summaryrefslogtreecommitdiff
path: root/acprep
Commit message (Expand)AuthorAgeFilesLines
* Use -ggdbJohn Wiegley2011-09-071-0/+2
* Fixed whitespace in acprepJohn Wiegley2011-08-071-13/+13
* Update to use Boost 1.47John Wiegley2011-07-121-6/+6
* Added several Mac OS X packages to "dependencies"John Wiegley2011-03-301-13/+5
* Fixed 'acprep dependencies' for Ubuntu Hardy and NattyJohn Wiegley2011-03-281-1/+3
* acprep change needed for optimized builds on my systemJohn Wiegley2011-03-251-1/+1
* Add --make option to acprep, for invoking another makeJohn Wiegley2011-03-231-1/+10
* Bump default Boost version to 1.46.1John Wiegley2011-03-231-9/+10
* Support Boost 1.46 and Boost.Filesystem v3John Wiegley2011-02-281-1/+1
* Added support for Ubuntu Lucid to acprepJohn Wiegley2011-02-041-10/+20
* Added --gcc46 and --cpp0x options to acprepJohn Wiegley2011-02-041-7/+31
* Use MacPorts Python when I build with ClangJohn Wiegley2011-02-041-1/+4
* Use Boost.Test instead of CppUnitJohn Wiegley2011-02-041-10/+0
* Fixed compiler warnings when building with ClangJohn Wiegley2011-02-041-1/+2
* Update to Boost 1.45John Wiegley2010-11-261-1/+1
* Added acprep support for building with ClangJohn Wiegley2010-10-071-42/+58
* Moved up to Boost 1.44John Wiegley2010-08-241-1/+1
* 'make check' for gcov shouldn't listen to -jJohn Wiegley2010-06-231-1/+1
* Don't build gcov Ledger with asserts enabledJohn Wiegley2010-06-151-3/+10
* Version information is now based on version.m4John Wiegley2010-06-151-19/+7
* Tests run in parallel with using acprep -jX makeJohn Wiegley2010-06-151-0/+1
* Removed a needless Python 2.6ism from acprepJohn Wiegley2010-06-131-1/+4
* Added --prefix option to acprepPriit Laes2010-06-131-1/+18
* Fixed documentation bug in acprepJohn Wiegley2010-06-131-1/+1
* Improved the way that acprep finds PythonJohn Wiegley2010-06-121-4/+12
* Added --enable-cache, --enable-doxygen to acprepJohn Wiegley2010-06-121-0/+12
* Many improvements to how Boost is found by acprepJohn Wiegley2010-06-121-17/+43
* Corrected Boost lookup if no suffix existsJohn Wiegley2010-06-111-1/+2
* In acprep, improve determination of gcc to useJohn Wiegley2010-06-111-19/+32
* Untabified all source filesJohn Wiegley2010-06-111-22/+22
* Fixed a minor typo in acprepJohn Wiegley2010-06-101-1/+1
* Moved up to g++ 4.5John Wiegley2010-06-071-31/+61
* Look for Boost in lib64, as well as libJohn Wiegley2010-06-041-1/+3
* For 'acprep opt' enable NDEBUG for even more speedJohn Wiegley2010-06-031-0/+1
* Preserve timestamp when copying objects from toolsJohn Wiegley2010-06-031-0/+6
* Added acprep option --universal, now off by defaultJohn Wiegley2010-06-021-4/+8
* Disable PCH for 'default' buildsJohn Wiegley2010-06-021-1/+2
* Updated to Boost 1.43John Wiegley2010-05-271-12/+12
* Fixed a sequencing problem in acprepJohn Wiegley2010-05-271-6/+6
* acprep --no-python now disables Python supportJohn Wiegley2010-05-221-0/+6
* Minor change to setup_for_johnw in acprepJohn Wiegley2010-05-221-3/+0
* phase_patch in acprep is no longer neededJohn Wiegley2010-05-221-39/+0
* Always configure the environment in phase_configJohn Wiegley2010-02-041-18/+17
* FMoved up to Boost 1.42John Wiegley2010-02-041-16/+18
* New acprep options for locating which Boost to useJohn Wiegley2010-01-211-179/+226
* Report an error if acprep is given an unknown phaseJohn Wiegley2010-01-211-1/+2
* Fixed the guard test for calling setup_for_johnwJohn Wiegley2010-01-171-3/+2
* Fix in acprep to the way Boost is foundJohn Wiegley2010-01-161-41/+40
* Fix to several pathnames in acprepJohn Wiegley2009-11-241-20/+35
* Set CFLAGS for the libintl.a buildJohn Wiegley2009-11-241-0/+3