summaryrefslogtreecommitdiff
path: root/tools/regression/process_jam_log.cpp
Commit message (Expand)AuthorAgeFilesLines
* BoostBuild.v2 fixes: correct target directory parsing, add new step names, ad...Aleksey Gurtovoy2007-01-161-36/+99
* (merge from head) Fix non-generation of xml results for MSVC BBv2 compile act...Rene Rivera2006-08-281-0/+2
* Fix the issue reported in http://thread.gmane.org/gmane.comp.lib.boost.devel/...Aleksey Gurtovoy2006-08-091-1/+11
* Borland C++ patches.John Maddock2006-03-011-1/+1
* track .run -> .pyd dependeciesAleksey Gurtovoy2005-06-281-3/+2
* Performance improvement.Markus Schöpflin2005-05-121-0/+5
* Fixed nasty bug which caused actions to be reported as link instead of compil...Markus Schöpflin2005-05-111-1/+1
* Add support for Boost.Build V2.Vladimir Prus2005-04-131-49/+95
* Fixed the problem with process_jam_log not processing Archive action errorsMisha Bergal2005-02-041-5/+28
* recognize '.dylib' files as librariesAleksey Gurtovoy2005-01-241-0/+1
* make process_jam_log recognize .so shared librariesAleksey Gurtovoy2004-09-281-1/+4
* performance patch for (at least) tru64cxxMarkus Schöpflin2004-08-231-0/+3
* Updated Beman Dawes' licence statement to use the new prefered form of words.John Maddock2004-08-101-2/+3
* Don't choke on directory creation errors by bjam.Rene Rivera2004-08-081-1/+1
* fix 'toolset' attribute for .pyd'sAleksey Gurtovoy2004-07-191-0/+1
* adjust to the corresponding testing.jam changesAleksey Gurtovoy2004-07-121-9/+1
* fix library name issueAleksey Gurtovoy2004-07-111-2/+2
* fix 'conf. problem' issueAleksey Gurtovoy2004-06-281-32/+43
* Fix: don't think that string with '.linkonce' is a message from bjam. ThisVladimir Prus2004-06-021-5/+26
* Add sublibs commentBeman Dawes2004-03-091-1/+3
* supply xml test-name and toolset attributes library builds, also improve reli...Beman Dawes2004-02-281-21/+52
* output error messages when missing path causes xml output to failBeman Dawes2004-01-131-3/+10
* always clear out lib failure residue to prevent stale xml entryBeman Dawes2003-12-221-1/+2
* avoid crash when bjam doesn't know how to make targetBeman Dawes2003-11-091-6/+10
* Add support for V2 testing system, by checking for more paths andVladimir Prus2003-09-291-3/+8
* Add --echo optionBeman Dawes2003-09-161-2/+10
* Fix handling of "skipped" messages to deal with cross-project rooted target p...Rene Rivera2003-09-141-7/+27
* Change license message to reference Boost Software LicenseBeman Dawes2003-09-121-5/+4
* Modify to support the new cross-project build style. Specifically building wi...Rene Rivera2003-09-071-9/+6
* fix libs/libs/ glitchBeman Dawes2003-07-311-0/+1
* Fix va-Cc message not recognizedBeman Dawes2003-07-301-0/+1
* reliability fixes from JensBeman Dawes2003-07-101-40/+47
* remove warning "comparison between signed and unsigned"Jens Maurer2003-07-081-1/+1
* Add <note> featureBeman Dawes2003-06-161-4/+16
* Add "sublibs" featureBeman Dawes2003-02-051-3/+11
* Fix for lib error with locate_root != boost_rootBeman Dawes2003-01-241-5/+6
* now works with targets in separate tree (ALL_LOCATE_TARGET)Beman Dawes2003-01-141-10/+29
* test-type now in --dump-tests output + now work with subincludesBeman Dawes2003-01-061-24/+40
* filesystem_error redesign plus reliability fixesBeman Dawes2002-12-301-38/+93
* sane-testing mergedBeman Dawes2002-12-201-8/+52
* fs_review branch mergedBeman Dawes2002-12-111-4/+6
* initial commit - review comments not yet appliedBeman Dawes2002-10-091-0/+380