aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-16Works with the minor changes that have happened to libbu++, it's ready for newMike Buland
2010-02-03Here's the new build you need. I fixed it so you can use complex expressionsMike Buland
2010-01-25Corrected the rules to not assume that files are in a subdirectory, the codeMike Buland
2010-01-19Fixed some bugs and typos in the install portions of the build default.bld file.Mike Buland
2010-01-15Used the new help features in Bu::OptParser.Mike Buland
2010-01-07Updated the general rules to use the new regex function, they're safer now,Mike Buland
2010-01-06Wow, ok, well, I added some more error handling, that's positive, also switchedMike Buland
2010-01-05Turns out the statcache broke other things, and didn't help at all. It's deadMike Buland
2010-01-05Removed some silly debugging output and added the StatCache, it turns out thisMike Buland
2010-01-05More view tweaks, it's nice.Mike Buland
2010-01-04Ok, now I've cleaned up the output to match the new revised build requiresMike Buland
2010-01-04The cache works...really well.Mike Buland
2010-01-04Requires no longer effect build order, so do not count officially as "deps",Mike Buland
2009-12-30Minor changes to the way requires are computed, getting ready for caching.Mike Buland
2009-12-29Ok, cache stuff is in, and that's good, now we have to use it.Mike Buland
2009-12-28Added build.sh, it can build build when no libbu++ is present by downloadingMike Buland
2009-12-28Location data is being tracked (for the most part, filenames...not as much),Mike Buland
2009-12-24Fixed the blocking-forever-when-no-file-exists issue, now it reports an error.Mike Buland
2009-12-21Wow, that was aweful. There was a horrible problem with rule generated targetsMike Buland
2009-12-21We're getting closer and closer, qt4 is more configurable and gets QT flagsMike Buland
2009-12-21Wow, it's much more general now, I like that.Mike Buland
2009-12-21david - changed clean target to clean build David
2009-12-21Corrected the name of build in the default.bld, now it's called build...Mike Buland
2009-12-21m3 is copied into trunk, we should be good to go, now.Mike Buland
2009-12-21Removed the old trunk contents. About to load up m3Mike Buland
2009-11-12Works with libbu++ changes.Mike Buland
2009-09-22Libbu++ get's a checkinst script, why can't build?Mike Buland
2009-09-17The makefile includes the new sharedcore code from libbu++, and doesn't downloadMike Buland
2009-08-14Corrected a minor bug preventing custom actions from being executed.Mike Buland
2009-08-14Corrected some logic, and ensured that build always builds against the staticMike Buland
2009-05-13FBasicString changed a little, I had to fix some empty string tests. This isMike Buland
2009-01-21More tweaks to the makefile...damnit.Mike Buland
2008-10-05Yeah...the Makefile was including exceptions.{cpp,h} still, go figure. It'sMike Buland
2008-10-04It wasn't creating it's cache files because of the changes to the File class.Mike Buland
2008-10-02Damnit...ok...now it builds against the new libbu++.Mike Buland
2008-10-01Build compiles against the new changes to libbu++ now. Also got rid of thoseMike Buland
2008-09-03Oops, libbu++ needs a new file...now it's fixed.Mike Buland
2008-04-28Same thing as libbu++, new version of gcc changed the rules a bit.Mike Buland
2007-12-28The makefile needed updates, trace.{cpp,h} became a dependancy.Mike Buland
2007-09-24New deps added to the Makefile...and apparently some change in the bfilt-c++Mike Buland
2007-09-11Corrected a bug that kept build from building with the new libbu++.Mike Buland
2007-07-03Since libbu++-reorg is now the trunk, build has been updated to work with it.Mike Buland
2007-07-01Ok, now there's a dir of bfilts, build-filters, that's the best I can come upMike Buland
2007-07-01Ok...the name c++filt is taken, g++ comes with a name-damangler that's calledMike Buland
2007-07-01Ok, the c++filt test is now in there, I think it's already useful, we'll haveMike Buland
2007-07-01Now it's in the right place. It'd build if svn mv would delete the dir...Mike Buland
2007-07-01Added c++filt, but in the wrong place, next commit it'll build.Mike Buland
2007-05-11Build can now be built with older versions of build again...Mike Buland
2007-04-25Groups are better integrated, and now they also auto-generate commands if thereMike Buland
2007-04-24Build groups are finished, there may be more we could do with them, but theyMike Buland