summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2011-11-29Makefile.in -- die, die, die!Bjoern Michaelsen
2011-11-29moved findunusedcode to gbuildBjoern Michaelsen
2011-11-29move install target to gbuildBjoern Michaelsen
2011-11-29these deps are already handled in gbuildBjoern Michaelsen
2011-11-29remove allcheck cruft from Makefile.inBjoern Michaelsen
2011-11-28Use the build.pl parallelism again.Jan Holesovsky
2011-11-28some consistent naming cant hurt: cross-build-toolset -> cross_toolsetBjoern Michaelsen
2011-11-28more targets moved to gbuildBjoern Michaelsen
2011-11-28move build dev-install cross-build-toolset to gbuildBjoern Michaelsen
2011-11-28moved some more targets to gbuildBjoern Michaelsen
2011-11-25typoStephan Bergmann
2011-11-25dev-install seems to poison the envBjoern Michaelsen
2011-11-25gbuild need no env anymoreBjoern Michaelsen
2011-11-25move workaround for old build system to other workaroundsBjoern Michaelsen
2011-11-25some hints cleanupBjoern Michaelsen
2011-11-16avoid running autogen.sh when trying to clean or distcleanNorbert Thiebaud
2011-11-16add utility script and build_env to avoid sourcing Env.Host.shNorbert Thiebaud
2011-11-14Make the clean-host target really do just thatTor Lillqvist
2011-11-07Split clean into clean-host and clean-build targetsTor Lillqvist
2011-10-16don't remove "bootstrap" in make distcleanRene Engelhard
2011-10-07Advise how to save yourself a rebuild with make dev-install.Jan Holesovsky
2011-10-07Indicate that the build was successful, and what to do next.Jan Holesovsky
2011-10-04Some fixes for linkoo and install-gdb-printers.Stephan Bergmann
2011-09-29Make install-gdb-printers work on Mac OS X.Stephan Bergmann
2011-09-29mkdir -pCaolán McNamara
2011-09-28target 'all' should be the first one to make it the default one.Norbert Thiebaud
2011-09-23Improved Makefile.in dev-install recipe.Stephan Bergmann
2011-09-21make findunusedcode target easierCaolán McNamara
2011-09-20Remove trailing &&Tomas Chvatal
2011-09-18change distclean to delete configure generated filesPeter Foley
2011-09-18don't setup gdb printers for regular installationDavid Tardon
2011-09-18Revert "Remove once again the INSTALLDIR feature"Tomas Chvatal
2011-09-17another dep needed until we are gbuild-onlyBjoern Michaelsen
2011-09-16fail early when having mixed build/check targets, also escape GNUMAKE correctlyBjoern Michaelsen
2011-09-16adjust toplevel makefileBjoern Michaelsen
2011-09-16rename all to build in top-level makefileBjoern Michaelsen
2011-09-16make check target depend build-order-only on dev-install to allow 'make all d...Bjoern Michaelsen
2011-09-16Simplified setting headless mode for smoke-/subsequenttetss.Stephan Bergmann
2011-09-14Introduced CHECK_PARALLELISM (and poshed the code up).Stephan Bergmann
2011-09-14Removed solenv/bin/subsequenttests, moved its (improved) content directly int...Stephan Bergmann
2011-09-13whitelist cppu::.* for nowCaolán McNamara
2011-09-06make install and dev-install build-depend on allBjoern Michaelsen
2011-09-04remove build.pl --gmake option refrences from MakefilePeter Foley
2011-08-30make clean: $INPATH is now directly under solverMiklos Vajna
2011-08-23Remove once again the INSTALLDIR featureFrançois Tigeot
2011-08-22install gdb pretty printersDavid Tardon
2011-08-22Re-run autogen.sh when autogen.lastrun is changed.Jan Holesovsky
2011-08-22Always go through the cross_toolset build.Jan Holesovsky
2011-08-22Don't complain when cross-build-toolkit.built does not exist.Jan Holesovsky
2011-08-19Allow parallel build of the the cross build toolset.Jan Holesovsky