summaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in: rebuild configure on .in file changesMichael Stahl2013-01-181-0/+2
* Ignore and distclean generated filesStephan Bergmann2013-01-141-0/+2
* these are phony targetsMatúš Kukan2013-01-101-0/+1
* remove effectively unused gb_PARTIALBUILDMatúš Kukan2013-01-101-5/+5
* add rule for generating fresh pot (po template) filesMatúš Kukan2013-01-101-1/+1
* more easier and better sortable download namesPetr Mladek2013-01-081-4/+4
* another fix of install test to work with "LibreOffice" installer namePetr Mladek2013-01-071-4/+4
* Get rid of nsinstall hackeryPeter Foley2013-01-071-7/+0
* fix the if filter-expressionMatúš Kukan2013-01-041-1/+1
* More hacking on an iOS "Viewer" app that doesn't do much anything yetTor Lillqvist2013-01-031-0/+3
* Makefile.in: un-break "make accessibility"Michael Stahl2013-01-031-1/+1
* Fix icu cross-compilationTor Lillqvist2012-12-271-0/+6
* dont build postprocess twicePeter Foley2012-12-261-2/+1
* Do not run autogen.sh if we don't want to. (for help, clean, distclean)Matúš Kukan2012-12-241-1/+5
* connectivity is now a gbuild modulePeter Foley2012-12-241-1/+1
* merge Makefile and Makefile.top againMatúš Kukan2012-12-241-9/+394
* export BUILDDIR in config_host.mk to allow partial buildNorbert Thiebaud2012-12-111-1/+1
* BUILD_DIR -> BUILDDIR, to be consistent with the other *DIRLuboš Luňák2012-12-111-6/+6
* Prepare for read-only source buildNorbert Thiebaud2012-12-111-0/+42
* Makefile.in -- die, die, die!Bjoern Michaelsen2011-11-291-79/+0
* moved findunusedcode to gbuildBjoern Michaelsen2011-11-291-24/+3
* move install target to gbuildBjoern Michaelsen2011-11-291-7/+2
* these deps are already handled in gbuildBjoern Michaelsen2011-11-291-2/+0
* remove allcheck cruft from Makefile.inBjoern Michaelsen2011-11-291-1/+0
* Use the build.pl parallelism again.Jan Holesovsky2011-11-281-1/+0
* some consistent naming cant hurt: cross-build-toolset -> cross_toolsetBjoern Michaelsen2011-11-281-8/+2
* more targets moved to gbuildBjoern Michaelsen2011-11-281-57/+41
* move build dev-install cross-build-toolset to gbuildBjoern Michaelsen2011-11-281-59/+9
* moved some more targets to gbuildBjoern Michaelsen2011-11-281-66/+71
* typoStephan Bergmann2011-11-251-1/+1
* dev-install seems to poison the envBjoern Michaelsen2011-11-251-1/+1
* gbuild need no env anymoreBjoern Michaelsen2011-11-251-5/+5
* move workaround for old build system to other workaroundsBjoern Michaelsen2011-11-251-1/+2
* some hints cleanupBjoern Michaelsen2011-11-251-1/+6
* avoid running autogen.sh when trying to clean or distcleanNorbert Thiebaud2011-11-161-0/+4
* add utility script and build_env to avoid sourcing Env.Host.shNorbert Thiebaud2011-11-161-2/+2
* Make the clean-host target really do just thatTor Lillqvist2011-11-141-6/+3
* Split clean into clean-host and clean-build targetsTor Lillqvist2011-11-071-2/+6
* don't remove "bootstrap" in make distcleanRene Engelhard2011-10-161-1/+1
* Advise how to save yourself a rebuild with make dev-install.Jan Holesovsky2011-10-071-1/+1
* Indicate that the build was successful, and what to do next.Jan Holesovsky2011-10-071-0/+11
* Some fixes for linkoo and install-gdb-printers.Stephan Bergmann2011-10-041-1/+0
* Make install-gdb-printers work on Mac OS X.Stephan Bergmann2011-09-291-2/+1
* mkdir -pCaolán McNamara2011-09-291-0/+1
* target 'all' should be the first one to make it the default one.Norbert Thiebaud2011-09-281-2/+2
* Improved Makefile.in dev-install recipe.Stephan Bergmann2011-09-231-14/+17
* make findunusedcode target easierCaolán McNamara2011-09-211-0/+2
* Remove trailing &&Tomas Chvatal2011-09-201-1/+1
* change distclean to delete configure generated filesPeter Foley2011-09-181-4/+6
* don't setup gdb printers for regular installationDavid Tardon2011-09-181-1/+0