Age | Commit message (Expand) | Author |
2014-10-23 | Rename --enable-sal-info to --enable-sal-log | Tor Lillqvist |
2014-10-23 | Add --enable-sal-info | Tor Lillqvist |
2014-10-23 | kill OUTPATH | Norbert Thiebaud |
2014-10-22 | Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTING | Tor Lillqvist |
2014-10-20 | Fix MSI comment when productname contains whitespace | YiiChang Yen |
2014-10-16 | Strip svidl down to what is still used | Stephan Bergmann |
2014-10-13 | enhance perfcheck failing message | Laurent Godard |
2014-10-11 | drop -Wno-long-double compiler flag | Douglas Mencken |
2014-10-11 | Fix missing quote in environment.pm | Chris Sherlock |
2014-10-10 | installer: populate installer::globals::[os,com,cpuname] | Norbert Thiebaud |
2014-10-10 | remove unused $variables{'os'} | Norbert Thiebaud |
2014-10-10 | MACOSX_INTEL_GCC is dead | Stephan Bergmann |
2014-10-10 | typo: follwing -> following | Andras Timar |
2014-10-10 | Drop unnecessary gb_COMPILERDEFAULTOPTFLAGS | Stephan Bergmann |
2014-10-09 | Remove jvmfwk plugin feature | Stephan Bergmann |
2014-10-09 | fix 'line too long' link error on Windows with merged-libs | Noel Grandin |
2014-10-06 | gbuild: enable -Wnon-virtual-dtor for all GCC platforms | Michael Stahl |
2014-10-06 | gbuild: -Wnon-virtual-dtor and strict aliasing workaround for GCC < 4.6 | Michael Stahl |
2014-10-04 | android: add library for text filter (to read text files) | Tomaž Vajngerl |
2014-10-01 | Drop -Wno-deprecated-declarations workaround | Stephan Bergmann |
2014-09-26 | Use multi-column layout and correct header colour | Philipp Weissenbacher |
2014-09-25 | Fix PythonTest on windows | Peter Foley |
2014-09-24 | Revert "Make PythonTests depend on the ExternalExecutable" | Matúš Kukan |
2014-09-24 | Make PythonTests depend on the ExternalExecutable | Peter Foley |
2014-09-24 | fix a typo in gbuild help and improve a autoconf error message | Peter Foley |
2014-09-23 | PPC Mac support can go away now (again) | Tor Lillqvist |
2014-09-19 | Add support for external hamcrest when using junit 4.11+ | Peter Foley |
2014-09-18 | Don't use gnu++03 alias of gnu++98 for ODK builds | Jan-Marek Glogowski |
2014-09-17 | s/INSTDIR/INSTROOT | Tor Lillqvist |
2014-09-17 | Set up the instdir_for_build URE unorc file when cross-compiling | Tor Lillqvist |
2014-09-17 | Bye bye VS2010 | Tor Lillqvist |
2014-09-16 | urelibs is part of the stable extension interface on Mac OS X | Stephan Bergmann |
2014-09-15 | More forced-C++03 -Werror tweaking | Stephan Bergmann |
2014-09-15 | Filter out non-interesting -Wvariadic-macros / -Werror=non-virtual-dtor | Miklos Vajna |
2014-09-15 | check that ODK headers compile with C++03 | Luboš Luňák |
2014-09-15 | build ODK headers check without LIBO_INTERNAL_ONLY | Luboš Luňák |
2014-09-15 | gbuild command for disabling usage of compiler plugins for a target | Luboš Luňák |
2014-09-15 | two missing CppunitTest gbuild functions | Luboš Luňák |
2014-09-13 | mac: clean-up obsolete conditional code based on old SDK | Norbert Thiebaud |
2014-09-12 | Use $(LIBO_SHARE_FOLDER) instead of hardcoded 'share' | Tor Lillqvist |
2014-09-12 | Handle LIBO_SHARE_HELP_FOLDER | Tor Lillqvist |
2014-09-11 | (Rudimentary) C++11 support is a hard requirement now | Stephan Bergmann |
2014-09-11 | create a master document template type | Caolán McNamara |
2014-09-10 | Bin incorrect comment | Tor Lillqvist |
2014-09-09 | Make the "Mac-like" or "canonical" app bundle structure always used on OS X | Tor Lillqvist |
2014-09-09 | Fix help and showmodules build targets | Peter Foley |
2014-09-05 | gbuild: Framework for performance unit tests using callgrind | Matúš Kukan |
2014-09-03 | Fix mergelibs build by adding dbtools to libmerged | Matúš Kukan |
2014-09-03 | This local hack was pushed by mistake | Stephan Bergmann |
2014-08-30 | Start of support for Android on AArch64 | Tor Lillqvist |