summaryrefslogtreecommitdiff
path: root/acprep
Commit message (Expand)AuthorAgeFilesLines
...
* Started work on a "views" report document modelJohn Wiegley2012-04-081-0/+2
* Allow serialization to be enabled againJohn Wiegley2012-03-291-0/+6
* Don't use -fomit-frame-pointer when building optimizedJohn Wiegley2012-03-151-1/+1
* Quieted several compiler warnings from ClangJohn Wiegley2012-03-111-0/+1
* Fix for optimizing building with ClangJohn Wiegley2012-03-071-2/+3
* Use Boost 1.49 by defaultJohn Wiegley2012-03-071-35/+19
* Make sure Python works during proof buildsJohn Wiegley2012-03-021-5/+4
* Add -Won-disabled-macro-expansion flag when building with ClangJohn Wiegley2012-02-171-0/+1
* Don't build with Python support by default anymoreJohn Wiegley2012-02-171-2/+7
* acprep changes for building with --clangJohn Wiegley2012-02-111-3/+22
* Rip out GLIBCXX_DEBUG referencesJohn Wiegley2012-02-101-16/+0
* Fix issue #51 - oneiric misspelledSeth Mason2011-12-291-3/+3
* Defend against unknown versions of UbuntuJohn Wiegley2011-12-211-2/+6
* Added support for building with gcc trunk (pre 4.7)John Wiegley2011-11-301-21/+34
* Default to using Boost 1.48, without _GLIBCXX_DEBUGJohn Wiegley2011-11-151-4/+5
* Added dependency rules for Ubuntu OenericJohn Wiegley2011-10-241-1/+34
* Corrections to acprepJohn Wiegley2011-10-111-15/+18
* 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