Dave Abrahams
54071e3388
Fixes for Windows/GCC-3.2
...
[SVN r16815]
2003-01-09 01:29:30 +00:00
Beman Dawes
1e6def48b7
remove complete items
...
[SVN r16814]
2003-01-09 00:20:19 +00:00
Beman Dawes
9cf87f1074
fixes, cleanup
...
[SVN r16813]
2003-01-09 00:16:19 +00:00
Beman Dawes
bf11975dd9
fix broken links
...
[SVN r16812]
2003-01-09 00:13:33 +00:00
Beman Dawes
e5b54fb793
supply links HTML boilerplate
...
[SVN r16811]
2003-01-09 00:08:08 +00:00
Dave Abrahams
734f00f7d8
Restore crucial missing line
...
[SVN r16810]
2003-01-09 00:03:25 +00:00
Ronald Garcia
3521898e1d
Added a note about upcoming user documentation update.
...
[SVN r16809]
2003-01-08 23:36:12 +00:00
Dave Abrahams
f403e6117e
fix DLL suffix for Cygwin
...
[SVN r16806]
2003-01-08 20:43:49 +00:00
Dave Abrahams
3ead66297d
Fixed up difference reporting again!
...
[SVN r16805]
2003-01-08 20:41:29 +00:00
Dave Abrahams
04ecee58ae
Fixed up difference reporting
...
[SVN r16804]
2003-01-08 20:34:00 +00:00
Dave Abrahams
6a7910d4bb
Add verbosity options
...
[SVN r16803]
2003-01-08 20:11:15 +00:00
Dave Abrahams
08b13d26bb
Add missing newlines at EOF
...
[SVN r16802]
2003-01-08 19:43:09 +00:00
Dave Abrahams
7768f65cb4
Add missing exe_suffix, dll_suffix
...
[SVN r16801]
2003-01-08 19:42:47 +00:00
Dave Abrahams
17d0796754
Add verbosity command-line option to dump build actions.
...
[SVN r16800]
2003-01-08 19:42:09 +00:00
Dave Abrahams
ae896ef7ff
bug fix
...
[SVN r16799]
2003-01-08 19:38:27 +00:00
Dave Abrahams
06761c51d2
added missing validate-property-sets
...
[SVN r16798]
2003-01-08 18:16:32 +00:00
Dave Abrahams
25056e0980
Workaround VC7 bug which strips const from nested classes
...
[SVN r16797]
2003-01-08 17:21:10 +00:00
William E. Kempf
0bacf1b98e
Added <boost/thread.hpp>.
...
[SVN r16796]
2003-01-08 15:08:32 +00:00
Peter Dimov
6b04ae45db
Fixes.
...
[SVN r16795]
2003-01-08 15:01:04 +00:00
Vladimir Prus
7a57715262
Fix some syntax errors.
...
[SVN r16794]
2003-01-08 13:20:46 +00:00
Vladimir Prus
12f0ee166b
Making more tests work on windows.
...
* new/builtin.jam: The lib suffix in not "obj", even on windows.
* test/BoostBuild.py: (lib_suffix): New variable.
* test/generators_test.py: Use lib_suffix.
[SVN r16793]
2003-01-08 13:05:30 +00:00
John Maddock
4d34f765f5
Function types are compound types.
...
[SVN r16792]
2003-01-08 11:28:06 +00:00
Peter Dimov
7d602a8c4e
Small optimization.
...
[SVN r16790]
2003-01-07 23:12:02 +00:00
Dave Abrahams
5a627d210d
support for BOOST_PYTHON_STATIC_MODULE
...
clarification
[SVN r16788]
2003-01-07 18:03:17 +00:00
Dave Abrahams
be9c309e62
support for BOOST_PYTHON_STATIC_MODULE
...
[SVN r16787]
2003-01-07 17:44:06 +00:00
Dave Abrahams
d6b1629357
support for BOOST_PYTHON_STATIC_MODULE
...
[SVN r16786]
2003-01-07 17:38:08 +00:00
Dave Abrahams
77899e372c
Build static versions of the library too.
...
[SVN r16785]
2003-01-07 17:30:51 +00:00
Beman Dawes
18e0718455
Remove v2 usage, update v3
...
[SVN r16784]
2003-01-07 16:58:32 +00:00
Beman Dawes
9e75e525b4
Initial commit
...
[SVN r16783]
2003-01-07 16:57:46 +00:00
Beman Dawes
4caf5f5d02
Add tools link
...
[SVN r16782]
2003-01-07 16:54:41 +00:00
Dave Abrahams
f10bd5889e
bug fix
...
[SVN r16781]
2003-01-07 16:23:31 +00:00
Peter Dimov
81d7cbce73
report_unreachable_objects() added to sp_debug_hooks.cpp
...
[SVN r16780]
2003-01-07 15:34:56 +00:00
Beman Dawes
6778579eb6
MPL added
...
[SVN r16779]
2003-01-07 12:44:36 +00:00
Dave Abrahams
0d4ae276d7
Take care of most of BB4
...
[SVN r16778]
2003-01-07 00:18:22 +00:00
Dave Abrahams
301519a518
make dump-test work nicely for subincluded Jamfiles
...
[SVN r16777]
2003-01-06 23:32:46 +00:00
Beman Dawes
33dcdd10c6
subinclude filesystem tests
...
[SVN r16774]
2003-01-06 21:32:31 +00:00
Beman Dawes
cd681cb98a
test-type now in --dump-tests output + now work with subincludes
...
[SVN r16773]
2003-01-06 21:31:32 +00:00
Beman Dawes
e271905bf6
now ready for subinclude from status/Jamfile
...
[SVN r16772]
2003-01-06 21:29:41 +00:00
William E. Kempf
f171359dd3
Fixed Unicode problem (CreateMutex - CreateMutexA)
...
[SVN r16770]
2003-01-06 16:06:37 +00:00
William E. Kempf
5e157b6ede
Fixed bug in to_duration.
...
[SVN r16769]
2003-01-06 15:55:57 +00:00
Paul Mensonides
8818666714
oops, tabs...
...
[SVN r16768]
2003-01-06 01:20:30 +00:00
Paul Mensonides
e009f8e0b9
predicate support for object-like config macros
...
[SVN r16767]
2003-01-06 01:07:12 +00:00
Dave Abrahams
00f68628f0
Add test type dumping
...
[SVN r16766]
2003-01-05 20:05:48 +00:00
Dave Abrahams
9a1b2eb7b0
Rewrite unit-test() in terms of testing.jam/run()
...
[SVN r16765]
2003-01-05 19:55:47 +00:00
Rene Rivera
8d39a71e0e
Brought back compatability of command line specified targets to update.
...
Modified UPDATE builtin to: 1. clear the update list, 2. set the update list to the given targets, 3. return the previous update list.
[SVN r16764]
2003-01-05 19:11:07 +00:00
Paul Mensonides
481e4a430d
fixed copyright
...
[SVN r16763]
2003-01-05 18:59:40 +00:00
Paul Mensonides
9082b53910
fixed right parenthesis
...
[SVN r16762]
2003-01-05 18:58:22 +00:00
Dave Abrahams
3870dcf67a
cleanup
...
[SVN r16761]
2003-01-05 18:40:55 +00:00
Dave Abrahams
0a9df48352
undo ls hack
...
[SVN r16760]
2003-01-05 18:40:33 +00:00
Dave Abrahams
07e5806cbb
Use exe_suffix for Cygwin
...
[SVN r16759]
2003-01-05 18:27:05 +00:00