summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
* installer: wrap main function with error handling.Tim Retout2012-09-172-21/+14
* installer: Inline @installer::globals::environmentvariablesTim Retout2012-09-172-7/+12
* Let --enable-assert-always-abort affect setting NDEBUG directlyStephan Bergmann2012-09-152-8/+10
* add a configure option to make assert() abort in release codeNorbert Thiebaud2012-09-141-0/+6
* fdo#44565 do not delete empty Desktop folder on uninstallAndras Timar2012-09-121-1/+3
* unused MSI properties: REGISTER_PPAM/PPSM/XLAM, related: fdo#52093Andras Timar2012-09-121-3/+7
* use _use_static_libraries here again to ensure proper dependencyMatúš Kukan2012-09-111-9/+0
* Make update_tree.pl work with internal xmllintStephan Bergmann2012-09-111-1/+4
* Stray "use Carp"Stephan Bergmann2012-09-111-1/+0
* gbuild: UnpackedTarball: don't need over-engineered 82 lineMichael Stahl2012-09-111-4/+6
* fix few problems with gbuildized liborcusMatúš Kukan2012-09-111-10/+4
* Better error reportingStephan Bergmann2012-09-111-1/+2
* add help.tree files to extensions' helpBence Babati2012-09-102-2/+63
* gbuild: disable MSVC warning C4351Michael Stahl2012-09-101-0/+1
* we don't need exslt for dmakeDavid Tardon2012-09-101-2/+2
* build and deliver internal libexslt. Use LIBEXSLT_LIBS is system xslt is usedPeter Jentsch2012-09-101-3/+3
* fdo#52296 put ShellNew files to program's folderAndras Timar2012-09-085-25/+4
* installer: remove unused codeAndras Timar2012-09-081-53/+0
* installer does not produce .inf files, corresponding code can goAndras Timar2012-09-082-370/+0
* remove SelfReg table from MSIAndras Timar2012-09-083-92/+0
* rename: set_cxx_suffix -> set_generated_cxx_suffix; used for external libsMatúš Kukan2012-09-084-5/+5
* use "scoped" global var. to set the suffix of gen. C++ filesDavid Tardon2012-09-081-11/+9
* Prevent epm from stripping unless explicitly requestedStephan Bergmann2012-09-071-0/+2
* Clarify --enable-symbols misnomerStephan Bergmann2012-09-071-7/+9
* gbuild: disable symbols on --enable-dbgutil --disable-symbolsMichael Stahl2012-09-062-7/+11
* installer: Remove copy_complete_directory_without_cvsTim Retout2012-09-041-44/+0
* installer: Inline $installer::globals::required_dotnet_versionTim Retout2012-09-042-10/+2
* Quote .ddf content (potentially containing stuff like "%2F")Stephan Bergmann2012-09-031-9/+9
* libmerged: another small component libraries for androidMatúš Kukan2012-09-011-0/+7
* installer: Second attempt at scpzipfiles interpolation functions.Tim Retout2012-09-013-48/+88
* installer: Replace $installer::globals::platTim Retout2012-09-012-4/+2
* installer: Make @forced_properties non-global.Tim Retout2012-09-012-6/+12
* installer: Inline $installer::globals::globaltempdirnameTim Retout2012-09-012-2/+1
* installer: Make @noMSLocaleLangs non-global.Tim Retout2012-09-012-66/+67
* installer: Make @rtllanguages non-global.Tim Retout2012-09-012-2/+2
* installer: Make @items_at_modules non-global.Tim Retout2012-09-012-3/+2
* installer: Remove $installer::globals::progTim Retout2012-09-012-4/+0
* boost: convert to gbuildMatúš Kukan2012-08-311-1/+0
* gbuild: add gb_UnpackedTarball_copy_header_files for external headersMatúš Kukan2012-08-312-0/+20
* gbuild: UnpackedTarball: do not rename files; set cxx suffix for libraryMatúš Kukan2012-08-315-32/+33
* extension_helplink.mk is no longer usedStephan Bergmann2012-08-311-58/+0
* Call HelpIndexer/Linker with gb_Helper_set_ld_pathStephan Bergmann2012-08-311-5/+13
* fdo#53009: Compile extension help in gbuildStephan Bergmann2012-08-312-23/+132
* stuff in a mechanism to find the liblangtag share dir during unit testsCaolán McNamara2012-08-311-0/+1
* -DRTL_USING for dmake modules as wellCaolán McNamara2012-08-311-0/+2
* For iOS always generate comprehensive headers for udkapiTor Lillqvist2012-08-311-4/+24
* remove obsoleted IS<LCIĐ> properties and conditions based on themAndras Timar2012-08-303-35/+0
* LibreOffice installer does not use child projectsAndras Timar2012-08-307-275/+1
* Make verbose make output more informative for cppumaker commandsTor Lillqvist2012-08-301-8/+11
* Fix -Wl,-z,origin -Wl,-rpath,... quotingStephan Bergmann2012-08-301-2/+2