summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
* Factor out the app bundle code signing into a scriptTor Lillqvist2013-08-273-18/+84
* Update commentsTor Lillqvist2013-08-271-9/+3
* Don't create any (new) Python bytecode files when running a PythonTestTor Lillqvist2013-08-271-0/+1
* PLAINLIBS_NONE means layer NONEStephan Bergmann2013-08-272-2/+2
* fdo#67313: Use "lo" suffix for private URE libsStephan Bergmann2013-08-278-17/+16
* Introduce LO_BUILD_LIB_DIR for NONE .component filesStephan Bergmann2013-08-271-1/+1
* PLAINLIBS_NONE missing from some platforms' gb_Library_LAYER definitionsStephan Bergmann2013-08-274-0/+4
* fdo#64053 do not let too long comment in ARP Comment fieldAndras Timar2013-08-261-0/+1
* fdo#68158 fix quote escaping problemsAndras Timar2013-08-263-1/+2
* Some cleanup and consolidation of the Impress layout work.Thorsten Behrens2013-08-261-0/+1
* introduce gb_Package_PRESTAGEDIRBjoern Michaelsen2013-08-262-2/+25
* fdo#68194 Font files are left after uninstallationJesús Corrius2013-08-241-1/+1
* At least CppunitTest_connectivity_ado requires the affine_uno bridgeStephan Bergmann2013-08-221-0/+1
* remove solenv/bin/buildalyzerBjoern Michaelsen2013-08-221-155/+0
* remove superfluous sort.plBjoern Michaelsen2013-08-221-41/+0
* Use codesign --force to replace a (bogus?) previous signatureTor Lillqvist2013-08-221-1/+1
* Misaligned access is always undefined behaviorStephan Bergmann2013-08-221-24/+0
* Reduce verbosity: Don't print annoying warningsTor Lillqvist2013-08-191-9/+0
* Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist2013-08-1910-15/+5
* Add where pyuno.so is to PYPATH for the "Mac-like app structure" caseTor Lillqvist2013-08-181-1/+1
* Further work on the "Mac-like app structure" optionTor Lillqvist2013-08-1813-28/+17
* Use subfolder names from <config_folders.h>Tor Lillqvist2013-08-183-10/+12
* Use -O3 when optimisingTor Lillqvist2013-08-161-0/+2
* EXCEPTIONS_OFF is never definedStephan Bergmann2013-08-144-11/+0
* try to ensure not testing GCC version when using ClangLuboš Luňák2013-08-094-21/+21
* do not base feature checks on gcc versionLuboš Luňák2013-08-052-2/+2
* the compiler of the 10.6 SDK is pretty confused wrt to aliasing warningNorbert Thiebaud2013-08-021-0/+5
* let's own the packaged stuff by root:root again (fdo#67388)Petr Mladek2013-08-021-1/+1
* Better Shell error messages in case argument is missingStephan Bergmann2013-07-301-1/+1
* Use sandboxing when requested also for the app bundle in the dmgTor Lillqvist2013-07-301-1/+4
* Advertized shortcuts somehow don't work well with Windows 7 shellFridrich Štrba2013-07-301-0/+3
* Adapt gdb python pretty-printer to time nano-second precision API changeLionel Elie Mamane2013-07-281-10/+10
* Various fixes for icon theme link files.Michael Meeks2013-07-261-0/+36
* 'almost finished' doesnt sound like a clean targetBjoern Michaelsen2013-07-261-1/+1
* Move the (unimplemented) READONLY_INSTALLSET flag into config_features.hTor Lillqvist2013-07-261-1/+0
* Move OS X sandbox flag to config_features.hTor Lillqvist2013-07-261-1/+0
* These two strings are non-nullable so fail if they are nullFridrich Štrba2013-07-261-1/+1
* Another typoFridrich Štrba2013-07-241-2/+2
* And a bit more of fixesFridrich Štrba2013-07-241-2/+2
* Some more typos in perl codeFridrich Štrba2013-07-241-2/+2
* Some more fixups towards the MsiShortcutProperty tableFridrich Štrba2013-07-242-26/+21
* OK, so this was not just a bogus stray mess :)Fridrich Štrba2013-07-241-0/+3
* WIP: data for the new MsiShortcutProperty installer tableFridrich Štrba2013-07-245-5/+168
* look for find-requires-gnome.sh in the right pathDavid Tardon2013-07-243-1/+8
* it is not possible to sign libs that are in useDavid Tardon2013-07-232-0/+4
* allow to build for Windows XP when using Visual Studio 2012Christian Lohmaier2013-07-191-0/+1
* gbuild: add support for auto-creationa nd reuse of binary package.Norbert Thiebaud2013-07-193-5/+218
* gbuild: add an intermediary 'almost' target to ModuleNorbert Thiebaud2013-07-192-7/+15
* Resolves: #i122767# disallow pre-standard C++ for-scopeHerbert Dürr2013-07-181-2/+2
* remove gb_LinkTarget_add_noexception_objectBjoern Michaelsen2013-07-176-20/+0