Age | Commit message (Expand) | Author |
2013-09-09 | installer: fix handling of symbolic links in filelists so EPM is happy | Michael Stahl |
2013-09-09 | Add comment about our choice of gb_COMPILEROPTFLAGS | Tor Lillqvist |
2013-09-09 | Revert "Just use simple -O2" | Markus Mohrhard |
2013-09-06 | Disable C4702 when doing link-time code generation | Tor Lillqvist |
2013-09-04 | dont duplicate res-files in solver/ anymore, if using gb_RUNNABLE_INSTDIR | Bjoern Michaelsen |
2013-09-04 | Force removal of UNZIP_DIR when unpacking zip (gbuild). | Andrzej J.R. Hunt |
2013-09-04 | renamed ca-XV to ca-valencia and activated ca-ES-valencia, fdo#59867 related | Eike Rathke |
2013-09-03 | Make it possible to #ifdef on ENABLE_LTO | Tor Lillqvist |
2013-09-03 | Need the gb_LTOFLAGS (-GL) also when precompiling headers | Tor Lillqvist |
2013-09-03 | Use -LTCG also when linking executables in the LTO case | Tor Lillqvist |
2013-09-03 | Just use simple -O2 | Tor Lillqvist |
2013-09-02 | @RESPONSEFILE shouldn't be necessary for the few cppumaker -X arguments | Stephan Bergmann |
2013-08-31 | fix comment to reflect the use of TRUE instead of YES for DISABLE_* vars. | Norbert Thiebaud |
2013-08-30 | ENABLE_MACOSX_MACLIKE* Harmonize ENABLE_* variable to TRUE/<nothing> | Norbert Thiebaud |
2013-08-30 | ENABLE_MACOSX_SANDBOX Harmonize ENABLE_* variable to TRUE/<nothing> | Norbert Thiebaud |
2013-08-30 | Er, I meant gb_CXXFLAGS | Tor Lillqvist |
2013-08-30 | Ignore C4267: possible loss of data, there are too many of them | Tor Lillqvist |
2013-08-30 | WaE: size_t to int conversion: possible loss of data | Tor Lillqvist |
2013-08-29 | Revert "Fix MSC build of firebird" | Tor Lillqvist |
2013-08-29 | Fix MSC build of firebird | Stephan Bergmann |
2013-08-29 | Simplify and fix the embedded Firebird on OS X | Tor Lillqvist |
2013-08-29 | Better error output | Stephan Bergmann |
2013-08-27 | Factor out the app bundle code signing into a script | Tor Lillqvist |
2013-08-27 | Update comments | Tor Lillqvist |
2013-08-27 | Don't create any (new) Python bytecode files when running a PythonTest | Tor Lillqvist |
2013-08-27 | PLAINLIBS_NONE means layer NONE | Stephan Bergmann |
2013-08-27 | fdo#67313: Use "lo" suffix for private URE libs | Stephan Bergmann |
2013-08-27 | Introduce LO_BUILD_LIB_DIR for NONE .component files | Stephan Bergmann |
2013-08-27 | PLAINLIBS_NONE missing from some platforms' gb_Library_LAYER definitions | Stephan Bergmann |
2013-08-26 | fdo#64053 do not let too long comment in ARP Comment field | Andras Timar |
2013-08-26 | fdo#68158 fix quote escaping problems | Andras Timar |
2013-08-26 | Some cleanup and consolidation of the Impress layout work. | Thorsten Behrens |
2013-08-26 | introduce gb_Package_PRESTAGEDIR | Bjoern Michaelsen |
2013-08-24 | fdo#68194 Font files are left after uninstallation | Jesús Corrius |
2013-08-22 | At least CppunitTest_connectivity_ado requires the affine_uno bridge | Stephan Bergmann |
2013-08-22 | remove solenv/bin/buildalyzer | Bjoern Michaelsen |
2013-08-22 | remove superfluous sort.pl | Bjoern Michaelsen |
2013-08-22 | Use codesign --force to replace a (bogus?) previous signature | Tor Lillqvist |
2013-08-22 | Misaligned access is always undefined behavior | Stephan Bergmann |
2013-08-19 | Reduce verbosity: Don't print annoying warnings | Tor Lillqvist |
2013-08-19 | Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA | Tor Lillqvist |
2013-08-18 | Add where pyuno.so is to PYPATH for the "Mac-like app structure" case | Tor Lillqvist |
2013-08-18 | Further work on the "Mac-like app structure" option | Tor Lillqvist |
2013-08-18 | Use subfolder names from <config_folders.h> | Tor Lillqvist |
2013-08-16 | Use -O3 when optimising | Tor Lillqvist |
2013-08-14 | EXCEPTIONS_OFF is never defined | Stephan Bergmann |
2013-08-09 | try to ensure not testing GCC version when using Clang | Luboš Luňák |
2013-08-05 | do not base feature checks on gcc version | Luboš Luňák |
2013-08-02 | the compiler of the 10.6 SDK is pretty confused wrt to aliasing warning | Norbert Thiebaud |
2013-08-02 | let's own the packaged stuff by root:root again (fdo#67388) | Petr Mladek |