summaryrefslogtreecommitdiff
path: root/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk
Commit message (Expand)AuthorAgeFilesLines
* HostDrivers/*.kmk: Automatic scm cleanups. bugref:10348vboxsync2023-02-011-26/+26
* *.kmk: VBOXR0DRV -> VBoxR0Drv. bugref:10348vboxsync2023-01-191-2/+2
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* /Config.kmk and many other places: Change VBOX_VENDOR to the official copyrig...vboxsync2022-08-221-7/+7
* HostDrivers/VBoxNet*: Respect VBOX_WITH_VBOXDRV and don't install anything if...vboxsync2022-01-311-2/+2
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* /Config.kmk,*.kmk: Preparing to switch to Windows 10 SDK. bugref:10116vboxsync2021-12-141-1/+1
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* Installers/Linux: fixes after previous refactoring for generated Make files.vboxsync2019-05-081-2/+2
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* Config.kmk,drivers/Makefile.kmk: More cleanups around VBOX_LINUX_KMOD_TEST_BU...vboxsync2018-12-201-1/+4
* Reverted accidental commit r127614.vboxsync2018-12-201-4/+1
* iprt/mp-r0drv-linux.c: Attempt at fixing !CONFIG_SMP warnings.vboxsync2018-12-201-1/+4
* HostDrivers/*.kmk: Don't hardlink .cat files. May require 'del *.sys *.inf *....vboxsync2018-04-241-2/+1
* Installer/win,HostDrivers/*/win: Ship two different .cat files, one for W10 w...vboxsync2018-04-241-1/+2
* HostDrivers: scm updatesvboxsync2017-10-241-0/+9
* (C) yearvboxsync2017-10-171-1/+1
* HostDrivers, Additions: remove more rules for compiling Linux R0 modulesvboxsync2017-03-131-9/+1
* (C) 2016vboxsync2016-07-221-1/+1
* Linux host/guest modules: added missing dependencyvboxsync2016-04-201-0/+1
* Installers/linux: drop DKMS support.vboxsync2015-09-301-2/+0
* HostDrivers: Updated (C) year.vboxsync2015-06-091-1/+1
* NetAdp: Properly moved VBoxNetAdp6 driver to VBoxNetAdp/win (#7849)vboxsync2015-06-051-0/+59
* Rolled back r100828,r100829 as the files were moved improperlyvboxsync2015-06-051-59/+0
* NetAdp: Moved VBoxNetAdp6 driver to VBoxNetAdp/win (#7849)vboxsync2015-06-051-0/+59
* kext test signing for development purposes (requires kmk r2742).vboxsync2014-12-261-5/+6
* **/Makefile.kmk: Cosmetic changes.vboxsync2012-05-291-3/+3
* Debug stuff in the right place.vboxsync2012-04-271-1/+2
* Installer/linux: more build_in_tmp simplificaion.vboxsync2011-11-161-11/+0
* NOINST -> INSTTYPE=none; adding DEBUG_INSTTYPE=both if the NOINST was because...vboxsync2011-11-091-1/+0
* kBuild,HostDrivers: Consolidate install targets using EXEC_SOURCES. Some clea...vboxsync2011-07-261-77/+73
* HostDrviers/*.kmk: removed solaris debug warnings.vboxsync2011-07-251-2/+0
* HostDrivers/*kmk: Debugging solaris burn...vboxsync2011-07-241-1/+2
* *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).vboxsync2011-07-201-1/+1
* Makefiles: The PATH_<target> variable is deprated, use <target>_0_OUTDIR inst...vboxsync2010-12-301-12/+12
* *: spelling fixes, thanks Timeless!vboxsync2010-10-281-2/+2
* Linux Installer/Additions: attempt to properly register the host/guest kernel...vboxsync2010-09-011-10/+1
* OSE compile fixesvboxsync2010-08-241-4/+2
* Rebranding: HostDrivers on Mac OS Xvboxsync2010-05-261-0/+3
* Automated rebranding to Oracle copyright/license strings via filemunchervboxsync2010-04-271-5/+1
* Installers/linux: enable debug builds of the Linux installers againvboxsync2010-02-081-1/+1
* HostDrivers/*[/*]/Makefile.kmk: Quiet linking on darwin.vboxsync2009-11-151-1/+1
* VBoxNet[Adp|Flt]/Makefile.kmk: Be quiet when generating the Info.plist files,...vboxsync2009-11-151-2/+2
* HostDrivers/FreeBSD: Use the same method to build the kernel drivers as Linux.vboxsync2009-10-031-0/+27
* VBoxNetAdp: Darwin: fix missing vboxNetAdpFindByName, use common code, drop u...vboxsync2009-09-171-1/+2
* spacesvboxsync2009-09-171-1/+1
* FreeBSD: Add support for bridged and hostonly networking. Contributed by Fred...vboxsync2009-09-091-1/+5
* Solaris/vboxdrv,vboxnet,vboxusbmon: fixed dependencies to vboxdrv.vboxsync2009-08-031-2/+0
* #2954: Dynamic add/remove for virtual adapters. Moved all adapter-related cod...vboxsync2009-04-171-1/+69