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