summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2012-09-15Let --enable-assert-always-abort affect setting NDEBUG directlyStephan Bergmann2-8/+10
2012-09-14add a configure option to make assert() abort in release codeNorbert Thiebaud1-0/+6
2012-09-12fdo#44565 do not delete empty Desktop folder on uninstallAndras Timar1-1/+3
2012-09-12unused MSI properties: REGISTER_PPAM/PPSM/XLAM, related: fdo#52093Andras Timar1-3/+7
2012-09-11use _use_static_libraries here again to ensure proper dependencyMatúš Kukan1-9/+0
2012-09-11Make update_tree.pl work with internal xmllintStephan Bergmann1-1/+4
2012-09-11Stray "use Carp"Stephan Bergmann1-1/+0
2012-09-11gbuild: UnpackedTarball: don't need over-engineered 82 lineMichael Stahl1-4/+6
2012-09-11fix few problems with gbuildized liborcusMatúš Kukan1-10/+4
2012-09-11Better error reportingStephan Bergmann1-1/+2
2012-09-10add help.tree files to extensions' helpBence Babati2-2/+63
2012-09-10gbuild: disable MSVC warning C4351Michael Stahl1-0/+1
2012-09-10we don't need exslt for dmakeDavid Tardon1-2/+2
2012-09-10build and deliver internal libexslt. Use LIBEXSLT_LIBS is system xslt is usedPeter Jentsch1-3/+3
2012-09-08fdo#52296 put ShellNew files to program's folderAndras Timar5-25/+4
2012-09-08installer: remove unused codeAndras Timar1-53/+0
2012-09-08installer does not produce .inf files, corresponding code can goAndras Timar2-370/+0
2012-09-08remove SelfReg table from MSIAndras Timar3-92/+0
2012-09-08rename: set_cxx_suffix -> set_generated_cxx_suffix; used for external libsMatúš Kukan4-5/+5
2012-09-08use "scoped" global var. to set the suffix of gen. C++ filesDavid Tardon1-11/+9
2012-09-07Prevent epm from stripping unless explicitly requestedStephan Bergmann1-0/+2
2012-09-07Clarify --enable-symbols misnomerStephan Bergmann1-7/+9
2012-09-06gbuild: disable symbols on --enable-dbgutil --disable-symbolsMichael Stahl2-7/+11
2012-09-04installer: Remove copy_complete_directory_without_cvsTim Retout1-44/+0
2012-09-04installer: Inline $installer::globals::required_dotnet_versionTim Retout2-10/+2
2012-09-03Quote .ddf content (potentially containing stuff like "%2F")Stephan Bergmann1-9/+9
2012-09-01libmerged: another small component libraries for androidMatúš Kukan1-0/+7
2012-09-01installer: Second attempt at scpzipfiles interpolation functions.Tim Retout3-48/+88
2012-09-01installer: Replace $installer::globals::platTim Retout2-4/+2
2012-09-01installer: Make @forced_properties non-global.Tim Retout2-6/+12
2012-09-01installer: Inline $installer::globals::globaltempdirnameTim Retout2-2/+1
2012-09-01installer: Make @noMSLocaleLangs non-global.Tim Retout2-66/+67
2012-09-01installer: Make @rtllanguages non-global.Tim Retout2-2/+2
2012-09-01installer: Make @items_at_modules non-global.Tim Retout2-3/+2
2012-09-01installer: Remove $installer::globals::progTim Retout2-4/+0
2012-08-31boost: convert to gbuildMatúš Kukan1-1/+0
2012-08-31gbuild: add gb_UnpackedTarball_copy_header_files for external headersMatúš Kukan2-0/+20
2012-08-31gbuild: UnpackedTarball: do not rename files; set cxx suffix for libraryMatúš Kukan5-32/+33
2012-08-31extension_helplink.mk is no longer usedStephan Bergmann1-58/+0
2012-08-31Call HelpIndexer/Linker with gb_Helper_set_ld_pathStephan Bergmann1-5/+13
2012-08-31fdo#53009: Compile extension help in gbuildStephan Bergmann2-23/+132
2012-08-31stuff in a mechanism to find the liblangtag share dir during unit testsCaolán McNamara1-0/+1
2012-08-31-DRTL_USING for dmake modules as wellCaolán McNamara1-0/+2
2012-08-31For iOS always generate comprehensive headers for udkapiTor Lillqvist1-4/+24
2012-08-30remove obsoleted IS<LCIĐ> properties and conditions based on themAndras Timar3-35/+0
2012-08-30LibreOffice installer does not use child projectsAndras Timar7-275/+1
2012-08-30Make verbose make output more informative for cppumaker commandsTor Lillqvist1-8/+11
2012-08-30Fix -Wl,-z,origin -Wl,-rpath,... quotingStephan Bergmann1-2/+2
2012-08-29No space inside bracketsStephan Bergmann1-5/+5
2012-08-29ecj knows about -source -targetCaolán McNamara1-1/+1