summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2014-01-21Makefile.in: hardcoded make -> $(GNUMAKE)Michael Stahl
2013-12-17Fix cross-compilation "make distclean"Stephan Bergmann
2013-12-08initial install-package-foo target for partial installsBjoern Michaelsen
2013-11-27Add initial hacks for eventual Xcode supportTor Lillqvist
2013-11-26I think this is what was meant?Tor Lillqvist
2013-11-21make packageinfo targetBjoern Michaelsen
2013-11-21Makefile.in: "make check" should build "all" tooMichael Stahl
2013-11-21l10n and non-l10n targets missing dep on buildBjoern Michaelsen
2013-11-21oops, we still need the ?=, of courseBjoern Michaelsen
2013-11-21lazy eval is lazy. and nasty tooBjoern Michaelsen
2013-11-21move finunusedcode to a scriptBjoern Michaelsen
2013-11-21simplify top-level Makefile some moreBjoern Michaelsen
2013-11-21just use wildcard hereMatúš Kukan
2013-11-20install-gdb-printer -L fails with 'unknown option' anywayBjoern Michaelsen
2013-11-20clean up echo deserts, consolidate blurbsBjoern Michaelsen
2013-11-20some namespacingBjoern Michaelsen
2013-11-20toplevel 'make check' should also do subsequentcheckBjoern Michaelsen
2013-11-19fix Makefile.inBjoern Michaelsen
2013-11-19related fdo#70414 gbuild to ide: kdevelopBjoern Michaelsen
2013-11-14make l10n buildable separatelyBjoern Michaelsen
2013-11-07a little instdir sub-dir cleanupMichael Stahl
2013-11-07remove INPATH and PROEXTMichael Stahl
2013-11-02remove SOLARENV variableMichael Stahl
2013-10-31solver doesn't solve anything...Michael Stahl
2013-10-31gbuild: add ExtensionPackageSet classMichael Stahl
2013-10-31gbuild: add ExtensionPackage classMichael Stahl
2013-10-30solenv: remove gdb Package and CustomTargetMichael Stahl
2013-10-28gbuild: refactor CliUnoApiMichael Stahl
2013-10-23Makefile: make convenience targets like "make icu" work for external/Michael Stahl
2013-10-22Makefile: remove broken "usedcxxfiles" targetMichael Stahl
2013-10-17distclean generated ios/lo.xcconfigStephan Bergmann
2013-10-16fdo#70393: move libpng to a subdir of externalBjoern Michaelsen
2013-10-15fdo#70371: create findunusedheaders targetBjoern Michaelsen
2013-10-04refactor make check to run subsequentcheck parallel to instsetMichael Stahl
2013-10-02There shouldn't be any config_host/*.mk files that need distcleaningStephan Bergmann
2013-10-02distclean configure-generated Info.plistStephan Bergmann
2013-10-02fix make test-install on WNTMichael Stahl
2013-10-01install-tb target should hopefully be obsoleted by instdir tooMichael Stahl
2013-10-01test-install: get rid of opt/Michael Stahl
2013-10-01put result of make test-install into top-level test-install dirMichael Stahl
2013-10-01make dev-install is obsoleteMichael Stahl
2013-09-25clean also INSTDIR_FOR_BUILDMatúš Kukan
2013-09-17goodbye linkoo.. you have served wellMatúš Kukan
2013-09-10fix gdb pretty printers for --enable-mergelibsMatúš Kukan
2013-09-09start to use instdir for subsequentcheck tests; avoid make dev-installMatúš Kukan
2013-08-27Factor out the app bundle code signing into a scriptTor Lillqvist
2013-08-25Don't sign the Current symlink in a frameworkTor Lillqvist
2013-08-18make install or install-strip hardly make sense on OS XTor Lillqvist
2013-08-10Bypass install-gdb-printers on OS X, they don't work anywayTor Lillqvist
2013-07-26Use BUILDDIR, not SRC_ROOTTor Lillqvist