summaryrefslogtreecommitdiff
path: root/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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