haiku/src
Augustin Cavalier 82f44f2db1 libbe_build: Fix the new "network" Jamfile.
Was introduced in fa2dd9c45f, but was
causing weird problems (leaving stray '.o's around the tree.) The problem
was that it didn't have a space before the semicolon on the "SubDir" line,
which also ate the following UseHeaders directive, which also meant
that running "jam" inside a subdirectory was broken between that commit
and this one.
2016-06-19 19:11:50 -04:00
..
add-ons XHCI: Increase fScratchpadCount size 2016-06-19 11:52:18 +02:00
apps WebPositive: Fix icon background. 2016-06-19 18:51:46 -04:00
bin BPackageInfo::Parser: Validate URL strings. 2016-06-18 18:40:07 -04:00
build libbe_build: Fix the new "network" Jamfile. 2016-06-19 19:11:50 -04:00
data Update pci.ids from pciids.sourceforge.net 2016-06-09 05:20:19 +02:00
kits BPackageInfo::Parser: Validate URL strings. 2016-06-18 18:40:07 -04:00
libs Fix debug build of libtextencoding.so. 2016-04-25 19:08:01 +02:00
preferences FileTypes: Remove hardcoded message what from generic class. 2016-05-14 15:53:13 -04:00
servers BluetoothServer.cpp: fix gcc6 build 2016-05-13 15:40:51 -04:00
system Core dump: Add symbols for commpage to core file 2016-05-22 22:10:48 +02:00
tests BPackageInfo::Parser: Validate URL strings. 2016-06-18 18:40:07 -04:00
tools bfs_fuse: Allow non-root to mount BFS partitions. 2016-06-18 22:11:21 -04:00
Jamfile