Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved up to g++ 4.5 | John Wiegley | 2010-06-07 | 1 | -31/+61 |
| | |||||
* | Look for Boost in lib64, as well as lib | John Wiegley | 2010-06-04 | 1 | -1/+3 |
| | |||||
* | For 'acprep opt' enable NDEBUG for even more speed | John Wiegley | 2010-06-03 | 1 | -0/+1 |
| | |||||
* | Preserve timestamp when copying objects from tools | John Wiegley | 2010-06-03 | 1 | -0/+6 |
| | |||||
* | Added acprep option --universal, now off by default | John Wiegley | 2010-06-02 | 1 | -4/+8 |
| | |||||
* | Disable PCH for 'default' builds | John Wiegley | 2010-06-02 | 1 | -1/+2 |
| | |||||
* | Updated to Boost 1.43 | John Wiegley | 2010-05-27 | 1 | -12/+12 |
| | |||||
* | Fixed a sequencing problem in acprep | John Wiegley | 2010-05-27 | 1 | -6/+6 |
| | |||||
* | acprep --no-python now disables Python support | John Wiegley | 2010-05-22 | 1 | -0/+6 |
| | |||||
* | Minor change to setup_for_johnw in acprep | John Wiegley | 2010-05-22 | 1 | -3/+0 |
| | |||||
* | phase_patch in acprep is no longer needed | John Wiegley | 2010-05-22 | 1 | -39/+0 |
| | | | | This is because AM_SILENT_RULES is now used in configure.ac. | ||||
* | Always configure the environment in phase_config | John Wiegley | 2010-02-04 | 1 | -18/+17 |
| | |||||
* | FMoved up to Boost 1.42 | John Wiegley | 2010-02-04 | 1 | -16/+18 |
| | |||||
* | New acprep options for locating which Boost to use | John Wiegley | 2010-01-21 | 1 | -179/+226 |
| | | | | | | | | | | --boost-home include and lib paths can usually be found from this --boost-suffix provides the library suffix, should start with '-' --boost-include the explicit include directory to use --boost-lib the explicit library directory to use Also, much better checking up front to determine if Boost is even available. | ||||
* | Report an error if acprep is given an unknown phase | John Wiegley | 2010-01-21 | 1 | -1/+2 |
| | |||||
* | Fixed the guard test for calling setup_for_johnw | John Wiegley | 2010-01-17 | 1 | -3/+2 |
| | |||||
* | Fix in acprep to the way Boost is found | John Wiegley | 2010-01-16 | 1 | -41/+40 |
| | |||||
* | Fix to several pathnames in acprep | John Wiegley | 2009-11-24 | 1 | -20/+35 |
| | |||||
* | Set CFLAGS for the libintl.a build | John Wiegley | 2009-11-24 | 1 | -0/+3 |
| | |||||
* | Optimized Mac build of Ledger now 32-bit and 64-bit | John Wiegley | 2009-11-24 | 1 | -13/+24 |
| | |||||
* | Moved up to Boost 1.41 | John Wiegley | 2009-11-24 | 1 | -33/+17 |
| | |||||
* | Python is enabled by default if building via acprep | John Wiegley | 2009-11-19 | 1 | -1/+1 |
| | |||||
* | Updated system dependencies lists | John Wiegley | 2009-11-19 | 1 | -25/+84 |
| | |||||
* | Don't use GLIBCXX_DEBUG only for opt builds | John Wiegley | 2009-11-14 | 1 | -2/+2 |
| | |||||
* | Use -fast for building optimized Ledger on OS X | John Wiegley | 2009-11-14 | 1 | -4/+8 |
| | |||||
* | Fixes to the ways OS X libraries are located | John Wiegley | 2009-11-14 | 1 | -69/+70 |
| | |||||
* | Improved some of the dependencies targets | John Wiegley | 2009-11-14 | 1 | -6/+3 |
| | |||||
* | Removed ARCHFLAGS from the acprep file | John Wiegley | 2009-11-14 | 1 | -15/+4 |
| | |||||
* | Use the static Python libs when building statically | John Wiegley | 2009-11-14 | 1 | -0/+8 |
| | |||||
* | Python support is now off by default | John Wiegley | 2009-11-13 | 1 | -8/+14 |
| | |||||
* | Restore the Doxygen documentation build | John Wiegley | 2009-11-11 | 1 | -0/+1 |
| | |||||
* | Added a --no-git flag to acprep | John Wiegley | 2009-11-10 | 1 | -10/+15 |
| | |||||
* | XML reporting now works via the "xml" command | John Wiegley | 2009-11-09 | 1 | -2/+2 |
| | |||||
* | Use static Boost when available | John Wiegley | 2009-11-07 | 1 | -0/+8 |
| | |||||
* | Added support for Boost.Regex w/ ICU | John Wiegley | 2009-11-07 | 1 | -4/+16 |
| | | | | | This allows for correct searching of UTF-8 encoded strings, such as lower-case versions of Russian words to find mixed-case words. | ||||
* | acprep's --boost option now takes an argument | John Wiegley | 2009-11-07 | 1 | -1/+1 |
| | |||||
* | Reverted back to the previous versioning method | John Wiegley | 2009-11-05 | 1 | -8/+8 |
| | |||||
* | Fix to how version numbers are generated | John Wiegley | 2009-11-05 | 1 | -1/+1 |
| | |||||
* | Only disable shared libraries by default for myself | John Wiegley | 2009-11-05 | 1 | -2/+3 |
| | |||||
* | Base Ledger version on the date, time and commit hash | John Wiegley | 2009-11-04 | 1 | -3/+10 |
| | |||||
* | 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. |