Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed an unnecessary second call to phase_makeall | John Wiegley | 2009-11-02 | 1 | -2/+0 |
| | |||||
* | Fixed 'acprep dependencies' command for CentOS | John Wiegley | 2009-11-01 | 1 | -7/+8 |
| | |||||
* | In acprep, use md5 module if hashlib isn't present | John Wiegley | 2009-11-01 | 1 | -2/+9 |
| | |||||
* | Fixes to proof build in acprep | John Wiegley | 2009-10-31 | 1 | -7/+8 |
| | |||||
* | Generation of po/POTFILES.in no longer depends on Git | John Wiegley | 2009-10-31 | 1 | -5/+4 |
| | |||||
* | Fixed a duplicated call to makeall in phase_proof | John Wiegley | 2009-10-31 | 1 | -2/+0 |
| | |||||
* | Rearranged some code in acprep | John Wiegley | 2009-10-31 | 1 | -41/+11 |
| | |||||
* | Made acprep more sensitive to failures | John Wiegley | 2009-10-31 | 1 | -4/+14 |
| | |||||
* | Removed an unnecessary if statement in acprep | John Wiegley | 2009-10-31 | 1 | -3/+2 |
| | |||||
* | Moved autoconf-related files into tools | John Wiegley | 2009-10-30 | 1 | -1/+15 |
| | | | | This makes it more certain that people cloning from Git will use acprep. | ||||
* | Look for Boost in /opt/local before /usr/local | John Wiegley | 2009-10-30 | 1 | -37/+38 |
| | |||||
* | On my system, use _GLIBCXX_FULLY_DYNAMIC_STRING | John Wiegley | 2009-10-30 | 1 | -3/+5 |
| | |||||
* | Made acprep more verbose, and sensitive to errors | John Wiegley | 2009-10-30 | 1 | -61/+55 |
| | |||||
* | Removed the "all" phase from acprep | John Wiegley | 2009-10-29 | 1 | -5/+2 |
| | |||||
* | Change to opt build to resolve warnings | John Wiegley | 2009-10-29 | 1 | -0/+1 |
| | |||||
* | Prettified the build display just a touch | John Wiegley | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | acprep environment variable append fix | John Wiegley | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | Look for Boost in custom places for standard build | John Wiegley | 2009-10-27 | 1 | -1/+16 |
| | |||||
* | Added Boost variable definitions for opt builds | John Wiegley | 2009-10-25 | 1 | -0/+17 |
| | |||||
* | Running acprep now checks for submodule updates | John Wiegley | 2009-10-25 | 1 | -0/+1 |
| | |||||
* | Clarified some boolean logic in acprep | John Wiegley | 2009-10-25 | 1 | -2/+2 |
| | |||||
* | Added more warning options if acprep --warn is used | John Wiegley | 2009-10-25 | 1 | -0/+3 |
| | |||||
* | Disable build warnings by default | John Wiegley | 2009-10-25 | 1 | -1/+1 |
| | | | | Also, make them errors if --warn is enabled. | ||||
* | Updated dependencies list of Mac OS X | John Wiegley | 2009-10-25 | 1 | -6/+11 |
| | |||||
* | Removed unnecessary use of BOOST_VERSION in acprep | John Wiegley | 2009-10-25 | 1 | -53/+36 |
| | |||||
* | Added some missing casts, upgraded to Boost 1.40 | John Wiegley | 2009-10-09 | 1 | -8/+36 |
| | |||||
* | Upgraded Boost version reference to 1.39 | John Wiegley | 2009-06-22 | 1 | -6/+6 |
| | |||||
* | Extended Makefile fix, to accomodate newest automake | John Wiegley | 2009-06-02 | 1 | -0/+1 |
| | |||||
* | acprep upload was deleting the file after upload | John Wiegley | 2009-03-31 | 1 | -2/+1 |
| | |||||
* | Removed old ledger disk images when uploading | John Wiegley | 2009-03-23 | 1 | -0/+1 |
| | |||||
* | Fixes to the final binary .dmg creation | John Wiegley | 2009-03-23 | 1 | -2/+4 |
| | |||||
* | Recursively translate library names for bindmg | John Wiegley | 2009-03-23 | 1 | -14/+23 |
| | |||||
* | Added bindmg and upload phases, for my own use | John Wiegley | 2009-03-22 | 1 | -0/+57 |
| | |||||
* | Changed "dependencies" phase for CentOS systems | John Wiegley | 2009-03-19 | 1 | -11/+8 |
| | | | | | It's still not complete yet, because MPFR isn't part of the CentOS package set. | ||||
* | Do not set ARCHFLAGS by default for Darwin | John Wiegley | 2009-03-11 | 1 | -5/+5 |
| | | | | | I'm not using these yet, since it's impossible to build a fully universal binary on my machine due to the way GMP is built by MacPorts. | ||||
* | Fixed the acprep distcheck build | John Wiegley | 2009-03-11 | 1 | -14/+7 |
| | |||||
* | Ensure that ledger-proof exists when needed | John Wiegley | 2009-03-11 | 1 | -9/+12 |
| | |||||
* | Added a buildlibs phase, for rebuilding Boost | John Wiegley | 2009-03-11 | 1 | -9/+61 |
| | | | | The advantage here is that it setups up the compiler path correctly. | ||||
* | Execution errors in acprep now stop the build | John Wiegley | 2009-03-10 | 1 | -7/+11 |
| | |||||
* | Fixed how the environment is setup in acprep | John Wiegley | 2009-03-10 | 1 | -5/+5 |
| | |||||
* | Re-enabled use of _GLIBCXX_DEBUG on my machine | John Wiegley | 2009-03-10 | 1 | -11/+10 |
| | |||||
* | Removed default optimization flag -march=native | John Wiegley | 2009-03-10 | 1 | -3/+0 |
| | |||||
* | Enabled use of pre-compiled headers by default | John Wiegley | 2009-03-10 | 1 | -25/+31 |
| | |||||
* | Refactored some code in acprep | John Wiegley | 2009-03-10 | 1 | -24/+43 |
| | |||||
* | Only clean if needed, not whenever acprep changes | John Wiegley | 2009-03-10 | 1 | -1/+2 |
| | |||||
* | Made -fpch-deps a default flag if PCH is enabled | John Wiegley | 2009-03-09 | 1 | -0/+1 |
| | | | | | This helps to build things correctly if a dependency like fdstream.h changes, or there is an external update to a package. | ||||
* | Disable use of _GLIBCXX_DEBUG by default | John Wiegley | 2009-03-09 | 1 | -1/+1 |
| | |||||
* | Rewrote acprep in Python and improved the build | John Wiegley | 2009-03-09 | 1 | -381/+1265 |
| | |||||
* | Enable -g when gcov support is being used | John Wiegley | 2009-03-08 | 1 | -1/+1 |
| | |||||
* | make release-distcheck works again | John Wiegley | 2009-03-07 | 1 | -1/+1 |
| |