Go to file
Vladimir Prus 2f5c206a5d Bugfix.
* new/project.jam
  (project-attributes.set): Pass default build through 'property.make'.


[SVN r17845]
2003-03-12 13:55:11 +00:00
examples Remove TABS. 2002-09-06 14:30:33 +00:00
examples-v2 Example of using <version> feature. 2003-02-26 06:26:08 +00:00
historic/jam/src Cleanup. 2003-02-21 18:30:58 +00:00
jam_src Cleanup. 2003-02-21 18:30:58 +00:00
new Bugfix. 2003-03-12 13:55:11 +00:00
test Add big testcase from Jürgen Hunold. 2003-03-12 13:30:21 +00:00
v1 Supply --enable-auto-image-base when linking a DLL 2003-03-08 09:53:45 +00:00
v2 Bugfix. 2003-03-12 13:55:11 +00:00
.gitattributes This commit was generated by cvs2svn to compensate for changes in r3058, 2001-07-20 16:50:21 +00:00
acc-tools.jam added settings from David Abrahams 2002-12-20 15:54:26 +00:00
allyourbase.jam Fixups for building under Cygwin 2003-02-21 07:51:06 +00:00
architecture.html Merged from RC_1_28_0 2002-05-16 00:56:42 +00:00
boost_build_v2.html Doc improvements. Explain library dependencies. Clarify project ids. 2003-03-05 11:17:20 +00:00
boost-base.jam Automatically add library-path values to RUN_PATH/RUN_LD_LIBRARY_PATH 2003-02-20 20:28:05 +00:00
boost.css initial checkin 2002-05-06 03:46:55 +00:00
bootstrap.jam Brought back compatability of command line specified targets to update. 2003-01-05 19:11:07 +00:00
borland-tools.html Merge from RC_1_28_0 br 2002-05-10 05:09:43 +00:00
borland-tools.jam Fix size of enums 2003-01-28 23:25:16 +00:00
build_system.htm Cleanup. 2003-02-21 18:30:58 +00:00
como-tools.html Merge from RC_1_28_0 br 2002-05-10 05:09:43 +00:00
como-tools.jam como-tools.html; docs of configuration variables. 2002-05-07 05:32:21 +00:00
cwpro8-tools.html bugfix 2002-09-05 14:10:39 +00:00
cwpro8-tools.jam Bug fix for shared/static linking 2002-12-20 22:49:17 +00:00
darwin-tools.html Initial. 2002-11-16 17:40:50 +00:00
darwin-tools.jam Reinstate double-link generation of dynamic libraries. 2002-10-31 04:46:54 +00:00
development_plan.txt Added development plan. 2002-09-10 10:06:06 +00:00
distribution.jam Kill all uses of SUBST, which fails on long input. 2002-08-06 15:21:02 +00:00
features.jam * Support for using <tag> renaming in any target. 2002-10-06 17:24:02 +00:00
gcc-nocygwin-tools.html Use updated Cygwin g++ support for -mno-cygwin 2003-01-24 21:39:59 +00:00
gcc-nocygwin-tools.jam Use updated Cygwin g++ support for -mno-cygwin 2003-01-24 21:39:59 +00:00
gcc-stlport-tools.html Merged from RC_1_28_0 2002-05-16 00:56:42 +00:00
gcc-stlport-tools.jam Fixes to make custom tollset extensions possible for gcc-stlport. 2002-10-21 06:01:29 +00:00
gcc-tools.html respect <sysinclude> 2002-05-21 16:24:07 +00:00
gcc-tools.jam Roll back change which broke Beman's build 2003-03-07 16:24:28 +00:00
gen_aix_import_file.py Merged aix_so branch 2002-05-23 22:42:40 +00:00
hacking.txt Added developer guidelines. 2002-07-05 16:08:03 +00:00
index.html Cleanup. 2003-02-21 18:30:58 +00:00
intel-linux-tools.html update INTEL_LINUX_VERSION (Guillaume Melquiond <gmelquio@ens-lyon.fr>) 2002-12-18 13:12:27 +00:00
intel-linux-tools.jam restored linking with NEEDLIBS twice 2003-01-17 14:52:15 +00:00
intel-win32-stlport-tools.jam Fix up RUN_PATH for testing 2002-07-14 22:09:22 +00:00
intel-win32-tools.html Initial. 2002-05-15 00:15:01 +00:00
intel-win32-tools.jam Fixes 2003-02-28 01:32:45 +00:00
kcc-tools.html Merged from RC_1_28_0 2002-05-16 00:56:42 +00:00
kcc-tools.jam Merged aix_so branch 2002-05-23 22:42:40 +00:00
kylix-tools.html Finally got Kylix environment variable support working, 2002-12-16 12:58:18 +00:00
kylix-tools.jam Finally got Kylix environment variable support working, 2002-12-16 12:58:18 +00:00
metrowerks-tools.html Initial. 2002-05-15 03:01:29 +00:00
metrowerks-tools.jam Bug fix for shared/static linking 2002-12-20 22:49:17 +00:00
mingw-tools.html Initial. 2002-05-15 03:26:28 +00:00
mingw-tools.jam Supply --enable-auto-image-base when linking a DLL 2003-03-08 09:53:45 +00:00
mipspro-tools.html "Dan Gohman" <gohmandj@mrs.umn.edu> 2002-07-12 10:37:50 +00:00
mipspro-tools.jam fix provided by Dan <gohmandj@mrs.umn.edu> 2002-07-16 01:11:44 +00:00
msvc-stlport-tools.html Merged from RC_1_28_0 2002-05-16 00:56:42 +00:00
msvc-stlport-tools.jam Merged from RC_1_28_0 2002-05-16 00:56:42 +00:00
msvc-tools.html Fix default install detection 2003-02-19 14:00:23 +00:00
msvc-tools.jam Fix default install detection 2003-02-19 14:00:23 +00:00
python.jam Added dangling_reference FAQ 2003-03-08 03:53:19 +00:00
stlport.jam Remove option that disables threads, as it prevents most things from working in STLport. 2002-10-22 05:13:19 +00:00
sunpro-stlport-tools.jam Initial commit for sunpro and sunpro-stlport toolset definitions 2002-10-09 08:39:17 +00:00
sunpro-tools.jam Use correct C compiler 2002-12-04 16:20:38 +00:00
testing.jam Fix for cygwin 2003-03-03 19:59:45 +00:00
tru64cxx65-tools.jam cxx_repository fixes; always link with -lm 2002-08-22 18:59:27 +00:00
tru64cxx-tools.html Initial. 2002-05-15 04:57:44 +00:00
tru64cxx-tools.jam Merged aix_so branch 2002-05-23 22:42:40 +00:00
unit-tests.jam TODO.txt 2001-10-29 18:23:16 +00:00
vacpp-tools.html Initial. 2002-05-15 05:05:14 +00:00
vacpp-tools.jam Merged from branch RC_1_30_0 to trunk. 2003-03-05 15:40:23 +00:00
variables.html Merged from RC_1_28_0 2002-05-16 00:56:42 +00:00
vc7-tools.html Added CWPro8 toolset 2002-09-04 20:57:43 +00:00
vc7-tools.jam Modernized for Beman 2002-09-04 16:07:35 +00:00