summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2013-09-25clean also INSTDIR_FOR_BUILDMatúš Kukan1-0/+1
2013-09-17goodbye linkoo.. you have served wellMatúš Kukan1-12/+0
2013-09-10fix gdb pretty printers for --enable-mergelibsMatúš Kukan1-0/+3
2013-09-09start to use instdir for subsequentcheck tests; avoid make dev-installMatúš Kukan1-2/+2
2013-08-27Factor out the app bundle code signing into a scriptTor Lillqvist1-45/+1
2013-08-25Don't sign the Current symlink in a frameworkTor Lillqvist1-1/+1
2013-08-18make install or install-strip hardly make sense on OS XTor Lillqvist1-0/+4
2013-08-10Bypass install-gdb-printers on OS X, they don't work anywayTor Lillqvist1-5/+3
2013-07-26Use BUILDDIR, not SRC_ROOTTor Lillqvist1-1/+1
2013-07-24reconfigure on any change in config_host/*.h.inDavid Tardon1-0/+1
2013-06-19bodge callcatcher some moreCaolán McNamara1-0/+2
2013-06-19bodge callcatcher build back to half-lifeCaolán McNamara1-5/+7
2013-06-10gbuild: s/AutoInstallLibs/AutoInstall/gMatúš Kukan1-1/+1
2013-05-30don't run autogen.sh if building from tarballsDavid Tardon1-6/+10
2013-05-24gbuild: allow to call Postprocess targets from top levelDavid Tardon1-0/+1
2013-05-13dev-install: create the 'install' link in the builddir not in the srcdirNorbert Thiebaud1-4/+5
2013-05-08fix after renameDavid Tardon1-1/+1
2013-05-04gbuild: add Package equiv. for copying whole dirsDavid Tardon1-0/+1
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-1/+1
2013-04-24UnoApiMerge has become unused nowStephan Bergmann1-1/+0
2013-04-19Prefer simple and working solution to obscure and non-workingTor Lillqvist1-0/+3
2013-04-19Makefile: add convenience targets for PythonTestMichael Stahl1-0/+1
2013-04-14gbuild: ZipPackage is goneDavid Tardon1-1/+1
2013-04-11add gbuild class PackageSetDavid Tardon1-0/+1
2013-04-11rename UI to UIConfigDavid Tardon1-1/+1
2013-04-05allow Package to install to other dir than $OUTDIRDavid Tardon1-0/+1
2013-04-03Make autogen.sh prefer to read an autogen.input fileTor Lillqvist1-4/+5
2013-03-31fix user-friendly targets' depsDavid Tardon1-1/+2
2013-03-27do not run unit tests when cross-compilingDavid Tardon1-1/+1
2013-03-27Use explicit "SHELL=/usr/bin/env bash" in Makefile.in after allStephan Bergmann1-1/+1
2013-03-26Clean up OOO_SHELLStephan Bergmann1-1/+1
2013-03-24match gbuild rules that contain a slashPeter Foley1-2/+4
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan1-1/+1
2013-03-09module-deps.pl: extend dependency graph generationDavid Ostrovsky1-0/+3
2013-03-06do not execute unit tests when cross-compilingMatúš Kukan1-1/+1
2013-03-06reintroduce gb_PARTIAL_BUILD to know if we want to run slowcheckMatúš Kukan1-5/+5
2013-03-05world's lamest code for generating graphviz from module deps.Michael Meeks1-1/+1
2013-03-05update unusedcode target and listCaolán McNamara1-0/+1
2013-03-05initial gnumake module deps dumping.Michael Meeks1-0/+3
2013-03-05Let's use only one Makefile forwarding to gbuild.Matúš Kukan1-6/+6
2013-03-04propagate use flags to sub-make processesPeter Foley1-2/+2
2013-03-04Resiliance against dropped prerequisites for rerunning autogen.shStephan Bergmann1-1/+7
2013-03-03build userfriendly targets from toplevelPeter Foley1-7/+36
2013-03-02remove minor.mkMatúš Kukan1-3/+1
2013-03-01reduce callcatcher call post dmake deathCaolán McNamara1-1/+1
2013-02-28move android and ios to tail_buildPeter Foley1-6/+0
2013-02-28Fix Android and iOS build when SRCDIR!=BUILDDIRTor Lillqvist1-2/+2
2013-02-28don't build modules twicePeter Foley1-12/+0
2013-02-28fix make <module> for BUILDDIR <> SRCDIRMatúš Kukan1-3/+3
2013-02-28fix BUILDDIR <> SRCDIR in makefilesMatúš Kukan1-2/+2