6b96c27ff9Language edits.
Vladimir Prus
2003-07-17 09:26:57 +0000
6c98aeafb4Fix title.
Vladimir Prus
2003-07-16 14:32:48 +0000
a6b60ecb31Fix title.
Vladimir Prus
2003-07-16 14:32:48 +0000
6c596db344Document the dependency scanning mechanism.
Vladimir Prus
2003-07-16 14:06:39 +0000
459de742e9Document the dependency scanning mechanism.
Vladimir Prus
2003-07-16 14:06:39 +0000
dc593efc8bSimplyfied toolset definition code. Now supports easily adding different types of builds, and additional options.
Rene Rivera
2003-07-15 16:07:11 +0000
4071e14505Simplyfied toolset definition code. Now supports easily adding different types of builds, and additional options.
Rene Rivera
2003-07-15 16:07:11 +0000
2cb5e435bdfix --noassert option
Dave Abrahams
2003-07-14 21:55:47 +0000
52e9bb8a6dfix --noassert option
Dave Abrahams
2003-07-14 21:55:47 +0000
430a3c109badd --noassert option
Dave Abrahams
2003-07-14 18:53:03 +0000
11dea85da3add --noassert option
Dave Abrahams
2003-07-14 18:53:03 +0000
5eaca2c483Remove platform check for preventing use of yacc. Replace with dev option "--grammar" which enables building of the grammar. Some cleanup and generalization of searching for tools using ProgramFiles.
Rene Rivera
2003-07-14 06:08:03 +0000
16cb4d5ef3Remove platform check for preventing use of yacc. Replace with dev option "--grammar" which enables building of the grammar. Some cleanup and generalization of searching for tools using ProgramFiles.
Rene Rivera
2003-07-14 06:08:03 +0000
5cc4117f01Fixed some problems with parsing of ReST style comments. Preformated parsing/output is now much closer to what ReST defines.
Rene Rivera
2003-07-13 22:19:09 +0000
636e0d2379Fixed some problems with parsing of ReST style comments. Preformated parsing/output is now much closer to what ReST defines.
Rene Rivera
2003-07-13 22:19:09 +0000
fadcc72356Some cleanup, adding documentation. Addition of common whitespace defenitions. Addition of is-whitespace rule.
Rene Rivera
2003-07-13 22:18:00 +0000
a8325f386dSome cleanup, adding documentation. Addition of common whitespace defenitions. Addition of is-whitespace rule.
Rene Rivera
2003-07-13 22:18:00 +0000
03d3cfd132Prevent use of yacc in Solaris/SunOS as it causes parse overflow errors in the grammar.
Rene Rivera
2003-07-13 17:11:55 +0000
1760f25f87Prevent use of yacc in Solaris/SunOS as it causes parse overflow errors in the grammar.
Rene Rivera
2003-07-13 17:11:55 +0000
b03e54c968Fix linking in of libraires by test targets multiple times. The fix ensures that the libraries we link to for targets are unique.
Rene Rivera
2003-07-13 16:09:08 +0000
94bec3a1e0when compiling for multi-threading, need -lpthread library
Jens Maurer
2003-07-11 17:06:22 +0000
39bc1738a5gcc on HP-UX does not support multi-threading, don't set anything here
Jens Maurer
2003-07-11 16:05:42 +0000
6c87d04d06Remove NOUPDATE for catalog
Douglas Gregor
2003-07-11 15:56:56 +0000
018543fb9fRemove NOUPDATE for catalog
Douglas Gregor
2003-07-11 15:56:56 +0000
2ba6fffc80-lrt has nothing to do with multi-threading, it contains POSIX real-time stuff such as nanosleep, clock_gettime etc.
Jens Maurer
2003-07-11 14:47:11 +0000
aa1ae86a7conly use C style comments since bjam is compiled with C compiler
Toon Knapen
2003-07-11 13:19:37 +0000
bc6532ac28only use C style comments since bjam is compiled with C compiler
Toon Knapen
2003-07-11 13:19:37 +0000
52f20402e8gcc on IRIX does not support multi-threading (yet), so don't use -pthread
Jens Maurer
2003-07-11 12:20:19 +0000
c57c3ee0b1need prototype for init_cache
Toon Knapen
2003-07-11 06:50:21 +0000
2980f74781need prototype for init_cache
Toon Knapen
2003-07-11 06:50:21 +0000
57b6c25d31need prototype for rexexp.h
Toon Knapen
2003-07-11 06:49:58 +0000
a75808e99cneed prototype for rexexp.h
Toon Knapen
2003-07-11 06:49:58 +0000
d258a48ec9need to cast return value from realloc to final type on sunpro
Toon Knapen
2003-07-11 06:49:32 +0000
fe6829b911need to cast return value from realloc to final type on sunpro
Toon Knapen
2003-07-11 06:49:32 +0000
6ccb8f5afbdereferencing env.var. just need leading dollar sign
Toon Knapen
2003-07-11 06:48:52 +0000
6d619e1772dereferencing env.var. just need leading dollar sign
Toon Knapen
2003-07-11 06:48:52 +0000
2842b210dfremoved own (incorrect) signature of regex_compile, including compile.h now for the signature
Toon Knapen
2003-07-11 06:30:40 +0000
31664c7b50removed own (incorrect) signature of regex_compile, including compile.h now for the signature
Toon Knapen
2003-07-11 06:30:40 +0000
f80dbd7c40also changed module to module_t in typedef
Toon Knapen
2003-07-10 16:02:51 +0000
6964177c48also changed module to module_t in typedef
Toon Knapen
2003-07-10 16:02:51 +0000
c7bbadf085Apply NOCARE to xi:includes, else bjam won't be able to work when we xi:include files which is to be generated (and does not exist yet).
Vladimir Prus
2003-07-10 14:20:19 +0000
e18f276989Apply NOCARE to xi:includes, else bjam won't be able to work when we xi:include files which is to be generated (and does not exist yet).
Vladimir Prus
2003-07-10 14:20:19 +0000
95d2325f96* tools/doxugen.jam Always generate targets of DOXYGEN_XML type. Import 'doxygen' to global scope.
Vladimir Prus
2003-07-10 14:16:16 +0000
df6ff71e08* tools/doxugen.jam Always generate targets of DOXYGEN_XML type. Import 'doxygen' to global scope.
Vladimir Prus
2003-07-10 14:16:16 +0000
933fbb8763BoostBook improvements.
Vladimir Prus
2003-07-10 14:13:59 +0000
c348e666d8BoostBook improvements.
Vladimir Prus
2003-07-10 14:13:59 +0000
334c96ac07* new/common.jam (variable-setting-command): New rule.
Vladimir Prus
2003-07-10 14:07:16 +0000
bf3602fa82* new/common.jam (variable-setting-command): New rule.
Vladimir Prus
2003-07-10 14:07:16 +0000
d3bed59788port to sunpro
Toon Knapen
2003-07-10 12:09:28 +0000
f4826cf9abport to sunpro
Toon Knapen
2003-07-10 12:09:28 +0000
2bdf01411dadd column heading for HTML regression test results page
Jens Maurer
2003-07-10 11:39:05 +0000
72849922c0added include of unistd.h for sunpro
Toon Knapen
2003-07-10 11:00:51 +0000
6877925a9cadded include of unistd.h for sunpro
Toon Knapen
2003-07-10 11:00:51 +0000
26926416efadded include unistd.h and wait.h for sunpro
Toon Knapen
2003-07-10 10:59:26 +0000
3f6b5baef6added include unistd.h and wait.h for sunpro
Toon Knapen
2003-07-10 10:59:26 +0000
9ea39fe73amodule type has become module_t
Toon Knapen
2003-07-10 10:58:40 +0000
ee95830514module type has become module_t
Toon Knapen
2003-07-10 10:58:40 +0000
ac864962e8rename module type to module_t to avoid clash between type and variable called module on sunpro
Toon Knapen
2003-07-10 10:56:59 +0000
b53a7a6905rename module type to module_t to avoid clash between type and variable called module on sunpro
Toon Knapen
2003-07-10 10:56:59 +0000
c737a3188cadded include of lists.h
Toon Knapen
2003-07-10 10:54:45 +0000
59b7556296added include of lists.h
Toon Knapen
2003-07-10 10:54:45 +0000
8f895673a1Bugfix.
Vladimir Prus
2003-07-09 05:49:12 +0000
9154b67026Bugfix.
Vladimir Prus
2003-07-09 05:49:12 +0000
722723415aDocument existence and usage of tracker.
Vladimir Prus
2003-07-08 13:35:44 +0000
a1252a0308Document existence and usage of tracker.
Vladimir Prus
2003-07-08 13:35:44 +0000
4b63ff7e20Map <threading>multi into -pthread.
Vladimir Prus
2003-07-08 13:09:47 +0000
ff5261fd14Map <threading>multi into -pthread.
Vladimir Prus
2003-07-08 13:09:47 +0000
89958fb194Added detection of SunPro compiler.
Rene Rivera
2003-07-07 18:28:05 +0000
90a641cf1dAdded detection of SunPro compiler.
Rene Rivera
2003-07-07 18:28:05 +0000
ed39cf23dbSet /Od and /Zi for no opt, debug
Beman Dawes
2003-07-07 15:22:47 +0000
63eeb06875Bugfix: don't assign the same number to two different flags.
Vladimir Prus
2003-07-07 15:02:36 +0000
efa955eb10Bugfix: don't assign the same number to two different flags.
Vladimir Prus
2003-07-07 15:02:36 +0000
1f1b5c918dFix use of uninitialized memory.
Vladimir Prus
2003-07-07 07:37:34 +0000
06a42c2e47Fix use of uninitialized memory.
Vladimir Prus
2003-07-07 07:37:34 +0000
1f5f62acc9Fix minor typos after testing on Linux.
Rene Rivera
2003-07-05 16:13:19 +0000
277126bf61Fix minor typos after testing on Linux.
Rene Rivera
2003-07-05 16:13:19 +0000
60d66ba4e8Fix various problems with removal of grammar files when yacc program fails. Also added VS71COMNTOOLS detection for vc7.
Rene Rivera
2003-07-05 15:34:34 +0000
8f0c4d8f9bFix various problems with removal of grammar files when yacc program fails. Also added VS71COMNTOOLS detection for vc7.
Rene Rivera
2003-07-05 15:34:34 +0000
2f4318cf0aAdd one more step.
Vladimir Prus
2003-07-04 12:43:22 +0000
f63161e8c7Add one more step.
Vladimir Prus
2003-07-04 12:43:22 +0000
ae964fa48fUpdate locations.
Vladimir Prus
2003-07-04 12:42:28 +0000
3f5c528f9fUpdate locations.
Vladimir Prus
2003-07-04 12:42:28 +0000
9bc1b97fadMake customization example for Windows friendly.
Vladimir Prus
2003-07-04 12:05:51 +0000
c63308be40Make customization example for Windows friendly.
Vladimir Prus
2003-07-04 12:05:51 +0000
b341f12c30Add -nologo switch to linker command line.
Vladimir Prus
2003-07-04 11:36:36 +0000
7f66996952Add -nologo switch to linker command line.
Vladimir Prus
2003-07-04 11:36:36 +0000
84739aefadNote that QT works with msvc.
Vladimir Prus
2003-07-04 11:33:36 +0000
f9ec10ca9bNote that QT works with msvc.
Vladimir Prus
2003-07-04 11:33:36 +0000
5f3e05fb0eFix typo.
Vladimir Prus
2003-07-04 11:32:17 +0000