History log of /haiku/src/tests/add-ons/kernel/network/ppp/pppoe/Jamfile
Revision Date Author Comments
# 1e60bdea 30-Mar-2019 Augustin Cavalier <waddlesplash@gmail.com>

Remove all invocations of SetSubDirSupportedPlatformsBeOSCompatible.


# 1acbe440 06-Apr-2007 Ingo Weinhold <ingo_weinhold@gmx.de>

Removed the obsolete second argument ("relpath") of the Addon rule and
shuffled "isExecutable" to the end. The new order favors the common use
cases. Adjusted all Addon invocations and while at it also removed
separate LinkAgainst invocations.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20604 a95241bf-73f2-0310-859d-f6bbb57e9c96


# b0623e48 02-Jun-2006 Oliver Tappe <zooey@hirschkaefer.de>

- 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_network


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17701 a95241bf-73f2-0310-859d-f6bbb57e9c96


# cd552c7a 31-May-2006 Oliver Tappe <zooey@hirschkaefer.de>

- added legacy headers and posix headers to most Jamfiles here, such that
the userland version of the net-stack compiles again


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17678 a95241bf-73f2-0310-859d-f6bbb57e9c96


# d3d8b269 22-May-2006 Philippe Houdoin <philippe.houdoin@gmail.com>

First step in building again the userland test stack
environment: 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


# 338b8dc3 29-Oct-2005 Ingo Weinhold <ingo_weinhold@gmx.de>

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


# a9087159 06-Feb-2004 Waldemar Kornewald <wkornew@nowhere.fake>

Removed libkernelppp source directory from headers because settings_tools.h is now in the headers folder.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6509 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 9eb55bc1 02-Feb-2004 Philippe Houdoin <philippe.houdoin@gmail.com>

Forgot to update userland network versions of modules should now be placed in an
obos_network folder, like kernel version, otherwise their module names root don't match
the NETWORK_MODULES_ROOT ("obos_network/").


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6488 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 01b25646 01-Jan-2004 Waldemar Kornewald <wkornew@nowhere.fake>

Removed uneeded chars and added modem to userland stack PPP add-ons.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5876 a95241bf-73f2-0310-859d-f6bbb57e9c96


# e8e6c3e8 07-Nov-2003 Waldemar Kornewald <wkornew@nowhere.fake>

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


# 95cb1c60 25-Oct-2003 Waldemar Kornewald <wkornew@nowhere.fake>

PPPoE should not go into ppp/shared, but ppp.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5154 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 5c9e6a39 25-Oct-2003 Waldemar Kornewald <wkornew@nowhere.fake>

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


# 1acbe440b8dd798953bec31d18ee589aa3f71b73 06-Apr-2007 Ingo Weinhold <ingo_weinhold@gmx.de>

Removed the obsolete second argument ("relpath") of the Addon rule and
shuffled "isExecutable" to the end. The new order favors the common use
cases. Adjusted all Addon invocations and while at it also removed
separate LinkAgainst invocations.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20604 a95241bf-73f2-0310-859d-f6bbb57e9c96


# b0623e48efa646b8d1a4c6f51e09d696d9803276 02-Jun-2006 Oliver Tappe <zooey@hirschkaefer.de>

- 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_network


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17701 a95241bf-73f2-0310-859d-f6bbb57e9c96


# cd552c7a15cc10c36dae8d7439ba1d6c0bb168c5 31-May-2006 Oliver Tappe <zooey@hirschkaefer.de>

- added legacy headers and posix headers to most Jamfiles here, such that
the userland version of the net-stack compiles again


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17678 a95241bf-73f2-0310-859d-f6bbb57e9c96


# d3d8b26997fac34a84981e6d2b649521de2cc45a 22-May-2006 Philippe Houdoin <philippe.houdoin@gmail.com>

First step in building again the userland test stack
environment: 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


# 338b8dc301721b1f472e8297a898d4eaa2f2ee3a 29-Oct-2005 Ingo Weinhold <ingo_weinhold@gmx.de>

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


# a9087159cabb92b7328be67d35d43ae95ccc25b9 06-Feb-2004 Waldemar Kornewald <wkornew@nowhere.fake>

Removed libkernelppp source directory from headers because settings_tools.h is now in the headers folder.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6509 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 9eb55bc1d104b8fda80898f8b25c94d8000c8255 02-Feb-2004 Philippe Houdoin <philippe.houdoin@gmail.com>

Forgot to update userland network versions of modules should now be placed in an
obos_network folder, like kernel version, otherwise their module names root don't match
the NETWORK_MODULES_ROOT ("obos_network/").


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6488 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 01b25646004ff628ecad0281a9795e5e90f71746 01-Jan-2004 Waldemar Kornewald <wkornew@nowhere.fake>

Removed uneeded chars and added modem to userland stack PPP add-ons.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5876 a95241bf-73f2-0310-859d-f6bbb57e9c96


# e8e6c3e8add38406e0cc4e7110032a253a80f054 07-Nov-2003 Waldemar Kornewald <wkornew@nowhere.fake>

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


# 95cb1c609a7af4765fd93f0c64711bb2ca1e30a0 25-Oct-2003 Waldemar Kornewald <wkornew@nowhere.fake>

PPPoE should not go into ppp/shared, but ppp.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5154 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 5c9e6a3953923a7c60c3d9c69c4f935492f26997 25-Oct-2003 Waldemar Kornewald <wkornew@nowhere.fake>

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