- f2061f8 add initial json export for gbuild data by Bjoern Michaelsen · 9 years ago
- fcdf75d Makefile.in: check JAVA_HOME/bin, not JAVA_HOME/include by Michael Stahl · 10 years ago
- 999499a gbuild-to-ide: MSVC 2012 no longer supported, replace with 2015 by Michael Stahl · 10 years ago
- 7471d39 distclean generated files by Stephan Bergmann · 10 years ago
- 1ae5c5ea Makefile: improve JAVA_HOME check by Michael Stahl · 10 years ago
- 5a95364 screenshot: add screenshot ui test to check target by Thorsten Behrens · 10 years ago
- ce6cbf8 screenshots: add new global make target by Armin Le Grand · 10 years ago
- b640a13 Introduce --with-product-name superseding --with-macosx-app-name by Tor Lillqvist · 10 years ago
- 3e24139 Use "dot" for "source"ing shell files by Jan-Marek Glogowski · 10 years ago
- 086c135 Makefile: re-run autogen.sh if JAVA_HOME went away by Michael Stahl · 10 years ago
- f63b5c5 distclean the generated bin/bffvalidator.sh by Stephan Bergmann · 10 years ago
- 102d87f Fix inconsistent dependencies of "make $MODULE" vs. "make $MODULE.build" etc. by Stephan Bergmann · 10 years ago
- 496cba2 Makefile: move check-if-root earlier by Michael Stahl · 10 years ago
- 3ead72d uitest: build system part for new uitests by Markus Mohrhard · 10 years ago
- daa721d make the symbol generation also work correctly on windows by Markus Mohrhard · 10 years ago
- 1e4e503 add build system part for upload crashreport symbols by Markus Mohrhard · 10 years ago
- b862ad84 also create the symbols.zip file by Markus Mohrhard · 10 years ago
- be1dcb5 remove old symbols directory by Markus Mohrhard · 10 years ago
- c7c86b4 add a build system target to generate the symbol files by Markus Mohrhard · 10 years ago
- 4662576 149 by Tor Lillqvist · 10 years ago
- 7bba75c remove unopkg script from MacOSX folder of sandboxed app by Andras Timar · 11 years ago
- 6e9a41d create empty .lproj directories for languages supported by OS X by Andras Timar · 11 years ago
- ca3e8b0 Remove potential old leftover before moving the app bundle by Tor Lillqvist · 12 years ago
- 8ba6e0d Skip some executables in the OS X sandboxed (Mac App Store) case by Tor Lillqvist · 12 years ago
- ebdb1b8 Unzip the InfoPlist.strings files into correct locations by Tor Lillqvist · 12 years ago
- f345a2c We don't want those bin/InfoPlist_*.zip files in the app bundle by Tor Lillqvist · 12 years ago
- 832ceab Avoid quoting nonsense on Windows by Stephan Bergmann · 10 years ago
- 13ebef0 improve distclean for cross-compile by Peter Foley · 10 years ago
- e9cd508 configure: hard-code /usr/bin/{sort,find} for Cygwin by Michael Stahl · 10 years ago
- fbec6ac Fix typos by Andrea Gelmini · 10 years ago
- bc7a490 tdf#84628 Generated eclipse setting file for per module. by Gulsah Kose · 10 years ago
- d4b43c8 android/source/AndroidManifest.xml is not generated during the build by Stephan Bergmann · 10 years ago
- ee8257a migrate android build to gradle by Christian Lohmaier · 10 years ago
- 5067d31 Remove setting Make SHELL completely from the build system by Stephan Bergmann · 11 years ago
- efad388 Clean up Make SHELL handling by Stephan Bergmann · 11 years ago
- a8db357 gbuild/config stop using VERBOSE, use only verbose=t by Norbert Thiebaud · 11 years ago
- 237a1b7 QtCreator IDE integration. by Michel Renon · 11 years ago
- 562d8f5 lokdocview: adapt Android path by Miklos Vajna · 11 years ago
- c8708f3 add Makefile deps and cleanup for config_host_lang.mk* by David Tardon · 11 years ago
- aefc43b autogen.sh: better error message when src_path contains spaces by Miklos Vajna · 11 years ago
- 49137ed android: install gdb printers by Miklos Vajna · 11 years ago
- 514baf7 Gallery missing from gbuild_TARGETS by Stephan Bergmann · 11 years ago
- fea3ca3 Makefile: provide a hint when "make iwyudummy" fails by Michael Stahl · 11 years ago
- 460deba improvements to iwyudummy target by Noel Grandin · 11 years ago
- b02fe06 Call all executables in solenv/bin/ with full path by Stephan Bergmann · 11 years ago
- 45fffdb Call install-gdb-printers with full path by Stephan Bergmann · 11 years ago
- 886452b Makefile: set CC as well for include-what-you-use by Michael Stahl · 11 years ago
- 096c7e8 add a script to generate a dummy library to "build" all headers by Michael Stahl · 11 years ago
- 775d99c add 'make etags' to generate etags by Takeshi Abe · 11 years ago
- c716b38 Add build support for iwyu by Riccardo Magliocchetti · 11 years ago
- 712d67e android: Re-autogen when AndroidManifest.xml.in changes. by Jan Holesovsky · 11 years ago
- bd633f4 Proper AC_CONFIG_FILE treatment by Stephan Bergmann · 12 years ago
- fc24ead gbuild-to-ide: Add support for vs2013 by David Ostrovsky · 12 years ago
- 332f6a5 The URE unorc is now set up in instsetoo_native/CustomTarget_setup.mk by Tor Lillqvist · 12 years ago
- 5d5544b Missing rm of generated file in distclean by Stephan Bergmann · 12 years ago
- 43638d8 Typo by Tor Lillqvist · 12 years ago
- a6ac672 Surely by now nobody has a 'solver' folder or an 'install' symlink any more by Tor Lillqvist · 12 years ago
- 7abf686 Fix help and showmodules build targets by Peter Foley · 12 years ago
- 1444316 gbuild: Framework for performance unit tests using callgrind by Matúš Kukan · 12 years ago
- 071c09d add a IDE generator for clang json database format by Markus Mohrhard · 12 years ago
- 0acc330 If dev-install is obsolete, why have it at all? by Tor Lillqvist · 12 years ago
- 922b03f0 fdo#82136 fix download of submodule tarballs by David Tardon · 12 years ago
- 2768d78 configure, gbuild: remove Cygwin paths from make environment by Michael Stahl · 12 years ago
- 065d6cc create a new top-level makefile target "clean.internal" by Noel Grandin · 12 years ago
- b304628 Make things like "make CppunitTest_FOO" depend on bootstrap and fetch, too by Stephan Bergmann · 12 years ago
- 7826428 Make test-install work also in the non-release-build case by Tor Lillqvist · 12 years ago
- 8ff6bfb Add --enable-macosx-package-signing by Tor Lillqvist · 12 years ago
- fe8c5f6 Makefile: prevent Win32 make from doing CreateProcess(autogen.sh) by Michael Stahl · 12 years ago
- 9f13bb5 support sc.slowcheck by Markus Mohrhard · 12 years ago
- 880e758 Makefile: let "make foo.genpatch" work on top-level by Michael Stahl · 12 years ago
- 35720ea fix $(MAKE) usage in a make define by Luboš Luňák · 12 years ago
- f806281 use $(MAKE) for recursive make invocation by Luboš Luňák · 12 years ago
- f605cfc make it possible to build without the obnoxious forced -j to make by Luboš Luňák · 12 years ago
- e3ba764 normalize values of DO_FETCH_TARBALLS by Michael Stahl · 12 years ago
- d729d16 normalize values of CROSS_COMPILING by Michael Stahl · 12 years ago
- a19440b Add toposort feature to module-deps.pl by Stephan Bergmann · 12 years ago
- cc24e7e Fixes for kdevelop IDE integration by Adam Mróz · 12 years ago
- 3047ac5 Makefile.in make the initial invocation of Makefile.build a bit less ugly by Norbert Thiebaud · 12 years ago
- 2e2303a fdo#70414 Added generator of VS2012 project files by Honza Havlíček · 12 years ago
- e20439a Makefile.in: hardcoded make -> $(GNUMAKE) by Michael Stahl · 12 years ago
- 16b4802 Fix cross-compilation "make distclean" by Stephan Bergmann · 12 years ago
- c6fe5c6 initial install-package-foo target for partial installs by Bjoern Michaelsen · 12 years ago
- 61e66d7 Add initial hacks for eventual Xcode support by Tor Lillqvist · 12 years ago
- 1b90c10 I think this is what was meant? by Tor Lillqvist · 12 years ago
- 6991dd7 make packageinfo target by Bjoern Michaelsen · 12 years ago
- deb249e Makefile.in: "make check" should build "all" too by Michael Stahl · 12 years ago
- a691e0e l10n and non-l10n targets missing dep on build by Bjoern Michaelsen · 12 years ago
- f9041c3 oops, we still need the ?=, of course by Bjoern Michaelsen · 12 years ago
- 6788b92 lazy eval is lazy. and nasty too by Bjoern Michaelsen · 12 years ago
- a254129 move finunusedcode to a script by Bjoern Michaelsen · 12 years ago
- 4a016d1 simplify top-level Makefile some more by Bjoern Michaelsen · 12 years ago
- 38a22f56 just use wildcard here by Matúš Kukan · 12 years ago
- 1bd21f8 install-gdb-printer -L fails with 'unknown option' anyway by Bjoern Michaelsen · 12 years ago
- ac32aaf clean up echo deserts, consolidate blurbs by Bjoern Michaelsen · 12 years ago
- 60c64b4 some namespacing by Bjoern Michaelsen · 12 years ago
- 00e9a7a toplevel 'make check' should also do subsequentcheck by Bjoern Michaelsen · 12 years ago
- 4eebd65 fix Makefile.in by Bjoern Michaelsen · 12 years ago
- ba99e29 related fdo#70414 gbuild to ide: kdevelop by Bjoern Michaelsen · 12 years ago
- 04dead1 make l10n buildable separately by Bjoern Michaelsen · 12 years ago
- bd5a6c2 a little instdir sub-dir cleanup by Michael Stahl · 12 years ago