Vladimir Prus
c8f6d39cae
Implement automatic removal of test executables
...
[SVN r36048]
2006-11-15 19:05:45 +00:00
Rene Rivera
e621d1697d
(merge from head) Add 6.5 as an alias to 6.0.
...
[SVN r36032]
2006-11-14 05:41:13 +00:00
Rene Rivera
df091e4c9b
Add 6.5 as an alias to 6.0.
...
[SVN r36031]
2006-11-14 05:39:26 +00:00
Rene Rivera
6f7f38647c
(merge from head) Add generic <flags> feature. Fix minor validation problem with boostbook.
...
[SVN r36030]
2006-11-14 05:37:44 +00:00
Rene Rivera
271a66777a
Add generic <flags> feature. Fix minor validation problem with boostbook.
...
[SVN r36029]
2006-11-14 05:35:45 +00:00
Dave Abrahams
bbdbfbd4fd
Slightly less hack-y: stop poke-ing the toolset into argv just to get
...
it into the build request.
[SVN r36012]
2006-11-12 15:16:28 +00:00
Rene Rivera
dc12989ccb
build.jam; enable gc debug info with debug build. mem.c; only enable gc debug mode with debug build, and fix compiling boehm gc with gcc/linux.
...
[SVN r36010]
2006-11-12 06:25:09 +00:00
Dave Abrahams
9be6a0b049
Fixed various bugs in my last checkin, and one old one in assert.jam.
...
[SVN r36008]
2006-11-11 22:58:18 +00:00
Dave Abrahams
cd67762d15
tools/build/v2/build-system.jam: Added support for toolset
...
autoconfiguration, both from the command-line, with toolset=xxx or
--toolset=xxx, and by default when no tooset is specified.
tools/build/v2/build/feature.jam: added public is-subvalue rule and
factored out guts into local rule.
tools/build/index.html: changed redirect to point at v2 docs
[SVN r36007]
2006-11-11 22:33:15 +00:00
Vladimir Prus
d39b4b12a6
Merge: new main target rule 'generate'
...
[SVN r35985]
2006-11-10 17:25:31 +00:00
nobody
4a52500d9f
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
...
[SVN r35984]
2006-11-10 17:24:17 +00:00
Vladimir Prus
863701106e
New main target rule 'generate'
...
[SVN r35983]
2006-11-10 17:24:16 +00:00
Vladimir Prus
dbd30667c7
Merge: Make it possible to suppress generation of version symlinks
...
[SVN r35980]
2006-11-10 17:20:05 +00:00
Vladimir Prus
bdebe456af
Make it possible to suppress generation of version symlinks
...
[SVN r35979]
2006-11-10 17:18:55 +00:00
Vladimir Prus
545cb53a24
Merge: New rule common.hard-link
...
[SVN r35973]
2006-11-10 08:45:45 +00:00
Vladimir Prus
6b2aeb939c
New rule common.hard-link
...
[SVN r35972]
2006-11-10 08:45:03 +00:00
Vladimir Prus
6f512dce2c
Merge change.txt from head
...
[SVN r35971]
2006-11-10 08:43:46 +00:00
Vladimir Prus
3a9e25045a
Summarize some changes
...
[SVN r35970]
2006-11-10 08:35:39 +00:00
Vladimir Prus
41ee5d5478
*** empty log message ***
...
[SVN r35969]
2006-11-10 07:41:29 +00:00
Vladimir Prus
9ab60ec835
Revive some more tests
...
[SVN r35968]
2006-11-10 07:40:42 +00:00
Vladimir Prus
4f082ca1e2
Merge:
...
[SVN r35925]
2006-11-08 10:02:36 +00:00
Vladimir Prus
bb80ad520f
Fix removing of path features.
...
[SVN r35924]
2006-11-08 10:01:35 +00:00
Vladimir Prus
568b9e9d42
Test that project's path requirements can be removed by a main target.
...
[SVN r35923]
2006-11-08 09:59:42 +00:00
Vladimir Prus
1943cf7822
Merge from trunk
...
[SVN r35922]
2006-11-08 09:09:03 +00:00
Vladimir Prus
5c57d836b6
Don't emit any messages when <build>no is in properties.
...
[SVN r35921]
2006-11-08 09:07:01 +00:00
Vladimir Prus
82c3eef5e9
*** empty log message ***
...
[SVN r35920]
2006-11-08 09:01:09 +00:00
Vladimir Prus
c4ea7d28c2
Fix thinko
...
[SVN r35919]
2006-11-08 08:42:55 +00:00
Vladimir Prus
c10a1de178
Unbreak rebuilds.py
...
[SVN r35918]
2006-11-08 08:42:12 +00:00
Vladimir Prus
6851604c0e
Robustify Tester.expect_content
...
[SVN r35917]
2006-11-08 08:37:28 +00:00
Vladimir Prus
7c96b542f0
Unbreak notfile.py
...
[SVN r35916]
2006-11-08 08:36:02 +00:00
Vladimir Prus
987b928b28
from
...
[SVN r35915]
2006-11-08 07:21:51 +00:00
Vladimir Prus
bd1b1d2cd8
Corrections to target docs from Charles Brockman.
...
Created a new section with a list of main target rules.
[SVN r35914]
2006-11-08 07:18:00 +00:00
Vladimir Prus
5a18cd497a
Merge
...
[SVN r35913]
2006-11-08 06:17:17 +00:00
Vladimir Prus
20ff49a569
Corrections to PCH docs from Charles Brockman.
...
Documentation for the debug-symbols feature.
[SVN r35912]
2006-11-08 06:16:24 +00:00
Rene Rivera
18c2f2a95b
(merge from head) Add/update copyrights+license (with help of a shell script).
...
[SVN r35862]
2006-11-06 01:59:01 +00:00
Rene Rivera
5b5b339cf1
Add copyrights+license (with help of a shell script).
...
[SVN r35861]
2006-11-06 01:44:13 +00:00
Rene Rivera
ab776995d6
(merge from head) Add/update copyrights+license (with help of a shell script).
...
[SVN r35857]
2006-11-05 18:28:25 +00:00
Rene Rivera
602b6d8b13
Add/update copyrights+license (with help of a shell script).
...
[SVN r35856]
2006-11-05 18:13:42 +00:00
Rene Rivera
24d60aec99
Merge from head... mostly license + copyright changes.
...
[SVN r35852]
2006-11-05 07:24:38 +00:00
Rene Rivera
9ef6242538
Add/update copyrights+license (with help of a shell script).
...
[SVN r35851]
2006-11-05 07:13:39 +00:00
Rene Rivera
ef21153e59
Add/update copyrights+license (with help of a shell script).
...
[SVN r35849]
2006-11-05 06:40:20 +00:00
Rene Rivera
02920589c4
Add copyrights+license (with help of a shell script).
...
[SVN r35848]
2006-11-05 06:24:05 +00:00
Rene Rivera
e99181b7a3
(merge from head) Add "--default-bjam" option to force using bjam present in the system (ie the search path).
...
[SVN r35846]
2006-11-05 00:56:27 +00:00
Rene Rivera
c5859fe13c
Add "--default-bjam" option to force using bjam present in the system (ie the search path).
...
[SVN r35845]
2006-11-05 00:06:35 +00:00
Jim Douglas
676fb5ce46
Amended debug option & template depth
...
[SVN r35841]
2006-11-04 18:56:19 +00:00
Vladimir Prus
9f34707f7f
Merge: more docs
...
[SVN r35840]
2006-11-04 18:37:26 +00:00
Vladimir Prus
45fcd476ee
More docs
...
[SVN r35839]
2006-11-04 18:36:02 +00:00
Vladimir Prus
9383718d40
Merge: Improve PCH example
...
[SVN r35838]
2006-11-04 17:43:44 +00:00
Vladimir Prus
08691c875a
Improve PCH example
...
[SVN r35837]
2006-11-04 17:37:35 +00:00
Jürgen Hunold
6e18744a15
Merge from HEAD:
...
Fix: enable "_debug" suffix for OSX again.
[SVN r35821]
2006-11-03 07:58:24 +00:00