Age | Commit message (Expand) | Author |
2013-12-17 | Fix cross-compilation "make distclean" | Stephan Bergmann |
2013-12-08 | initial install-package-foo target for partial installs | Bjoern Michaelsen |
2013-11-27 | Add initial hacks for eventual Xcode support | Tor Lillqvist |
2013-11-26 | I think this is what was meant? | Tor Lillqvist |
2013-11-21 | make packageinfo target | Bjoern Michaelsen |
2013-11-21 | Makefile.in: "make check" should build "all" too | Michael Stahl |
2013-11-21 | l10n and non-l10n targets missing dep on build | Bjoern Michaelsen |
2013-11-21 | oops, we still need the ?=, of course | Bjoern Michaelsen |
2013-11-21 | lazy eval is lazy. and nasty too | Bjoern Michaelsen |
2013-11-21 | move finunusedcode to a script | Bjoern Michaelsen |
2013-11-21 | simplify top-level Makefile some more | Bjoern Michaelsen |
2013-11-21 | just use wildcard here | Matúš Kukan |
2013-11-20 | install-gdb-printer -L fails with 'unknown option' anyway | Bjoern Michaelsen |
2013-11-20 | clean up echo deserts, consolidate blurbs | Bjoern Michaelsen |
2013-11-20 | some namespacing | Bjoern Michaelsen |
2013-11-20 | toplevel 'make check' should also do subsequentcheck | Bjoern Michaelsen |
2013-11-19 | fix Makefile.in | Bjoern Michaelsen |
2013-11-19 | related fdo#70414 gbuild to ide: kdevelop | Bjoern Michaelsen |
2013-11-14 | make l10n buildable separately | Bjoern Michaelsen |
2013-11-07 | a little instdir sub-dir cleanup | Michael Stahl |
2013-11-07 | remove INPATH and PROEXT | Michael Stahl |
2013-11-02 | remove SOLARENV variable | Michael Stahl |
2013-10-31 | solver doesn't solve anything... | Michael Stahl |
2013-10-31 | gbuild: add ExtensionPackageSet class | Michael Stahl |
2013-10-31 | gbuild: add ExtensionPackage class | Michael Stahl |
2013-10-30 | solenv: remove gdb Package and CustomTarget | Michael Stahl |
2013-10-28 | gbuild: refactor CliUnoApi | Michael Stahl |
2013-10-23 | Makefile: make convenience targets like "make icu" work for external/ | Michael Stahl |
2013-10-22 | Makefile: remove broken "usedcxxfiles" target | Michael Stahl |
2013-10-17 | distclean generated ios/lo.xcconfig | Stephan Bergmann |
2013-10-16 | fdo#70393: move libpng to a subdir of external | Bjoern Michaelsen |
2013-10-15 | fdo#70371: create findunusedheaders target | Bjoern Michaelsen |
2013-10-04 | refactor make check to run subsequentcheck parallel to instset | Michael Stahl |
2013-10-02 | There shouldn't be any config_host/*.mk files that need distcleaning | Stephan Bergmann |
2013-10-02 | distclean configure-generated Info.plist | Stephan Bergmann |
2013-10-02 | fix make test-install on WNT | Michael Stahl |
2013-10-01 | install-tb target should hopefully be obsoleted by instdir too | Michael Stahl |
2013-10-01 | test-install: get rid of opt/ | Michael Stahl |
2013-10-01 | put result of make test-install into top-level test-install dir | Michael Stahl |
2013-10-01 | make dev-install is obsolete | Michael Stahl |
2013-09-25 | clean also INSTDIR_FOR_BUILD | Matúš Kukan |
2013-09-17 | goodbye linkoo.. you have served well | Matúš Kukan |
2013-09-10 | fix gdb pretty printers for --enable-mergelibs | Matúš Kukan |
2013-09-09 | start to use instdir for subsequentcheck tests; avoid make dev-install | Matúš Kukan |
2013-08-27 | Factor out the app bundle code signing into a script | Tor Lillqvist |
2013-08-25 | Don't sign the Current symlink in a framework | Tor Lillqvist |
2013-08-18 | make install or install-strip hardly make sense on OS X | Tor Lillqvist |
2013-08-10 | Bypass install-gdb-printers on OS X, they don't work anyway | Tor Lillqvist |
2013-07-26 | Use BUILDDIR, not SRC_ROOT | Tor Lillqvist |
2013-07-24 | reconfigure on any change in config_host/*.h.in | David Tardon |