#
f06de7f3 |
| 11-Jul-2002 |
Ingo Weinhold <ingo_weinhold@gmx.de> |
Added BinCommand and StdBinCommands rules.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@99 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
8059752e |
| 11-Jul-2002 |
David Reid <dreid@nowhere.fake> |
Add posix to kernel objects.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@81 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
d25a77b4 |
| 11-Jul-2002 |
Ingo Weinhold <ingo_weinhold@gmx.de> |
Added UsePosixHeaders and UsePosixObjectHeaders rules and added the POSIX headers in SetupIncludes.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@80 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
f63877e7 |
| 10-Jul-2002 |
Ingo Weinhold <ingo_weinhold@gmx.de> |
No SetupIncludes in Server rule.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@49 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
78599cf0 |
| 10-Jul-2002 |
Ingo Weinhold <ingo_weinhold@gmx.de> |
Changed build target directory to \*.R1 and simplified AddResources rule.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@45 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
7d7f280e |
| 10-Jul-2002 |
Ingo Weinhold <ingo_weinhold@gmx.de> |
* Uncommented SetupIncludes in Addon. Same reason as with the others. * Reintroduced Axel's fix to the public header dirs. * Pulled the functionality to set the headers on object files out of Use*H
* Uncommented SetupIncludes in Addon. Same reason as with the others. * Reintroduced Axel's fix to the public header dirs. * Pulled the functionality to set the headers on object files out of Use*Headers and put it into new rules Use*ObjectHeaders. The usage differed too much.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@42 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
acea35dd |
| 10-Jul-2002 |
Axel Dörfler <axeld@pinc-software.de> |
That was too fast: "os" is added in the sub-Jamfiles (although I don't think that's a good solution). Fixed.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@41 a95241bf-73f2-0310-859d-f6bbb57
That was too fast: "os" is added in the sub-Jamfiles (although I don't think that's a good solution). Fixed.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@41 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
e9625b4b |
| 10-Jul-2002 |
Axel Dörfler <axeld@pinc-software.de> |
The "os" directory was missing from the UsePublicHeaders rule. BTW the last change of this file requires updating your OBOS_TOP variable to the current tree.
git-svn-id: file:///srv/svn/repos/haiku
The "os" directory was missing from the UsePublicHeaders rule. BTW the last change of this file requires updating your OBOS_TOP variable to the current tree.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@40 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
4236d490 |
| 10-Jul-2002 |
Ingo Weinhold <ingo_weinhold@gmx.de> |
Improved LinkSharedOSLibs. It does now look, if a supplied "library" has a dirname or grist, which makes the rule handle it as if the basename would start with "lib". Needed e.g. when linking against
Improved LinkSharedOSLibs. It does now look, if a supplied "library" has a dirname or grist, which makes the rule handle it as if the basename would start with "lib". Needed e.g. when linking against servers.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@37 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
3b9eae39 |
| 10-Jul-2002 |
Ingo Weinhold <ingo_weinhold@gmx.de> |
* Turned off optimization for unit tests. The Storage Kit tests were running amok... * Added rules SplitPath and SymLink used in the Storage Kit tests Jamfile. * Removed the setting of CCFLAGS and
* Turned off optimization for unit tests. The Storage Kit tests were running amok... * Added rules SplitPath and SymLink used in the Storage Kit tests Jamfile. * Removed the setting of CCFLAGS and C++FLAGS on the SystemMain target. This really doesn't made sense.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@23 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
c633961a |
| 09-Jul-2002 |
Ingo Weinhold <ingo_weinhold@gmx.de> |
Adjusted the Use*Headers rules to reflect the new header dir structure.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@13 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
5f281ed5 |
| 09-Jul-2002 |
ejakowatz <ejakowatz@nowhere.fake> |
Well, I couldn't go to bed without making *something* build ... ;)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
52a38012 |
| 09-Jul-2002 |
ejakowatz <ejakowatz@nowhere.fake> |
It is accomplished ...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10 a95241bf-73f2-0310-859d-f6bbb57e9c96
|