summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2013-12-16initial install-package-foo target for partial installsBjoern Michaelsen1-3/+6
2013-12-16l10n and non-l10n targets missing dep on buildBjoern Michaelsen1-1/+1
2013-11-21Makefile.in: "make check" should build "all" tooMichael Stahl1-1/+1
2013-11-21oops, we still need the ?=, of courseBjoern Michaelsen1-1/+1
2013-11-21lazy eval is lazy. and nasty tooBjoern Michaelsen1-1/+1
2013-11-21move finunusedcode to a scriptBjoern Michaelsen1-43/+1
2013-11-21simplify top-level Makefile some moreBjoern Michaelsen1-13/+3
2013-11-21just use wildcard hereMatúš Kukan1-14/+5
2013-11-20install-gdb-printer -L fails with 'unknown option' anywayBjoern Michaelsen1-3/+0
2013-11-20clean up echo deserts, consolidate blurbsBjoern Michaelsen1-31/+31
2013-11-20some namespacingBjoern Michaelsen1-6/+6
2013-11-20toplevel 'make check' should also do subsequentcheckBjoern Michaelsen1-1/+2
2013-11-19fix Makefile.inBjoern Michaelsen1-21/+8
2013-11-19related fdo#70414 gbuild to ide: kdevelopBjoern Michaelsen1-0/+10
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-1/+4
2013-11-07a little instdir sub-dir cleanupMichael Stahl1-3/+3
2013-11-07remove INPATH and PROEXTMichael Stahl1-3/+3
2013-11-02remove SOLARENV variableMichael Stahl1-3/+3
2013-10-31solver doesn't solve anything...Michael Stahl1-2/+1
2013-10-31gbuild: add ExtensionPackageSet classMichael Stahl1-0/+1
2013-10-31gbuild: add ExtensionPackage classMichael Stahl1-0/+1
2013-10-30solenv: remove gdb Package and CustomTargetMichael Stahl1-3/+3
2013-10-28gbuild: refactor CliUnoApiMichael Stahl1-1/+1
2013-10-23Makefile: make convenience targets like "make icu" work for external/Michael Stahl1-5/+5
2013-10-22Makefile: remove broken "usedcxxfiles" targetMichael Stahl1-3/+0
2013-10-17distclean generated ios/lo.xcconfigStephan Bergmann1-0/+1
2013-10-16fdo#70393: move libpng to a subdir of externalBjoern Michaelsen1-0/+3
2013-10-15fdo#70371: create findunusedheaders targetBjoern Michaelsen1-0/+3
2013-10-04refactor make check to run subsequentcheck parallel to instsetMichael Stahl1-2/+6
2013-10-02There shouldn't be any config_host/*.mk files that need distcleaningStephan Bergmann1-1/+0
2013-10-02distclean configure-generated Info.plistStephan Bergmann1-1/+2
2013-10-02fix make test-install on WNTMichael Stahl1-4/+4
2013-10-01install-tb target should hopefully be obsoleted by instdir tooMichael Stahl1-12/+1
2013-10-01test-install: get rid of opt/Michael Stahl1-4/+4
2013-10-01put result of make test-install into top-level test-install dirMichael Stahl1-14/+14
2013-10-01make dev-install is obsoleteMichael Stahl1-10/+21
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