Commit Graph

50050 Commits

Author SHA1 Message Date
Joel de Guzman
fc6261fd7f trivial fixes
[SVN r17536]
2003-02-19 16:17:12 +00:00
Vladimir Prus
0d245fccae Undo previous commit, now that problem with Jam is fixed.
[SVN r17535]
2003-02-19 15:57:25 +00:00
Vladimir Prus
86e627de05 Bugfix: Whoever inveted "text mode" for files was very wrong, and I was
wrong for ignoring this. This changes fixes searched_lib.py on Windows.


[SVN r17534]
2003-02-19 15:49:53 +00:00
Dave Abrahams
2632d7adb7 Fix default install detection
[SVN r17533]
2003-02-19 14:00:23 +00:00
Dave Abrahams
b325d913e3 Fix EOL trimming
[SVN r17532]
2003-02-19 13:59:17 +00:00
Dave Abrahams
701b03c1a0 cleanup
[SVN r17531]
2003-02-19 13:56:27 +00:00
Jeff Garland
e6eefae2aa Fix the std abs problem once and for all
[SVN r17530]
2003-02-19 12:25:32 +00:00
Samuel Krempp
35dd10b771 added copyrights
[SVN r17529]
2003-02-19 12:06:50 +00:00
Dave Abrahams
4ef89dc132 Fix DLL building, somewhat.
[SVN r17528]
2003-02-19 11:33:58 +00:00
Dave Abrahams
4b9e5ad428 Extend main-target-type to include possible values (duh).
[SVN r17527]
2003-02-19 11:25:50 +00:00
Dave Abrahams
fef75dacf0 improved error reporting
[SVN r17526]
2003-02-19 11:25:23 +00:00
Dave Abrahams
b76eef6a29 bug fix!
[SVN r17525]
2003-02-19 10:48:32 +00:00
Dave Abrahams
053b049879 Allow the use of an unconfigured msvc as long as the PATH, etc., are set up.
[SVN r17524]
2003-02-19 10:23:03 +00:00
Dave Abrahams
89abb95e1e Kill allow-composing checks
[SVN r17523]
2003-02-19 09:31:43 +00:00
Dave Abrahams
5b687cbdd0 Fix bug which placed input-files at LOCATE_SOURCE.
[SVN r17522]
2003-02-19 08:08:56 +00:00
Vladimir Prus
e8c9314c0a Fix debugging output.
[SVN r17521]
2003-02-19 08:00:53 +00:00
Dave Abrahams
c64dcd1fa2 Quote input file names on run tests
[SVN r17520]
2003-02-19 01:57:40 +00:00
Beman Dawes
e9b340a3e9 VC++ 7.1 build 2292 needs this change
[SVN r17519]
2003-02-19 01:54:25 +00:00
Dave Abrahams
3bb7164150 Use "version" subfeature.
[SVN r17518]
2003-02-19 00:59:05 +00:00
Dave Abrahams
6330cab7a4 fix assertions
[SVN r17517]
2003-02-19 00:58:28 +00:00
Dave Abrahams
e7457f8d66 Uniquely-identify value-specific subfeatures
[SVN r17516]
2003-02-19 00:57:28 +00:00
Beman Dawes
538812517e remove Jens for now
[SVN r17515]
2003-02-18 22:29:03 +00:00
Gennadiy Rozental
6ca7bc40e3 Visual Age fix
[SVN r17514]
2003-02-18 22:17:12 +00:00
Joel de Guzman
fd1a8cfd13 more updates + aleksey's ETI fixes
[SVN r17513]
2003-02-18 19:03:53 +00:00
Joel de Guzman
d9846945fd tutorial update
[SVN r17512]
2003-02-18 18:44:16 +00:00
Beman Dawes
1eaf6ad9e7 bump _MSC_VER to 7.1 for no abs
[SVN r17511]
2003-02-18 17:17:48 +00:00
William E. Kempf
a928050e05 Added acknowledgement for Martin Johnson's help with shared library implementation
[SVN r17510]
2003-02-18 17:02:29 +00:00
William E. Kempf
e207db5fc6 Unlocked mutex in all control paths in notify_all
[SVN r17509]
2003-02-18 16:59:03 +00:00
Vladimir Prus
89c0f47d8b Improve stage rule, allowing to specify location in requirements. This
allows short name for stage targets which install to global locations.


[SVN r17508]
2003-02-18 11:25:04 +00:00
Vladimir Prus
52d9841659 Improve running tests.
1. Test names are printed as they are executed.
2. The test which failed during the previous run is executed as soon
   as possible.yx


[SVN r17507]
2003-02-18 09:00:59 +00:00
Vladimir Prus
ba198e1d8d Followup to the last commit: don't import 'exe_suffix'.
[SVN r17506]
2003-02-18 08:57:28 +00:00
Vladimir Prus
15fa6b7cd4 Automatically adjust suffixes when running tests.
[SVN r17505]
2003-02-18 08:32:57 +00:00
Jörg Walter
348ba9eaa2 More fixes.
[SVN r17504]
2003-02-18 07:34:44 +00:00
Vladimir Prus
4b63f676e5 Don't link to -lz and assume it's existence: build a private library
for testing. Also, test both <name> and <search> in one test.


[SVN r17503]
2003-02-18 06:56:12 +00:00
Dave Abrahams
9ccdefbbf1 Work around a bug in our indirect rule invocation
******* This indicates a core Jam bug!! ********


[SVN r17502]
2003-02-18 05:39:54 +00:00
Beman Dawes
0f6b70398d add endl to error message
[SVN r17501]
2003-02-18 00:54:12 +00:00
Gennadiy Rozental
afbb3abb7c Boost.Test release notes introduced
[SVN r17500]
2003-02-18 00:38:27 +00:00
Gennadiy Rozental
b7e7d762d5 release notes introduced
[SVN r17499]
2003-02-18 00:38:06 +00:00
Douglas Gregor
63430a26f2 Fix link to Function library
[SVN r17498]
2003-02-17 18:41:23 +00:00
Douglas Gregor
2b60876cf6 Redirect to generated docs
[SVN r17497]
2003-02-17 18:32:40 +00:00
Dave Abrahams
df20166d39 Hack around NT symlink support
[SVN r17496]
2003-02-17 17:52:20 +00:00
Dave Abrahams
87cd33ca69 Fix some assertions
[SVN r17495]
2003-02-17 17:51:55 +00:00
Dave Abrahams
6c27091562 Bug fixes. Still some problems but I managed to make something work :)
[SVN r17494]
2003-02-17 17:51:32 +00:00
Dave Abrahams
0103240447 disable use of allow-composing
[SVN r17493]
2003-02-17 17:51:07 +00:00
Dave Abrahams
b738d00702 fix bogus removal
[SVN r17492]
2003-02-17 17:50:34 +00:00
Dave Abrahams
68508f52c9 bogus removal
[SVN r17491]
2003-02-17 17:49:52 +00:00
Dave Abrahams
df7f6d9e71 response file bugfixes
[SVN r17490]
2003-02-17 17:42:49 +00:00
Markus Schöpflin
e1195a670e Added compiler command line option -qcpluscmt when compiling C sources
to allow C++ comments.


[SVN r17489]
2003-02-17 16:19:54 +00:00
Beman Dawes
0ba19c5de1 update link
[SVN r17488]
2003-02-17 15:54:18 +00:00
Dave Abrahams
c9f13908d1 untested MSVC toolset
untested response-file support
expanded optimization to speed/space/off

removed module_actions.PYC
validate multiple properties at once.
Fix bugs in type.jam, virtual-target.jam, symlink.py


[SVN r17487]
2003-02-17 15:16:35 +00:00