Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Disable the check for C++11 for now | John Wiegley | 2012-05-20 | 1 | -27/+29 | |
| | ||||||
* | A few more CMake-related fixes | John Wiegley | 2012-05-20 | 2 | -1/+4 | |
| | ||||||
* | Disable gettext for now | John Wiegley | 2012-05-20 | 1 | -4/+4 | |
| | ||||||
* | Enable the baseline and manual tests | John Wiegley | 2012-05-20 | 3 | -3/+30 | |
| | ||||||
* | Converted the Ledger build system to use CMake | John Wiegley | 2012-05-20 | 101 | -4925/+1034 | |
| | ||||||
* | Fixed a variable name shadowing | John Wiegley | 2012-05-18 | 1 | -2/+2 | |
| | ||||||
* | Added a "json" report command | John Wiegley | 2012-05-18 | 4 | -6/+27 | |
| | ||||||
* | Switched to Boost.PropertyTree for XML generation | John Wiegley | 2012-05-18 | 27 | -336/+230 | |
| | ||||||
* | Fixed a test that was unknowingly time-based | John Wiegley | 2012-05-18 | 1 | -4/+4 | |
| | ||||||
* | Merge branch 'master' into next | John Wiegley | 2012-05-15 | 0 | -0/+0 | |
|\ | ||||||
| * | Merge branch 'release/v3.0.0-20120510' | John Wiegley | 2012-05-15 | 20 | -186/+160 | |
| |\ | ||||||
| * \ | Merge branch 'release/v3.0.0-20120426' | John Wiegley | 2012-04-26 | 320 | -4931/+15014 | |
| |\ \ | ||||||
* | | | | Switch to using Boost.Format | John Wiegley | 2012-05-14 | 37 | -442/+245 | |
| |_|/ |/| | | ||||||
* | | | Improved detection of iostream's eof() condition | John Wiegley | 2012-05-14 | 2 | -2/+4 | |
| | | | ||||||
* | | | Fixed a hidden memory corruption bug | John Wiegley | 2012-05-14 | 1 | -4/+4 | |
| | | | ||||||
* | | | More configuration fixes | John Wiegley | 2012-05-10 | 2 | -27/+31 | |
| | | | ||||||
* | | | Change the way I choose a default compiler | John Wiegley | 2012-05-10 | 1 | -2/+2 | |
| | | | ||||||
* | | | An acprep simplification | John Wiegley | 2012-05-10 | 1 | -2/+2 | |
| | | | ||||||
* | | | Bump version number to v3.0.0-20120510 | John Wiegley | 2012-05-10 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge branch 'release/v3.0.0-20120426' into next | John Wiegley | 2012-05-10 | 1 | -1/+1 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Set version number to 3.0.0-20120426 | John Wiegley | 2012-04-26 | 1 | -1/+1 | |
| | | | ||||||
* | | | Added a * for cleared entries in the time report | John Wiegley | 2012-05-10 | 1 | -4/+7 | |
| | | | ||||||
* | | | Merge branch 't/checkout_cleared' into next | John Wiegley | 2012-05-10 | 5 | -12/+24 | |
|\ \ \ | ||||||
| * | | | Added "last_checkout_cleared" valexpr variable | John Wiegley | 2012-05-07 | 5 | -12/+24 | |
| | | | | ||||||
* | | | | Don't run the proof build against Clang for now | John Wiegley | 2012-05-07 | 1 | -10/+10 | |
| | | | | ||||||
* | | | | Made some code in option.h a bit safer | John Wiegley | 2012-05-07 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Added script for building Boost with GCC | John Wiegley | 2012-05-01 | 1 | -0/+16 | |
| | | | ||||||
* | | | Various changes to suit my environment | John Wiegley | 2012-05-01 | 1 | -113/+20 | |
| | | | ||||||
* | | | Made some of the value term parsing code more resilient | John Wiegley | 2012-04-28 | 1 | -5/+7 | |
| | | | ||||||
* | | | Silenced a warning in the very latest Clang | John Wiegley | 2012-04-28 | 1 | -3/+0 | |
| | | | ||||||
* | | | Changed a const string map key to string | John Wiegley | 2012-04-28 | 2 | -12/+12 | |
| | | | ||||||
* | | | Added support for building with Clang and libc++ in C++11 | John Wiegley | 2012-04-28 | 5 | -9/+37 | |
| | | | ||||||
* | | | Don't rsync as much when preparing proof builds | John Wiegley | 2012-04-28 | 1 | -1/+2 | |
| | | | ||||||
* | | | Fixes to the proofing process | John Wiegley | 2012-04-27 | 2 | -25/+27 | |
|/ / | ||||||
* | | Removed unnecessary code from acprep | John Wiegley | 2012-04-26 | 1 | -16/+0 | |
| | | ||||||
* | | Added a build script | John Wiegley | 2012-04-25 | 1 | -0/+8 | |
| | | ||||||
* | | Fixes so that tests can run under distcheck | John Wiegley | 2012-04-25 | 2 | -6/+6 | |
| | | ||||||
* | | #if 0'd out some unused code | John Wiegley | 2012-04-25 | 1 | -0/+2 | |
| | | ||||||
* | | Rewrite ignore file | John Wiegley | 2012-04-25 | 1 | -80/+80 | |
| | | ||||||
* | | Build-related changes | John Wiegley | 2012-04-25 | 3 | -29/+34 | |
| | | ||||||
* | | More support for building with Clang | John Wiegley | 2012-04-25 | 3 | -2/+26 | |
| | | ||||||
* | | Remove some dead code | John Wiegley | 2012-04-25 | 1 | -7/+0 | |
| | | ||||||
* | | Add support for g++ 4.8 | John Wiegley | 2012-04-25 | 1 | -2/+14 | |
| | | ||||||
* | | Use chmod before removing the proof build directory | John Wiegley | 2012-04-25 | 1 | -0/+1 | |
| | | ||||||
* | | Upgrade GCC_VERSION to 4.7 | John Wiegley | 2012-04-25 | 1 | -1/+1 | |
| | | ||||||
* | | Merge pull request #64 from kljohann/vim | John Wiegley | 2012-04-22 | 3 | -11/+72 | |
|\ \ | | | | | | | Vim: Update syntax file, create indentation file, set commentstring (Bugs 528, 529) | |||||
| * | | vim. small fixes for syntax highlighting | Johann Klähn | 2012-04-22 | 1 | -4/+5 | |
| | | | | | | | | | | | | | | | Also pre-declarations aren't folded anymore because the current 'foldexpr' does not make too much sense for them. | |||||
| * | | vim. add indent file | Johann Klähn | 2012-04-22 | 1 | -0/+46 | |
| | | | | | | | | | | | | Adresses Bug 529. | |||||
| * | | vim. update syntax file | Johann Klähn | 2012-04-22 | 1 | -9/+22 | |
| | | | ||||||
| * | | vim. set commentstring | Johann Klähn | 2012-04-22 | 1 | -1/+2 | |
| |/ | | | | | | | Fixes bug 528. |