summaryrefslogtreecommitdiff
path: root/acprep
Commit message (Expand)AuthorAgeFilesLines
* Remove reference to `ncursesw` MacPort.Steven R. Baker2016-09-081-1/+1
* [acprep] Remove obsoleted command submoduleAlexis Hildebrandt2015-09-151-1/+0
* Merge pull request #369 from afh/pull/utfcpp_subtreeJohn Wiegley2015-08-041-8/+2
|\
| * [acprep]: Add libutfcpp-dev dependencyAlexis Hildebrandt2015-01-121-0/+2
| * [acprep] Remove obsoleted submodule phaseAlexis Hildebrandt2015-01-121-8/+0
* | Fix indentation and position of Fedora test.Jacob MacDonald2015-02-231-4/+4
* | Add instructions for Fedora 20.thdox2015-02-131-2/+27
|/
* remove unnecessary if artifactHans Erik van Elburg2015-01-041-3/+0
* remove reference to urlHans Erik van Elburg2015-01-041-1/+1
* also added cygwin tweak to src/CMakeLists.txtHans Erik van Elburg2015-01-031-1/+7
* initial cygwin tweaksHans Erik van Elburg2015-01-031-0/+3
* Some minor changesJohn Wiegley2014-11-041-6/+3
* clean up installation of doc filesJohann Klähn2014-09-101-3/+0
* fix code coverage problemtripun2014-07-241-1/+1
* acprep: remove dead codeJack Nagel2014-06-051-2/+0
* Lower down (from 1.55) requirements towards libboostthdox2014-05-171-8/+8
* Hardy, Karmic, Oneiric are obsolete Ubuntu releases.thdox2014-05-111-87/+0
* Ubuntu 14.04 compilation help update:thdox2014-05-111-1/+30
* 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