Remove all invocations of SetSubDirSupportedPlatformsBeOSCompatible.
Removed the obsolete second argument ("relpath") of the Addon rule andshuffled "isExecutable" to the end. The new order favors the common usecases. Adjusted all Addon invocations and while at it al
Removed the obsolete second argument ("relpath") of the Addon rule andshuffled "isExecutable" to the end. The new order favors the common usecases. Adjusted all Addon invocations and while at it also removedseparate LinkAgainst invocations.git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20604 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
- created a new pseudotarget 'install-userland-networking' that installs all userland-networking files into a convenient place for easier testing: + net_server_driver and net_stack_driver are ins
- created a new pseudotarget 'install-userland-networking' that installs all userland-networking files into a convenient place for easier testing: + net_server_driver and net_stack_driver are installed to /boot/home/config/add-ons/kernel/drivers/bin and ../dev/net + net_stack_tester, ifconfig, arp and route are installed to $(HAIKU_TEST_DIR)/kits/net/userland + libsocket, libnet, libbind and libnetapi are installed to $(HAIKU_TEST_DIR)/kits/net/userland/lib + userland add-ons are installed to $(HAIKU_TEST_DIR)/kits/net/userland/add-ons/obos_networkgit-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17701 a95241bf-73f2-0310-859d-f6bbb57e9c96
- added legacy headers and posix headers to most Jamfiles here, such that the userland version of the net-stack compiles againgit-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17678 a95241bf-7
- added legacy headers and posix headers to most Jamfiles here, such that the userland version of the net-stack compiles againgit-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17678 a95241bf-73f2-0310-859d-f6bbb57e9c96
First step in building again the userland test stackenvironment: actually build it! :-)Next step: fix the Jamfile to create the symlink to userland "obos_network" add-ons.git-svn-id: file:///sr
First step in building again the userland test stackenvironment: actually build it! :-)Next step: fix the Jamfile to create the symlink to userland "obos_network" add-ons.git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17520 a95241bf-73f2-0310-859d-f6bbb57e9c96
Merged changes from branch build_system_redesign at revision 14573.git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14574 a95241bf-73f2-0310-859d-f6bbb57e9c96
Forgot to update userland network versions of modules should now be placed in anobos_network folder, like kernel version, otherwise their module names root don't matchthe NETWORK_MODULES_ROOT ("obo
Forgot to update userland network versions of modules should now be placed in anobos_network folder, like kernel version, otherwise their module names root don't matchthe NETWORK_MODULES_ROOT ("obos_network/").git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6488 a95241bf-73f2-0310-859d-f6bbb57e9c96
Added IPCP and PAP modules to test suite.NOTE: To make PPP usable with the test suite I will need to use a shared memory area to be able to pass structures to the ppp module.git-svn-id: file:///
Added IPCP and PAP modules to test suite.NOTE: To make PPP usable with the test suite I will need to use a shared memory area to be able to pass structures to the ppp module.git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5443 a95241bf-73f2-0310-859d-f6bbb57e9c96
Changed Jamfiles to use new <> (namespace or how was it called?) feature, so libuserlandppp.a is not added to distro/xxx/develop.git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5274 a95241bf
Changed Jamfiles to use new <> (namespace or how was it called?) feature, so libuserlandppp.a is not added to distro/xxx/develop.git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5274 a95241bf-73f2-0310-859d-f6bbb57e9c96
Added libkernelppp.a (currently named libuserlandppp.a), PPP, and PPPoE to userland test build.git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5153 a95241bf-73f2-0310-859d-f6bbb57e9c96
Removed unnecessary libroot.so from target's link.Prepare to build as userland add-ons the newer "ppp" interface module...git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5128 a95241bf-73f2-
Removed unnecessary libroot.so from target's link.Prepare to build as userland add-ons the newer "ppp" interface module...git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5128 a95241bf-73f2-0310-859d-f6bbb57e9c96