summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Use install_name for dylibs on darwinDouglas Gregor2005-04-221-0/+0
* Add missing namespace qualifier for tolower to fix compilation on CW/MSL.Rene Rivera2005-04-211-0/+0
* Test for absolute glob patterns.Vladimir Prus2005-04-211-0/+0
* Handle HOME that contains spaces.Vladimir Prus2005-04-211-0/+0
* Fix handling of build-dir attribute on windows. We did not correctlyVladimir Prus2005-04-211-0/+0
* Don't run abs_workdir from test_all.py, because that's internal test forVladimir Prus2005-04-211-0/+0
* Escape backslashes, otherwise the test won't work on Windows.Vladimir Prus2005-04-211-0/+0
* Mark Jamfile as user module, so that errors.user-error works.Vladimir Prus2005-04-211-0/+0
* Handle more than one testing file in the 'run' rule. Not 100% finalVladimir Prus2005-04-211-0/+0
* Automatic configuration of tools.Rene Rivera2005-04-211-0/+0
* Automatic configuration of tools.Rene Rivera2005-04-201-0/+0
* Automatic configuration of tools.Rene Rivera2005-04-201-0/+0
* Replace 'runtime-link' with 'link-runtime' everywhere.Vladimir Prus2005-04-201-0/+0
* Fixed archive action. Previously archives were always removed and recreated withMarkus Schöpflin2005-04-191-0/+0
* Correctly include names of generating main target in 'duplicate target' error.Vladimir Prus2005-04-191-0/+0
* Use relaxed ANSI mode instead of strict ANSI C89 mode when compiling C files.Markus Schöpflin2005-04-181-0/+0
* Added forgotten filesVladimir Prus2005-04-181-0/+0
* Make doxygen work even if it's initialized before boostbook.Vladimir Prus2005-04-181-0/+0
* Fix setting of dynamic loader path when on systems that do not use "LD_LIBRAR...Rene Rivera2005-04-171-0/+0
* Fix --build-dir for invocation from subdirs.Vladimir Prus2005-04-141-0/+0
* Implemented the --build-dir option.Vladimir Prus2005-04-141-0/+0
* Update link to tracker. Tidy into XHTML.Rene Rivera2005-04-131-0/+0
* Do not inherit standlone project from user-config.Vladimir Prus2005-04-131-0/+0
* Add support for Boost.Build V2.Vladimir Prus2005-04-132-71/+148
* Small tweak.Vladimir Prus2005-04-121-0/+0
* Test multi-token project constants.Vladimir Prus2005-04-121-0/+0
* Generate a fully working test, not just code snippedVladimir Prus2005-04-121-0/+0
* Fix the location of PDF docs on sfVladimir Prus2005-04-121-0/+0
* self-update fix (thanks to Markus Schpflin)Aleksey Gurtovoy2005-04-121-5/+6
* More human-friendly platform namesAleksey Gurtovoy2005-04-121-1/+2
* allyourbase; Fix calculation of invocation dir so that is-invocation-subdir w...Rene Rivera2005-04-121-0/+0
* New 'project-root' attribute. Needed for --dump-tests.Vladimir Prus2005-04-111-0/+0
* Tweak the generator pruning code that that generators with empty sourceVladimir Prus2005-04-111-0/+0
* Some further work on Python.Vladimir Prus2005-04-111-0/+0
* Output library name for --dump-tests.Vladimir Prus2005-04-111-0/+0
* Added missing std:: prefix to getline.John Maddock2005-04-111-0/+0
* All projects without explicit root are now children of user-configVladimir Prus2005-04-111-0/+0
* Don't crash on use of <tag> in directories containing dots.Vladimir Prus2005-04-081-0/+0
* Unbreak path.glob on Windows.Vladimir Prus2005-04-081-0/+0
* Cleanup path.glob and make it handle absolute paths without infinite looping.Vladimir Prus2005-04-061-0/+0
* close FTP connectionAleksey Gurtovoy2005-04-051-1/+2
* Some commentsVladimir Prus2005-04-051-0/+0
* Allow 'using' in Jamfiles to pick up modules in Jamfile's directory.Vladimir Prus2005-04-051-0/+0
* Allow multielement list as value for 'constant' and 'path-constant'.Vladimir Prus2005-04-051-0/+0
* Allow to specify directory where a test will be run.Vladimir Prus2005-04-051-0/+0
* We did not do any dependency scanning for C sources.Vladimir Prus2005-04-041-0/+0
* allyourbase.jam:Rene Rivera2005-04-021-0/+0
* Serialize execution of gcc.link.* actions when -j option is specifying.Vladimir Prus2005-03-221-0/+0
* .Misha Bergal2005-03-181-2/+2
* convert \\path\\to/quickbook to native pathJoão Abecasis2005-03-181-0/+0