summaryrefslogtreecommitdiff
path: root/acprep
Commit message (Expand)AuthorAgeFilesLines
* 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
* Optimized Mac build of Ledger now 32-bit and 64-bitJohn Wiegley2009-11-241-13/+24
* Moved up to Boost 1.41John Wiegley2009-11-241-33/+17
* Python is enabled by default if building via acprepJohn Wiegley2009-11-191-1/+1
* Updated system dependencies listsJohn Wiegley2009-11-191-25/+84
* Don't use GLIBCXX_DEBUG only for opt buildsJohn Wiegley2009-11-141-2/+2
* Use -fast for building optimized Ledger on OS XJohn Wiegley2009-11-141-4/+8
* Fixes to the ways OS X libraries are locatedJohn Wiegley2009-11-141-69/+70
* Improved some of the dependencies targetsJohn Wiegley2009-11-141-6/+3
* Removed ARCHFLAGS from the acprep fileJohn Wiegley2009-11-141-15/+4
* Use the static Python libs when building staticallyJohn Wiegley2009-11-141-0/+8
* Python support is now off by defaultJohn Wiegley2009-11-131-8/+14
* Restore the Doxygen documentation buildJohn Wiegley2009-11-111-0/+1