1. 04dead1 make l10n buildable separately by Bjoern Michaelsen · 12 years ago
  2. bd5a6c2 a little instdir sub-dir cleanup by Michael Stahl · 12 years ago
  3. b800216 remove INPATH and PROEXT by Michael Stahl · 12 years ago
  4. bc5069a remove SOLARENV variable by Michael Stahl · 12 years ago
  5. 5d8f48c solver doesn't solve anything... by Michael Stahl · 12 years ago
  6. 6021113 gbuild: add ExtensionPackageSet class by Michael Stahl · 12 years ago
  7. 704451d gbuild: add ExtensionPackage class by Michael Stahl · 12 years ago
  8. 2cb380b solenv: remove gdb Package and CustomTarget by Michael Stahl · 12 years ago
  9. 6bd0f9b gbuild: refactor CliUnoApi by Michael Stahl · 12 years ago
  10. dddff6e Makefile: make convenience targets like "make icu" work for external/ by Michael Stahl · 12 years ago
  11. 0f96de2 Makefile: remove broken "usedcxxfiles" target by Michael Stahl · 12 years ago
  12. 9e97332 distclean generated ios/lo.xcconfig by Stephan Bergmann · 12 years ago
  13. 99f8cf1 fdo#70393: move libpng to a subdir of external by Bjoern Michaelsen · 12 years ago
  14. e4fbcc5 fdo#70371: create findunusedheaders target by Bjoern Michaelsen · 12 years ago
  15. bbadfca refactor make check to run subsequentcheck parallel to instset by Michael Stahl · 13 years ago
  16. e05b3e5 There shouldn't be any config_host/*.mk files that need distcleaning by Stephan Bergmann · 13 years ago
  17. a326725 distclean configure-generated Info.plist by Stephan Bergmann · 13 years ago
  18. 0d3c536 fix make test-install on WNT by Michael Stahl · 13 years ago
  19. 50e3ac9 install-tb target should hopefully be obsoleted by instdir too by Michael Stahl · 13 years ago
  20. b81f49c test-install: get rid of opt/ by Michael Stahl · 13 years ago
  21. f1d0889 put result of make test-install into top-level test-install dir by Michael Stahl · 13 years ago
  22. be59288 make dev-install is obsolete by Michael Stahl · 13 years ago
  23. 58ff5d5 clean also INSTDIR_FOR_BUILD by Matúš Kukan · 13 years ago
  24. f5b840a goodbye linkoo.. you have served well by Matúš Kukan · 13 years ago
  25. f44f94b fix gdb pretty printers for --enable-mergelibs by Matúš Kukan · 13 years ago
  26. 573b854 start to use instdir for subsequentcheck tests; avoid make dev-install by Matúš Kukan · 13 years ago
  27. d00e125 Factor out the app bundle code signing into a script by Tor Lillqvist · 13 years ago
  28. c89d6bc Don't sign the Current symlink in a framework by Tor Lillqvist · 13 years ago
  29. 1804113 make install or install-strip hardly make sense on OS X by Tor Lillqvist · 13 years ago
  30. 70be692 Bypass install-gdb-printers on OS X, they don't work anyway by Tor Lillqvist · 13 years ago
  31. 2be3dcd Use BUILDDIR, not SRC_ROOT by Tor Lillqvist · 13 years ago
  32. af1365f reconfigure on any change in config_host/*.h.in by David Tardon · 13 years ago
  33. 4f3287c bodge callcatcher some more by Caolán McNamara · 13 years ago
  34. 8fd1bd1 bodge callcatcher build back to half-life by Caolán McNamara · 13 years ago
  35. 7a878f9 gbuild: s/AutoInstallLibs/AutoInstall/g by Matúš Kukan · 13 years ago
  36. 40ae8f3 don't run autogen.sh if building from tarballs by David Tardon · 13 years ago
  37. df7b863 gbuild: allow to call Postprocess targets from top level by David Tardon · 13 years ago
  38. 9b9ee3d dev-install: create the 'install' link in the builddir not in the srcdir by Norbert Thiebaud · 13 years ago
  39. e78646e fix after rename by David Tardon · 13 years ago
  40. 0fd330e gbuild: add Package equiv. for copying whole dirs by David Tardon · 13 years ago
  41. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  42. bb01340 UnoApiMerge has become unused now by Stephan Bergmann · 13 years ago
  43. 685a12a Prefer simple and working solution to obscure and non-working by Tor Lillqvist · 13 years ago
  44. 3094d72 Makefile: add convenience targets for PythonTest by Michael Stahl · 13 years ago
  45. 3d50cfa gbuild: ZipPackage is gone by David Tardon · 13 years ago
  46. 9d54f0e add gbuild class PackageSet by David Tardon · 13 years ago
  47. ed72983 rename UI to UIConfig by David Tardon · 13 years ago
  48. bba6e9e allow Package to install to other dir than $OUTDIR by David Tardon · 13 years ago
  49. ca0c54d Make autogen.sh prefer to read an autogen.input file by Tor Lillqvist · 13 years ago
  50. ea18ca0 fix user-friendly targets' deps by David Tardon · 13 years ago
  51. 1ef1695 do not run unit tests when cross-compiling by David Tardon · 13 years ago
  52. a21266f Use explicit "SHELL=/usr/bin/env bash" in Makefile.in after all by Stephan Bergmann · 13 years ago
  53. d3f7d05 Clean up OOO_SHELL by Stephan Bergmann · 13 years ago
  54. 96f9430 match gbuild rules that contain a slash by Peter Foley · 13 years ago
  55. bdfdd05 more subtle dependencies for cross-compilation by Matúš Kukan · 13 years ago
  56. 0670c3f module-deps.pl: extend dependency graph generation by David Ostrovsky · 13 years ago
  57. ab70eb0 do not execute unit tests when cross-compiling by Matúš Kukan · 13 years ago
  58. 9640947 reintroduce gb_PARTIAL_BUILD to know if we want to run slowcheck by Matúš Kukan · 13 years ago
  59. 956c8ee world's lamest code for generating graphviz from module deps. by Michael Meeks · 13 years ago
  60. afae9b5 update unusedcode target and list by Caolán McNamara · 13 years ago
  61. d614ca7 initial gnumake module deps dumping. by Michael Meeks · 13 years ago
  62. ce1bdc4 Let's use only one Makefile forwarding to gbuild. by Matúš Kukan · 13 years ago
  63. 61add5c propagate use flags to sub-make processes by Peter Foley · 13 years ago
  64. a32283f Resiliance against dropped prerequisites for rerunning autogen.sh by Stephan Bergmann · 13 years ago
  65. ac3e90b build userfriendly targets from toplevel by Peter Foley · 13 years ago
  66. ee0dd36 remove minor.mk by Matúš Kukan · 13 years ago
  67. 4e1dd61 reduce callcatcher call post dmake death by Caolán McNamara · 13 years ago
  68. 902fdf4 move android and ios to tail_build by Peter Foley · 13 years ago
  69. 0f599b8 Fix Android and iOS build when SRCDIR!=BUILDDIR by Tor Lillqvist · 13 years ago
  70. c9f637c don't build modules twice by Peter Foley · 13 years ago
  71. 13bb231 fix make <module> for BUILDDIR <> SRCDIR by Matúš Kukan · 13 years ago
  72. 2057218 fix BUILDDIR <> SRCDIR in makefiles by Matúš Kukan · 13 years ago
  73. f2e7365 various small cleanups by Matúš Kukan · 13 years ago
  74. bdd9214 remove RepositoryModule_ooo.mk duplicated by Module_tail_build.mk by Matúš Kukan · 13 years ago
  75. 2b791f1 remove dmake, build.pl, deliver.pl and zipdep.pl by Bjoern Michaelsen · 13 years ago
  76. a4a7a58 add solenv to Module_cross_toolset.mk too by Matúš Kukan · 13 years ago
  77. 823ef20 Clean up deliver, showdeliverables, showmodules targets by Stephan Bergmann · 13 years ago
  78. 5fcb553 fix typo in Makefile.in by Peter Foley · 13 years ago
  79. 7f3c006 fixes for building in a separate dir by Peter Foley · 13 years ago
  80. 56b44d0 helpcontent is not dmake module anymore by David Tardon · 13 years ago
  81. 1d84e9d instsetoo_native: convert to gbuild by Peter Foley · 13 years ago
  82. 61e7c59 convert moz to gbuild and add to tail_build by Peter Foley · 13 years ago
  83. d48d8c5 add a glade catalog so glade can manage our custom widgets by Caolán McNamara · 13 years ago
  84. f37df27 Revert "Improve the make dev-install message." by Luboš Luňák · 13 years ago
  85. 95e2c26 How to run the "make dev-install" result is platform-specific by Tor Lillqvist · 13 years ago
  86. eee2fe2 Improve the make dev-install message. by Jan Holesovsky · 13 years ago
  87. bbca222 Reintroduce message how to run the build after make dev-install. by Jan Holesovsky · 13 years ago
  88. a5cf6ac We still need to export gb_Side for host platform by Matúš Kukan · 13 years ago
  89. a811e04 Make building of cross-toolset build.pl and dmake free. by Matúš Kukan · 13 years ago
  90. 162a4f8 remove cross_toolset by Peter Foley · 13 years ago
  91. f625113 configure: drop no longer working --with-linked-git option by Miklos Vajna · 13 years ago
  92. c2aaa83 dont echo ./g -z every time make is run by Peter Foley · 13 years ago
  93. 2d3eec5 Makefile.in, make sure that the git hooks are set by Norbert Thiebaud · 13 years ago
  94. f20af6b use md5 for scp2 stamp by Peter Foley · 13 years ago
  95. 396630a Handle new lo.xcent in distclean by Stephan Bergmann · 13 years ago
  96. 353e177 Adapt distclean to moved config_host/*.h.in by Stephan Bergmann · 13 years ago
  97. 24a29a1 Undo temporary change accidentally committed by Tor Lillqvist · 13 years ago
  98. 4783eea Experiment with sandboxing by Tor Lillqvist · 13 years ago
  99. 1f04735 Cosmetics by Tor Lillqvist · 13 years ago
  100. dc6fda0 Do re-sign the bundle as a whole as soffice has been modified and/or renamed by Tor Lillqvist · 13 years ago