summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add tools/nix-build.shJohn Wiegley2016-11-131-0/+20
* Cleanupthdox2016-10-271-1/+0
* [util] Add script to update copyright yearAlexis Hildebrandt2016-01-021-0/+36
* [travis] Add multi-os build configurationAlexis Hildebrandt2015-07-312-0/+38
* Improve quotingthdox2015-02-101-1/+1
* SC2086 Double quote to prevent globbing and word splitting.thdox2015-02-081-1/+1
* SC2069 The order of the 2>&1 and the redirect matters.thdox2015-02-081-1/+1
* SC2112 'function' keyword is non-standard. Delete it.thdox2015-02-081-1/+1
* [tools] Improve prepare git commit message hookAlexis Hildebrandt2015-01-231-2/+13
* [travis] Run Travis build when .travis.yml changedAlexis Hildebrandt2014-12-241-1/+1
* Add git hook to skip continous integrationAlexis Hildebrandt2014-12-211-0/+27
* Fix spell check language.thdox2014-05-181-1/+1
* gendocs: use hombrew texinfo on mac if installedAlexis Hildebrandt2014-04-271-0/+8
* gendocs: make html documentationAlexis Hildebrandt2014-04-271-0/+2
* gendocs: add option to choose pdf papersizeAlexis Hildebrandt2014-04-271-1/+15
* Update tools/build.shJohn Wiegley2014-04-131-2/+2
* Make spellcheck.sh tool callable from anywhereAlexis Hildebrandt2014-02-071-1/+1
* build.sh now installs into Homebrew's CellarJohn Wiegley2013-01-301-0/+1
* Added --quiet options to clean up the texi2pdt outputCraig Earls2012-10-191-1/+1
* Added -N/--ninja option to acprepJohn Wiegley2012-09-271-1/+1
* Changes to support using homebrew and ninjaJohn Wiegley2012-09-261-6/+6
* Updated to Boost 1.50John Wiegley2012-07-301-7/+10
* Build fixes to acprep and build.shJohn Wiegley2012-05-251-6/+9
* A few more CMake-related fixesJohn Wiegley2012-05-202-18/+19
* Converted the Ledger build system to use CMakeJohn Wiegley2012-05-203-2596/+0
* Switched to Boost.PropertyTree for XML generationJohn Wiegley2012-05-181-2/+2
* Switch to using Boost.FormatJohn Wiegley2012-05-141-2/+0
* More configuration fixesJohn Wiegley2012-05-101-26/+26
* Don't run the proof build against Clang for nowJohn Wiegley2012-05-071-10/+10
* Added support for building with Clang and libc++ in C++11John Wiegley2012-04-281-0/+28
* Fixes to the proofing processJohn Wiegley2012-04-271-2/+2
* Added a build scriptJohn Wiegley2012-04-251-0/+8
* Proof using both GCC and ClangJohn Wiegley2012-04-131-1/+8
* Started work on a "views" report document modelJohn Wiegley2012-04-081-0/+2
* Added test/python to EXTRA_DISTJohn Wiegley2012-03-301-0/+1
* Minor changes to tools/proofJohn Wiegley2012-03-301-4/+3
* Allow serialization to be enabled againJohn Wiegley2012-03-291-31/+137
* Output date to proof logJohn Wiegley2012-03-191-1/+3
* libgmalloc is no longer available on OS X LionJohn Wiegley2012-03-171-2/+2
* Package src/context.h into the final distJohn Wiegley2012-03-171-0/+1
* Add experimental support for select queriesJohn Wiegley2012-03-131-0/+2
* Don't do fullcheck with --gmalloc anymoreJohn Wiegley2012-03-091-4/+4
* Removed unused file series.hJohn Wiegley2012-03-071-1/+0
* Send myself e-mail after a successful proof buildJohn Wiegley2012-03-061-4/+2
* Add support for valuation expressions on commoditiesJohn Wiegley2012-03-051-29/+12
* Switched to using Boost.Graph for commodity pricingJohn Wiegley2012-03-051-0/+2
* Fixed invocation of lambda expressionsJohn Wiegley2012-03-051-2/+2
* Proof both the Python and non-Python variantsJohn Wiegley2012-03-021-2/+6
* Build Python support during proof buildsJohn Wiegley2012-03-021-1/+1
* Use Clang to do proof buildsJohn Wiegley2012-03-021-1/+1