summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
2013-09-06Disable C4702 when doing link-time code generationTor Lillqvist
2013-09-04dont duplicate res-files in solver/ anymore, if using gb_RUNNABLE_INSTDIRBjoern Michaelsen
2013-09-04Force removal of UNZIP_DIR when unpacking zip (gbuild).Andrzej J.R. Hunt
2013-09-04renamed ca-XV to ca-valencia and activated ca-ES-valencia, fdo#59867 relatedEike Rathke
2013-09-03Make it possible to #ifdef on ENABLE_LTOTor Lillqvist
2013-09-03Need the gb_LTOFLAGS (-GL) also when precompiling headersTor Lillqvist
2013-09-03Use -LTCG also when linking executables in the LTO caseTor Lillqvist
2013-09-03Just use simple -O2Tor Lillqvist
2013-09-02@RESPONSEFILE shouldn't be necessary for the few cppumaker -X argumentsStephan Bergmann
2013-08-31fix comment to reflect the use of TRUE instead of YES for DISABLE_* vars.Norbert Thiebaud
2013-08-30ENABLE_MACOSX_MACLIKE* Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud
2013-08-30ENABLE_MACOSX_SANDBOX Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud
2013-08-30Er, I meant gb_CXXFLAGSTor Lillqvist
2013-08-30Ignore C4267: possible loss of data, there are too many of themTor Lillqvist
2013-08-30WaE: size_t to int conversion: possible loss of dataTor Lillqvist
2013-08-29Revert "Fix MSC build of firebird"Tor Lillqvist
2013-08-29Fix MSC build of firebirdStephan Bergmann
2013-08-29Simplify and fix the embedded Firebird on OS XTor Lillqvist
2013-08-29Better error outputStephan Bergmann
2013-08-27Factor out the app bundle code signing into a scriptTor Lillqvist
2013-08-27Update commentsTor Lillqvist
2013-08-27Don't create any (new) Python bytecode files when running a PythonTestTor Lillqvist
2013-08-27PLAINLIBS_NONE means layer NONEStephan Bergmann
2013-08-27fdo#67313: Use "lo" suffix for private URE libsStephan Bergmann
2013-08-27Introduce LO_BUILD_LIB_DIR for NONE .component filesStephan Bergmann
2013-08-27PLAINLIBS_NONE missing from some platforms' gb_Library_LAYER definitionsStephan Bergmann
2013-08-26fdo#64053 do not let too long comment in ARP Comment fieldAndras Timar
2013-08-26fdo#68158 fix quote escaping problemsAndras Timar
2013-08-26Some cleanup and consolidation of the Impress layout work.Thorsten Behrens
2013-08-26introduce gb_Package_PRESTAGEDIRBjoern Michaelsen
2013-08-24fdo#68194 Font files are left after uninstallationJesús Corrius
2013-08-22At least CppunitTest_connectivity_ado requires the affine_uno bridgeStephan Bergmann
2013-08-22remove solenv/bin/buildalyzerBjoern Michaelsen
2013-08-22remove superfluous sort.plBjoern Michaelsen
2013-08-22Use codesign --force to replace a (bogus?) previous signatureTor Lillqvist
2013-08-22Misaligned access is always undefined behaviorStephan Bergmann
2013-08-19Reduce verbosity: Don't print annoying warningsTor Lillqvist
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-08-18Add where pyuno.so is to PYPATH for the "Mac-like app structure" caseTor Lillqvist
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-16Use -O3 when optimisingTor Lillqvist
2013-08-14EXCEPTIONS_OFF is never definedStephan Bergmann
2013-08-09try to ensure not testing GCC version when using ClangLuboš Luňák
2013-08-05do not base feature checks on gcc versionLuboš Luňák
2013-08-02the compiler of the 10.6 SDK is pretty confused wrt to aliasing warningNorbert Thiebaud
2013-08-02let's own the packaged stuff by root:root again (fdo#67388)Petr Mladek
2013-07-30Better Shell error messages in case argument is missingStephan Bergmann
2013-07-30Use sandboxing when requested also for the app bundle in the dmgTor Lillqvist
2013-07-30Advertized shortcuts somehow don't work well with Windows 7 shellFridrich Štrba