Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added -N/--ninja option to acprep | John Wiegley | 2012-09-27 | 1 | -2/+8 |
| | |||||
* | Don't use the ninja build command by default | John Wiegley | 2012-09-27 | 1 | -1/+1 |
| | |||||
* | Changes to support using homebrew and ninja | John Wiegley | 2012-09-26 | 1 | -34/+16 |
| | |||||
* | Changes for CMake | John Wiegley | 2012-09-21 | 1 | -4/+3 |
| | |||||
* | Correct cmake variable for install prefix is "CMAKE_INSTALL_PREFIX", not ↵ | Bradley M. Kuhn | 2012-09-06 | 1 | -1/+1 |
| | | | | | | | | "CMAKE_PREFIX_PATH". CMAKE_PREFIX_PATH is for searching for other programs, not for the place to install this one. Based on acprep's --help, I think the intention was to use CMAKE_INSTALL_PREFIX here. | ||||
* | Updated to Boost 1.50 | John Wiegley | 2012-07-30 | 1 | -4/+7 |
| | |||||
* | Fix reference to self.options.products_dir | John Wiegley | 2012-06-11 | 1 | -3/+3 |
| | |||||
* | Was missing a period | John Wiegley | 2012-06-08 | 1 | -1/+1 |
| | |||||
* | Change self.prefix_dir -> self.options.prefix_dir | John Wiegley | 2012-06-07 | 1 | -9/+9 |
| | |||||
* | Build fixes to acprep and build.sh | John Wiegley | 2012-05-25 | 1 | -5/+26 |
| | |||||
* | Give a reasonable error if CMake cannot be found | John Wiegley | 2012-05-23 | 1 | -0/+27 |
| | |||||
* | Changed the way that LDFLAGS is passed to CMake | John Wiegley | 2012-05-20 | 1 | -11/+15 |
| | |||||
* | Make profiling builds work with Clang | John Wiegley | 2012-05-20 | 1 | -5/+20 |
| | |||||
* | Build gcov mode also for Clang | John Wiegley | 2012-05-20 | 1 | -8/+6 |
| | |||||
* | More resiliency fixes | John Wiegley | 2012-05-20 | 1 | -18/+33 |
| | |||||
* | A few more CMake-related fixes | John Wiegley | 2012-05-20 | 1 | -1/+2 |
| | |||||
* | Converted the Ledger build system to use CMake | John Wiegley | 2012-05-20 | 1 | -842/+120 |
| | |||||
* | More configuration fixes | John Wiegley | 2012-05-10 | 1 | -1/+5 |
| | |||||
* | 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 |
| | |||||
* | Various changes to suit my environment | John Wiegley | 2012-05-01 | 1 | -113/+20 |
| | |||||
* | Added support for building with Clang and libc++ in C++11 | John Wiegley | 2012-04-28 | 1 | -3/+1 |
| | |||||
* | 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 | 1 | -23/+25 |
| | |||||
* | Removed unnecessary code from acprep | John Wiegley | 2012-04-26 | 1 | -16/+0 |
| | |||||
* | Build-related changes | John Wiegley | 2012-04-25 | 1 | -21/+27 |
| | |||||
* | More support for building with Clang | John Wiegley | 2012-04-25 | 1 | -2/+8 |
| | |||||
* | 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 |
| | |||||
* | Resolve some issues with proof builds | John Wiegley | 2012-04-15 | 1 | -1/+4 |
| | |||||
* | Proof using both GCC and Clang | John Wiegley | 2012-04-13 | 1 | -2/+11 |
| | |||||
* | Set FLAVOR= on all make invocations | John Wiegley | 2012-04-13 | 1 | -0/+2 |
| | |||||
* | Started work on a "views" report document model | John Wiegley | 2012-04-08 | 1 | -0/+2 |
| | |||||
* | Allow serialization to be enabled again | John Wiegley | 2012-03-29 | 1 | -0/+6 |
| | |||||
* | Don't use -fomit-frame-pointer when building optimized | John Wiegley | 2012-03-15 | 1 | -1/+1 |
| | | | | Makes stack traces impossible | ||||
* | Quieted several compiler warnings from Clang | John Wiegley | 2012-03-11 | 1 | -0/+1 |
| | |||||
* | Fix for optimizing building with Clang | John Wiegley | 2012-03-07 | 1 | -2/+3 |
| | |||||
* | Use Boost 1.49 by default | John Wiegley | 2012-03-07 | 1 | -35/+19 |
| | |||||
* | Make sure Python works during proof builds | John Wiegley | 2012-03-02 | 1 | -5/+4 |
| | |||||
* | Add -Won-disabled-macro-expansion flag when building with Clang | John Wiegley | 2012-02-17 | 1 | -0/+1 |
| | |||||
* | Don't build with Python support by default anymore | John Wiegley | 2012-02-17 | 1 | -2/+7 |
| | |||||
* | acprep changes for building with --clang | John Wiegley | 2012-02-11 | 1 | -3/+22 |
| | |||||
* | Rip out GLIBCXX_DEBUG references | John Wiegley | 2012-02-10 | 1 | -16/+0 |
| | |||||
* | Fix issue #51 - oneiric misspelled | Seth Mason | 2011-12-29 | 1 | -3/+3 |
| | |||||
* | Defend against unknown versions of Ubuntu | John Wiegley | 2011-12-21 | 1 | -2/+6 |
| | |||||
* | Added support for building with gcc trunk (pre 4.7) | John Wiegley | 2011-11-30 | 1 | -21/+34 |
| | |||||
* | Default to using Boost 1.48, without _GLIBCXX_DEBUG | John Wiegley | 2011-11-15 | 1 | -4/+5 |
| | |||||
* | Added dependency rules for Ubuntu Oeneric | John Wiegley | 2011-10-24 | 1 | -1/+34 |
| | |||||
* | Corrections to acprep | John Wiegley | 2011-10-11 | 1 | -15/+18 |
| |