summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2013-01-18Makefile.in: rebuild configure on .in file changesMichael Stahl1-0/+2
2013-01-14Ignore and distclean generated filesStephan Bergmann1-0/+2
2013-01-10these are phony targetsMatúš Kukan1-0/+1
2013-01-10remove effectively unused gb_PARTIALBUILDMatúš Kukan1-5/+5
2013-01-10add rule for generating fresh pot (po template) filesMatúš Kukan1-1/+1
2013-01-08more easier and better sortable download namesPetr Mladek1-4/+4
2013-01-07another fix of install test to work with "LibreOffice" installer namePetr Mladek1-4/+4
2013-01-07Get rid of nsinstall hackeryPeter Foley1-7/+0
2013-01-04fix the if filter-expressionMatúš Kukan1-1/+1
2013-01-03More hacking on an iOS "Viewer" app that doesn't do much anything yetTor Lillqvist1-0/+3
2013-01-03Makefile.in: un-break "make accessibility"Michael Stahl1-1/+1
2012-12-27Fix icu cross-compilationTor Lillqvist1-0/+6
2012-12-26dont build postprocess twicePeter Foley1-2/+1
2012-12-24Do not run autogen.sh if we don't want to. (for help, clean, distclean)Matúš Kukan1-1/+5
2012-12-24connectivity is now a gbuild modulePeter Foley1-1/+1
2012-12-24merge Makefile and Makefile.top againMatúš Kukan1-9/+394
2012-12-11export BUILDDIR in config_host.mk to allow partial buildNorbert Thiebaud1-1/+1
2012-12-11BUILD_DIR -> BUILDDIR, to be consistent with the other *DIRLuboš Luňák1-6/+6
2012-12-11Prepare for read-only source buildNorbert Thiebaud1-0/+42
2011-11-29Makefile.in -- die, die, die!Bjoern Michaelsen1-79/+0
2011-11-29moved findunusedcode to gbuildBjoern Michaelsen1-24/+3
2011-11-29move install target to gbuildBjoern Michaelsen1-7/+2
2011-11-29these deps are already handled in gbuildBjoern Michaelsen1-2/+0
2011-11-29remove allcheck cruft from Makefile.inBjoern Michaelsen1-1/+0
2011-11-28Use the build.pl parallelism again.Jan Holesovsky1-1/+0
2011-11-28some consistent naming cant hurt: cross-build-toolset -> cross_toolsetBjoern Michaelsen1-8/+2
2011-11-28more targets moved to gbuildBjoern Michaelsen1-57/+41
2011-11-28move build dev-install cross-build-toolset to gbuildBjoern Michaelsen1-59/+9
2011-11-28moved some more targets to gbuildBjoern Michaelsen1-66/+71
2011-11-25typoStephan Bergmann1-1/+1
2011-11-25dev-install seems to poison the envBjoern Michaelsen1-1/+1
2011-11-25gbuild need no env anymoreBjoern Michaelsen1-5/+5
2011-11-25move workaround for old build system to other workaroundsBjoern Michaelsen1-1/+2
2011-11-25some hints cleanupBjoern Michaelsen1-1/+6
2011-11-16avoid running autogen.sh when trying to clean or distcleanNorbert Thiebaud1-0/+4
2011-11-16add utility script and build_env to avoid sourcing Env.Host.shNorbert Thiebaud1-2/+2
2011-11-14Make the clean-host target really do just thatTor Lillqvist1-6/+3
2011-11-07Split clean into clean-host and clean-build targetsTor Lillqvist1-2/+6
2011-10-16don't remove "bootstrap" in make distcleanRene Engelhard1-1/+1
2011-10-07Advise how to save yourself a rebuild with make dev-install.Jan Holesovsky1-1/+1
2011-10-07Indicate that the build was successful, and what to do next.Jan Holesovsky1-0/+11
2011-10-04Some fixes for linkoo and install-gdb-printers.Stephan Bergmann1-1/+0
2011-09-29Make install-gdb-printers work on Mac OS X.Stephan Bergmann1-2/+1
2011-09-29mkdir -pCaolán McNamara1-0/+1
2011-09-28target 'all' should be the first one to make it the default one.Norbert Thiebaud1-2/+2
2011-09-23Improved Makefile.in dev-install recipe.Stephan Bergmann1-14/+17
2011-09-21make findunusedcode target easierCaolán McNamara1-0/+2
2011-09-20Remove trailing &&Tomas Chvatal1-1/+1
2011-09-18change distclean to delete configure generated filesPeter Foley1-4/+6
2011-09-18don't setup gdb printers for regular installationDavid Tardon1-1/+0