summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Make sure DMC compiler is invoked by command containing only backward slashes.Vladimir Prus2006-02-261-0/+0
* * feature.jam (compose): Fix check that a property can't be part of it'sVladimir Prus2006-02-261-0/+0
* For Windows, don't add version to Python interpreter name. Seem that thisVladimir Prus2006-02-261-0/+0
* Fix detection of Python on Darwin.Vladimir Prus2006-02-261-0/+0
* Don't suppress any warnings by default, display warnings with tag instead of ...Markus Schöpflin2006-02-241-0/+0
* Allow presetting of JAMROOT by users.Rene Rivera2006-02-231-0/+0
* Don't remove backup fileDouglas Gregor2006-02-211-0/+0
* Documenting testing.launcherVladimir Prus2006-02-211-0/+0
* Specify full name for installed file, since 'install' now requires full nameVladimir Prus2006-02-211-0/+0
* Added the ability for a toolset to set a prefix for a target type, e.g., aVladimir Prus2006-02-211-0/+0
* Allow <name> work for 'install', when there's a single sourceVladimir Prus2006-02-211-0/+0
* Document the --build-dir option.Vladimir Prus2006-02-211-0/+0
* Document command line options using variablelist, not table. It's uglier, butVladimir Prus2006-02-211-0/+0
* Fixes for 'install' rule.Vladimir Prus2006-02-211-0/+0
* Adjust to new jam locationVladimir Prus2006-02-211-0/+0
* Cleanup generator overridesVladimir Prus2006-02-211-0/+0
* Remove unused rule 'has-attribute', that was using undefined 'get-feature',Vladimir Prus2006-02-211-0/+0
* Try to property set interpreter for NT.Vladimir Prus2006-02-211-0/+0
* enable separate environment setup for building bjamAleksey Gurtovoy2006-02-211-2/+11
* Don't inherit -Wall from gcc.Vladimir Prus2006-02-201-0/+0
* qcc fixes from Jim Douglas.Vladimir Prus2006-02-201-0/+0
* Fix setting of PYTHONPATH on Windows.Vladimir Prus2006-02-201-0/+0
* Some cosmetic tweaks to get rid of empty synopses, empty function groups, and...Douglas Gregor2006-02-201-0/+0
* Added support for optional components that don't get scanned by default.John Maddock2006-02-191-0/+0
* Encoding fixesAleksey Gurtovoy2006-02-191-13/+13
* Remove 'tru64' -- it's now renamed to "hp_cxx".Vladimir Prus2006-02-161-0/+0
* First version of qcc toolsetVladimir Prus2006-02-161-0/+0
* Add /DLL right to the msvc.link.dll action, don't use any fancy flagVladimir Prus2006-02-161-0/+0
* Suppress some warningsVladimir Prus2006-02-161-0/+0
* Resolve confict between builtin.lib-generator and $(toolset).prebuiltVladimir Prus2006-02-161-0/+0
* New rule virtual-target.select-by-type.Vladimir Prus2006-02-161-0/+0
* Changes to ensure QNX/QCC compatabilityJim Douglas2006-02-151-0/+0
* Remove obsolete bjam sources now that they are at the new rootl/tools/jam/src...Rene Rivera2006-02-151-0/+0
* Fix references to old toolset nameVladimir Prus2006-02-141-0/+0
* Rename 'tru64' to 'hp_cxx', as discussed on the mailing list.Vladimir Prus2006-02-141-0/+0
* Improve error reportingVladimir Prus2006-02-141-0/+0
* Update mailing list URLVladimir Prus2006-02-141-0/+0
* Make the 'warnings' and 'warnings-as-errors' features propagated.Vladimir Prus2006-02-131-0/+0
* Another attempt to workaround warning on HP-CXX.Vladimir Prus2006-02-131-0/+0
* Mark all unresolved symbols as expected when creating dynamic libraries.Markus Schöpflin2006-02-131-0/+0
* Rename 'lib c' to 'lib cc' because HP-CXX compiler confuses 'libc.so' withVladimir Prus2006-02-131-0/+0
* The compiler is forced to compile the files as C++ (-x cxx) becauseMarkus Schöpflin2006-02-131-0/+0
* Attempt to suppress a warningVladimir Prus2006-02-131-0/+0
* More fixes:Vladimir Prus2006-02-131-0/+0
* Fix a problem where <implicit-dependency> had no effect unlessVladimir Prus2006-02-131-0/+0
* Add a test that <source> in 'lib' works even if there's no explicit sources.Vladimir Prus2006-02-131-0/+0
* Corrects a problem in the handling of <conditional>@rule inVladimir Prus2006-02-131-0/+0
* Adjust Boost.Jam references to new root/tools/jam location.Rene Rivera2006-02-122-1/+1
* More adjustments to get the RPM built.Rene Rivera2006-02-121-0/+0
* Fix path to docbook dtd on Ubuntu Linux.Rene Rivera2006-02-121-0/+0