new build system (taken from Trigger Rally -- tnx, boys!)
commit096f0a9fc44643b664c5f27c7d439a7bc1e2f902
authorketmar <ketmar@ketmar.no-ip.org>
Fri, 7 Mar 2008 20:02:48 +0000 (7 20:02 +0000)
committerketmar <ketmar@ketmar.no-ip.org>
Fri, 7 Mar 2008 20:02:48 +0000 (7 20:02 +0000)
tree896e32ed8e8792ad0b692855b37d2f7495930477
parent5cc4717a0c5b704dd94b32c90f976058445d76ec
new build system (taken from Trigger Rally -- tnx, boys!)

FossilOrigin-Name: 20dad7707da4ae04c779fb4cdc567f221c471b99ab172f26236f412e54a507a2
32 files changed:
ChangeLog
Jamfile [new file with mode: 0644]
Jamrules [new file with mode: 0644]
build_all.sh
build_nix.sh
build_redist.sh
build_w32.sh
mk/jam/application.jam [new file with mode: 0644]
mk/jam/autoconf.jam [new file with mode: 0644]
mk/jam/build.jam [new file with mode: 0644]
mk/jam/clean.jam [new file with mode: 0644]
mk/jam/compiler.jam [new file with mode: 0644]
mk/jam/flags.jam [new file with mode: 0644]
mk/jam/groups.jam [new file with mode: 0644]
mk/jam/help.jam [new file with mode: 0644]
mk/jam/helper.jam [new file with mode: 0644]
mk/jam/install.jam [new file with mode: 0644]
mk/jam/jamcompatibility.jam [new file with mode: 0644]
mk/jam/library.jam [new file with mode: 0644]
mk/jam/libtool.jam [new file with mode: 0644]
mk/jam/macosx.jam [new file with mode: 0644]
mk/jam/msvcgen.jam [new file with mode: 0644]
mk/jam/objects.jam [new file with mode: 0644]
mk/jam/options.jam [new file with mode: 0644]
mk/jam/resource.jam [new file with mode: 0644]
mk/jam/subdir.jam [new file with mode: 0644]
mk/jam/unix.jam [new file with mode: 0644]
mk/jam/variant.jam [new file with mode: 0644]
mk/jam/win32.jam [new file with mode: 0644]
src/Jamfile
src/xyssl/include/xyssl/config.h
src/xyssl/library/Jamfile [new file with mode: 0644]