summaryrefslogtreecommitdiff
path: root/acprep
Commit message (Collapse)AuthorAgeFilesLines
* Python is enabled by default if building via acprepJohn Wiegley2009-11-191-1/+1
|
* Updated system dependencies listsJohn Wiegley2009-11-191-25/+84
|
* Don't use GLIBCXX_DEBUG only for opt buildsJohn Wiegley2009-11-141-2/+2
|
* Use -fast for building optimized Ledger on OS XJohn Wiegley2009-11-141-4/+8
|
* Fixes to the ways OS X libraries are locatedJohn Wiegley2009-11-141-69/+70
|
* Improved some of the dependencies targetsJohn Wiegley2009-11-141-6/+3
|
* Removed ARCHFLAGS from the acprep fileJohn Wiegley2009-11-141-15/+4
|
* Use the static Python libs when building staticallyJohn Wiegley2009-11-141-0/+8
|
* Python support is now off by defaultJohn Wiegley2009-11-131-8/+14
|
* Restore the Doxygen documentation buildJohn Wiegley2009-11-111-0/+1
|
* Added a --no-git flag to acprepJohn Wiegley2009-11-101-10/+15
|
* XML reporting now works via the "xml" commandJohn Wiegley2009-11-091-2/+2
|
* Use static Boost when availableJohn Wiegley2009-11-071-0/+8
|
* Added support for Boost.Regex w/ ICUJohn Wiegley2009-11-071-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 argumentJohn Wiegley2009-11-071-1/+1
|
* Reverted back to the previous versioning methodJohn Wiegley2009-11-051-8/+8
|
* Fix to how version numbers are generatedJohn Wiegley2009-11-051-1/+1
|
* Only disable shared libraries by default for myselfJohn Wiegley2009-11-051-2/+3
|
* Base Ledger version on the date, time and commit hashJohn Wiegley2009-11-041-3/+10
|
* Removed an unnecessary second call to phase_makeallJohn Wiegley2009-11-021-2/+0
|
* Fixed 'acprep dependencies' command for CentOSJohn Wiegley2009-11-011-7/+8
|
* In acprep, use md5 module if hashlib isn't presentJohn Wiegley2009-11-011-2/+9
|
* Fixes to proof build in acprepJohn Wiegley2009-10-311-7/+8
|
* Generation of po/POTFILES.in no longer depends on GitJohn Wiegley2009-10-311-5/+4
|
* Fixed a duplicated call to makeall in phase_proofJohn Wiegley2009-10-311-2/+0
|
* Rearranged some code in acprepJohn Wiegley2009-10-311-41/+11
|
* Made acprep more sensitive to failuresJohn Wiegley2009-10-311-4/+14
|
* Removed an unnecessary if statement in acprepJohn Wiegley2009-10-311-3/+2
|
* Moved autoconf-related files into toolsJohn Wiegley2009-10-301-1/+15
| | | | This makes it more certain that people cloning from Git will use acprep.
* Look for Boost in /opt/local before /usr/localJohn Wiegley2009-10-301-37/+38
|
* On my system, use _GLIBCXX_FULLY_DYNAMIC_STRINGJohn Wiegley2009-10-301-3/+5
|
* Made acprep more verbose, and sensitive to errorsJohn Wiegley2009-10-301-61/+55
|
* Removed the "all" phase from acprepJohn Wiegley2009-10-291-5/+2
|
* Change to opt build to resolve warningsJohn Wiegley2009-10-291-0/+1
|
* Prettified the build display just a touchJohn Wiegley2009-10-281-1/+1
|
* acprep environment variable append fixJohn Wiegley2009-10-281-1/+1
|
* Look for Boost in custom places for standard buildJohn Wiegley2009-10-271-1/+16
|
* Added Boost variable definitions for opt buildsJohn Wiegley2009-10-251-0/+17
|
* Running acprep now checks for submodule updatesJohn Wiegley2009-10-251-0/+1
|
* Clarified some boolean logic in acprepJohn Wiegley2009-10-251-2/+2
|
* Added more warning options if acprep --warn is usedJohn Wiegley2009-10-251-0/+3
|
* Disable build warnings by defaultJohn Wiegley2009-10-251-1/+1
| | | | Also, make them errors if --warn is enabled.
* Updated dependencies list of Mac OS XJohn Wiegley2009-10-251-6/+11
|
* Removed unnecessary use of BOOST_VERSION in acprepJohn Wiegley2009-10-251-53/+36
|
* Added some missing casts, upgraded to Boost 1.40John Wiegley2009-10-091-8/+36
|
* Upgraded Boost version reference to 1.39John Wiegley2009-06-221-6/+6
|
* Extended Makefile fix, to accomodate newest automakeJohn Wiegley2009-06-021-0/+1
|
* acprep upload was deleting the file after uploadJohn Wiegley2009-03-311-2/+1
|
* Removed old ledger disk images when uploadingJohn Wiegley2009-03-231-0/+1
|
* Fixes to the final binary .dmg creationJohn Wiegley2009-03-231-2/+4
|