summaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* distclean generated ios/lo.xcconfigStephan Bergmann2013-10-171-0/+1
* fdo#70393: move libpng to a subdir of externalBjoern Michaelsen2013-10-161-0/+3
* fdo#70371: create findunusedheaders targetBjoern Michaelsen2013-10-151-0/+3
* refactor make check to run subsequentcheck parallel to instsetMichael Stahl2013-10-041-2/+6
* There shouldn't be any config_host/*.mk files that need distcleaningStephan Bergmann2013-10-021-1/+0
* distclean configure-generated Info.plistStephan Bergmann2013-10-021-1/+2
* fix make test-install on WNTMichael Stahl2013-10-021-4/+4
* install-tb target should hopefully be obsoleted by instdir tooMichael Stahl2013-10-011-12/+1
* test-install: get rid of opt/Michael Stahl2013-10-011-4/+4
* put result of make test-install into top-level test-install dirMichael Stahl2013-10-011-14/+14
* make dev-install is obsoleteMichael Stahl2013-10-011-10/+21
* clean also INSTDIR_FOR_BUILDMatúš Kukan2013-09-251-0/+1
* goodbye linkoo.. you have served wellMatúš Kukan2013-09-171-12/+0
* fix gdb pretty printers for --enable-mergelibsMatúš Kukan2013-09-101-0/+3
* start to use instdir for subsequentcheck tests; avoid make dev-installMatúš Kukan2013-09-091-2/+2
* Factor out the app bundle code signing into a scriptTor Lillqvist2013-08-271-45/+1
* Don't sign the Current symlink in a frameworkTor Lillqvist2013-08-251-1/+1
* make install or install-strip hardly make sense on OS XTor Lillqvist2013-08-181-0/+4
* Bypass install-gdb-printers on OS X, they don't work anywayTor Lillqvist2013-08-101-5/+3
* Use BUILDDIR, not SRC_ROOTTor Lillqvist2013-07-261-1/+1
* reconfigure on any change in config_host/*.h.inDavid Tardon2013-07-241-0/+1
* bodge callcatcher some moreCaolán McNamara2013-06-191-0/+2
* bodge callcatcher build back to half-lifeCaolán McNamara2013-06-191-5/+7
* gbuild: s/AutoInstallLibs/AutoInstall/gMatúš Kukan2013-06-101-1/+1
* don't run autogen.sh if building from tarballsDavid Tardon2013-05-301-6/+10
* gbuild: allow to call Postprocess targets from top levelDavid Tardon2013-05-241-0/+1
* dev-install: create the 'install' link in the builddir not in the srcdirNorbert Thiebaud2013-05-131-4/+5
* fix after renameDavid Tardon2013-05-081-1/+1
* gbuild: add Package equiv. for copying whole dirsDavid Tardon2013-05-041-0/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-1/+1
* UnoApiMerge has become unused nowStephan Bergmann2013-04-241-1/+0
* Prefer simple and working solution to obscure and non-workingTor Lillqvist2013-04-191-0/+3
* Makefile: add convenience targets for PythonTestMichael Stahl2013-04-191-0/+1
* gbuild: ZipPackage is goneDavid Tardon2013-04-141-1/+1
* add gbuild class PackageSetDavid Tardon2013-04-111-0/+1
* rename UI to UIConfigDavid Tardon2013-04-111-1/+1
* allow Package to install to other dir than $OUTDIRDavid Tardon2013-04-051-0/+1
* Make autogen.sh prefer to read an autogen.input fileTor Lillqvist2013-04-031-4/+5
* fix user-friendly targets' depsDavid Tardon2013-03-311-1/+2
* do not run unit tests when cross-compilingDavid Tardon2013-03-271-1/+1
* Use explicit "SHELL=/usr/bin/env bash" in Makefile.in after allStephan Bergmann2013-03-271-1/+1
* Clean up OOO_SHELLStephan Bergmann2013-03-261-1/+1
* match gbuild rules that contain a slashPeter Foley2013-03-241-2/+4
* more subtle dependencies for cross-compilationMatúš Kukan2013-03-131-1/+1
* module-deps.pl: extend dependency graph generationDavid Ostrovsky2013-03-091-0/+3
* do not execute unit tests when cross-compilingMatúš Kukan2013-03-061-1/+1
* reintroduce gb_PARTIAL_BUILD to know if we want to run slowcheckMatúš Kukan2013-03-061-5/+5
* world's lamest code for generating graphviz from module deps.Michael Meeks2013-03-051-1/+1
* update unusedcode target and listCaolán McNamara2013-03-051-0/+1
* initial gnumake module deps dumping.Michael Meeks2013-03-051-0/+3