summaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Remove once again the INSTALLDIR feature"Tomas Chvatal2011-09-181-4/+4
* another dep needed until we are gbuild-onlyBjoern Michaelsen2011-09-171-0/+1
* fail early when having mixed build/check targets, also escape GNUMAKE correctlyBjoern Michaelsen2011-09-161-10/+19
* adjust toplevel makefileBjoern Michaelsen2011-09-161-28/+34
* rename all to build in top-level makefileBjoern Michaelsen2011-09-161-3/+3
* make check target depend build-order-only on dev-install to allow 'make all d...Bjoern Michaelsen2011-09-161-1/+1
* Simplified setting headless mode for smoke-/subsequenttetss.Stephan Bergmann2011-09-161-2/+0
* Introduced CHECK_PARALLELISM (and poshed the code up).Stephan Bergmann2011-09-141-2/+4
* Removed solenv/bin/subsequenttests, moved its (improved) content directly int...Stephan Bergmann2011-09-141-1/+2
* whitelist cppu::.* for nowCaolán McNamara2011-09-131-1/+1
* make install and dev-install build-depend on allBjoern Michaelsen2011-09-061-2/+2
* remove build.pl --gmake option refrences from MakefilePeter Foley2011-09-041-11/+5
* make clean: $INPATH is now directly under solverMiklos Vajna2011-08-301-2/+2
* Remove once again the INSTALLDIR featureFrançois Tigeot2011-08-231-4/+4
* install gdb pretty printersDavid Tardon2011-08-221-1/+3
* Re-run autogen.sh when autogen.lastrun is changed.Jan Holesovsky2011-08-221-1/+1
* Always go through the cross_toolset build.Jan Holesovsky2011-08-221-9/+9
* Don't complain when cross-build-toolkit.built does not exist.Jan Holesovsky2011-08-221-1/+1
* Allow parallel build of the the cross build toolset.Jan Holesovsky2011-08-191-75/+9
* trailing slashCaolán McNamara2011-08-081-1/+1
* try callcatcher in -P modeCaolán McNamara2011-08-081-1/+1
* dictionaries is not needed in cross-build-toolset, it seemsTor Lillqvist2011-08-081-1/+0
* do not source *.Set.shTakeshi Abe2011-07-311-1/+0
* Merge commit 'libreoffice-3.4.2.3'Jan Holesovsky2011-07-281-3/+10
|\
| * better support for distro packagingPetr Mladek2011-07-111-3/+9
| * only fetch external tarballs if --disable-fetch-external is not definedRobert Nagy2011-06-151-0/+4
* | git ignore workdir and clean it on make cleaNorbert Thiebaud2011-07-261-0/+1
* | make dev-install creates a linked installation again.Jan Holesovsky2011-07-261-4/+5
* | Change *Env.Set.sh to Env.Host.shTor Lillqvist2011-07-251-16/+16