summaryrefslogtreecommitdiff
path: root/acprep
Commit message (Expand)AuthorAgeFilesLines
...
* Restore -DBUILD_DIRJohn Wiegley2014-05-071-3/+3
* Fix build for building with g++ 4.8John Wiegley2014-05-071-3/+3
* Improve installation of documentation filesAlexis Hildebrandt2014-05-051-0/+3
* acprep: fix verbose build when using ninjaAlexis Hildebrandt2014-05-041-1/+1
* Fix Travis CI buildAlexis Hildebrandt2014-04-231-0/+1
* Update dependencies installationAlexis Hildebrandt2014-02-021-2/+21
* Correct log output for acprep checkAlexis Hildebrandt2014-02-011-1/+1
* Update dependencies installationAlexis Hildebrandt2014-02-011-5/+45
* Make acprep use "str.split" not "string.split"Travis Snoozy2013-05-231-1/+1
* Improves acprep python3 compatibilityJavier Santacruz2013-04-271-23/+22
* fix typos in acprepJohann Klähn2013-04-131-2/+2
* Merge branch 'next' of github.com:ledger/ledger into nextJohn Wiegley2013-01-301-30/+27
|\
| * fix --no-python optionJohann Klähn2013-01-301-6/+3
| * acprep: pass options starting with -D to CMakeJohann Klähn2013-01-301-5/+10
| * fix option handling in acprepJohann Klähn2013-01-301-19/+14
* | Use -O3 with Clang instead of -O4John Wiegley2013-01-301-2/+4
* | Upgrade to Boost 1.52John Wiegley2013-01-301-1/+1
|/
* Added -N/--ninja option to acprepJohn Wiegley2012-09-271-2/+8
* Don't use the ninja build command by defaultJohn Wiegley2012-09-271-1/+1
* Changes to support using homebrew and ninjaJohn Wiegley2012-09-261-34/+16
* Changes for CMakeJohn Wiegley2012-09-211-4/+3
* Correct cmake variable for install prefix is "CMAKE_INSTALL_PREFIX", not "CMA...Bradley M. Kuhn2012-09-061-1/+1
* Updated to Boost 1.50John Wiegley2012-07-301-4/+7
* Fix reference to self.options.products_dirJohn Wiegley2012-06-111-3/+3
* Was missing a periodJohn Wiegley2012-06-081-1/+1
* Change self.prefix_dir -> self.options.prefix_dirJohn Wiegley2012-06-071-9/+9
* Build fixes to acprep and build.shJohn Wiegley2012-05-251-5/+26
* Give a reasonable error if CMake cannot be foundJohn Wiegley2012-05-231-0/+27
* Changed the way that LDFLAGS is passed to CMakeJohn Wiegley2012-05-201-11/+15
* Make profiling builds work with ClangJohn Wiegley2012-05-201-5/+20
* Build gcov mode also for ClangJohn Wiegley2012-05-201-8/+6
* More resiliency fixesJohn Wiegley2012-05-201-18/+33
* A few more CMake-related fixesJohn Wiegley2012-05-201-1/+2
* Converted the Ledger build system to use CMakeJohn Wiegley2012-05-201-842/+120
* More configuration fixesJohn Wiegley2012-05-101-1/+5
* Change the way I choose a default compilerJohn Wiegley2012-05-101-2/+2
* An acprep simplificationJohn Wiegley2012-05-101-2/+2
* Various changes to suit my environmentJohn Wiegley2012-05-011-113/+20
* Added support for building with Clang and libc++ in C++11John Wiegley2012-04-281-3/+1
* Don't rsync as much when preparing proof buildsJohn Wiegley2012-04-281-1/+2
* Fixes to the proofing processJohn Wiegley2012-04-271-23/+25
* Removed unnecessary code from acprepJohn Wiegley2012-04-261-16/+0
* Build-related changesJohn Wiegley2012-04-251-21/+27
* More support for building with ClangJohn Wiegley2012-04-251-2/+8
* Remove some dead codeJohn Wiegley2012-04-251-7/+0
* Add support for g++ 4.8John Wiegley2012-04-251-2/+14
* Use chmod before removing the proof build directoryJohn Wiegley2012-04-251-0/+1
* Resolve some issues with proof buildsJohn Wiegley2012-04-151-1/+4
* Proof using both GCC and ClangJohn Wiegley2012-04-131-2/+11
* Set FLAVOR= on all make invocationsJohn Wiegley2012-04-131-0/+2