Age | Commit message (Expand) | Author |
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 |
2013-06-19 | bodge callcatcher some more | Caolán McNamara |
2013-06-19 | bodge callcatcher build back to half-life | Caolán McNamara |
2013-06-10 | gbuild: s/AutoInstallLibs/AutoInstall/g | Matúš Kukan |
2013-05-30 | don't run autogen.sh if building from tarballs | David Tardon |
2013-05-24 | gbuild: allow to call Postprocess targets from top level | David Tardon |
2013-05-13 | dev-install: create the 'install' link in the builddir not in the srcdir | Norbert Thiebaud |
2013-05-08 | fix after rename | David Tardon |
2013-05-04 | gbuild: add Package equiv. for copying whole dirs | David Tardon |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-24 | UnoApiMerge has become unused now | Stephan Bergmann |
2013-04-19 | Prefer simple and working solution to obscure and non-working | Tor Lillqvist |
2013-04-19 | Makefile: add convenience targets for PythonTest | Michael Stahl |
2013-04-14 | gbuild: ZipPackage is gone | David Tardon |
2013-04-11 | add gbuild class PackageSet | David Tardon |
2013-04-11 | rename UI to UIConfig | David Tardon |
2013-04-05 | allow Package to install to other dir than $OUTDIR | David Tardon |
2013-04-03 | Make autogen.sh prefer to read an autogen.input file | Tor Lillqvist |
2013-03-31 | fix user-friendly targets' deps | David Tardon |
2013-03-27 | do not run unit tests when cross-compiling | David Tardon |
2013-03-27 | Use explicit "SHELL=/usr/bin/env bash" in Makefile.in after all | Stephan Bergmann |
2013-03-26 | Clean up OOO_SHELL | Stephan Bergmann |
2013-03-24 | match gbuild rules that contain a slash | Peter Foley |
2013-03-13 | more subtle dependencies for cross-compilation | Matúš Kukan |
2013-03-09 | module-deps.pl: extend dependency graph generation | David Ostrovsky |
2013-03-06 | do not execute unit tests when cross-compiling | Matúš Kukan |
2013-03-06 | reintroduce gb_PARTIAL_BUILD to know if we want to run slowcheck | Matúš Kukan |
2013-03-05 | world's lamest code for generating graphviz from module deps. | Michael Meeks |
2013-03-05 | update unusedcode target and list | Caolán McNamara |