summaryrefslogtreecommitdiff
path: root/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Added a missing plus (+) to lib/MakefileJohn Wiegley2011-03-291-1/+1
* Use g++ 4.6 by default locallyJohn Wiegley2011-03-281-1/+1
* Bump default Boost version to 1.46.1John Wiegley2011-03-231-2/+2
* Support Boost 1.46 and Boost.Filesystem v3John Wiegley2011-02-281-1/+1
* Don't build Boost/ICU by default in lib/MakefileJohn Wiegley2011-02-041-2/+2
* lib/Makefile now uses GCC_VERSION for buildingJohn Wiegley2011-02-041-24/+29
* Use Boost.Test instead of CppUnitJohn Wiegley2011-02-041-15/+1
* Use boost-release when building ledger/libJohn Wiegley2011-01-041-2/+6
* Update to Boost 1.45John Wiegley2010-11-261-2/+5
* Added acprep support for building with ClangJohn Wiegley2010-10-071-9/+23
* Moved up to Boost 1.44John Wiegley2010-08-241-1/+1
* Added lib-clean make rule to lib/MakefileJohn Wiegley2010-06-101-0/+4
* Moved up to g++ 4.5John Wiegley2010-06-071-39/+52
* Updated to Boost 1.43John Wiegley2010-05-271-1/+1
* FMoved up to Boost 1.42John Wiegley2010-02-041-1/+1
* Moved up to Boost 1.41John Wiegley2009-11-241-73/+35
* Don't configure doxygen or dot when building CppUnitJohn Wiegley2009-11-141-2/+4
* Improved lib/MakefileJohn Wiegley2009-11-081-16/+38
* Added support for Boost.Regex w/ ICUJohn Wiegley2009-11-071-8/+31
* Removed -j16 from lib/MakefileJohn Wiegley2009-10-311-2/+2
* Build Boost before CPPUnit in lib/MakefileJohn Wiegley2009-10-251-1/+1
* Added some missing casts, upgraded to Boost 1.40John Wiegley2009-10-091-5/+5
* Upgraded Boost version reference to 1.39John Wiegley2009-06-221-1/+1
* Added a buildlibs phase, for rebuilding BoostJohn Wiegley2009-03-111-11/+12
* Pass CC/LD/CXX to CppUnit build in lib/MakefileJohn Wiegley2009-02-281-7/+7
* Updated the Boost version I'm building with on OS X to 1.38.John Wiegley2009-02-111-3/+3
* Removed Boost submodule.John Wiegley2009-01-281-6/+8
* Removed useless make rule.John Wiegley2009-01-241-3/+0
* Removed gdtoa build from lib/Makefile. It's part of the overall system now.John Wiegley2009-01-231-11/+2
* For cppunit builds, run autogen.sh before configure.John Wiegley2008-08-261-3/+3
* Don't build Boost with architecture=combined, since this excludes usingJohn Wiegley2008-08-131-2/+3
* Added a missing --build-type=complete option.John Wiegley2008-08-131-2/+3
* Fix up the build process in lib/Makefile.John Wiegley2008-08-121-15/+30
* Added a simple Makefile for building some of Ledger's dependency libraries andJohn Wiegley2008-08-081-0/+42