summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2012-05-29gbuildize shellDavid Tardon2-0/+4
2012-05-29deliver component desc. xml, if usedDavid Tardon1-0/+2
2012-05-29allow to set extra (global) schema rootDavid Tardon1-0/+15
2012-05-29allow adding more package files at onceDavid Tardon1-0/+6
2012-05-28The gdb stuff probably doesn't make sense for Android eitherTor Lillqvist1-0/+2
2012-05-28No point in the gdb stuff for iOS, and it breaks the build evenTor Lillqvist1-0/+2
2012-05-25Removed documentation from type rdbsStephan Bergmann1-1/+1
2012-05-24fdo#48087 fill in MsiFileHash table for unversioned filesAndras Timar1-1/+1
2012-05-24fdo#50162 merge rtlbootstrap.mk into configure.inDavid Ostrovsky1-2/+0
2012-05-23solenv: adjustvisibility is only for SunStudioMichael Stahl2-16/+16
2012-05-23make gbuild deliver more robust in when using HARDLINKBjoern Michaelsen1-3/+10
2012-05-23make foo.all should work againBjoern Michaelsen1-1/+0
2012-05-21MSI: remove always true LaunchConditionAndras Timar1-3/+0
2012-05-21SdiTarget.mk: need explicit rule to get object files rebuiltMichael Stahl1-0/+4
2012-05-21don't let the Mac/PPC linker complain when the symbol isn't usedChristian Lohmaier1-1/+1
2012-05-20fix build with build.plDavid Tardon1-1/+1
2012-05-20gbuildize solenvDavid Tardon10-61/+178
2012-05-20make adding a bunch of files a bit easierDavid Tardon1-0/+26
2012-05-18fdo#42865: privatized unique empty string symbol:Michael Stahl1-0/+1
2012-05-17DragonFly: use -O2 as default CFLAGSFrançois Tigeot2-2/+2
2012-05-17fix spurious delivery of rdb files (better way)David Tardon1-3/+2
2012-05-17Revert "fix spurious re-delivery of RDB files:"David Tardon2-10/+1
2012-05-17remove duplicated dependencyDavid Tardon1-1/+1
2012-05-16gbuild: fix build executable dependencies:Michael Stahl5-19/+29
2012-05-16further spurious dep-file rebuild fixes:Michael Stahl5-23/+6
2012-05-16fix LinkTarget dep-target dependencies:Michael Stahl1-3/+3
2012-05-16fix spurious re-delivery of RDB files:Michael Stahl2-1/+10
2012-05-16fdo#48914 uninstall process should remove .pyc files from install directoryAndras Timar4-10/+26
2012-05-15fix log entry of mergemodule conditionAndras Timar1-1/+5
2012-05-15Explicitly initialize target-specific variablesStephan Bergmann1-0/+2
2012-05-14TDE integrationNorbert Thiebaud2-0/+16
2012-05-14fdo#46519 workaround of MSI installer error 1935Andras Timar1-1/+55
2012-05-14Support unpacking xz files.Tomas Chvatal1-0/+10
2012-05-14Revert "sw34bf03: #i81127#: patch by pmladek: linux/ppc: remove -fsigned-char"Caolán McNamara1-0/+3
2012-05-14this should have been CDEFAULTOPT, not DEFAULTOPTCaolán McNamara1-1/+1
2012-05-11TypoStephan Bergmann1-1/+1
2012-05-11Argh, make the use of -fvisibility=hidden actually happenTor Lillqvist1-23/+23
2012-05-10Make visibility tests work as intended on Mac OS XTor Lillqvist1-0/+14
2012-05-09fix gb_Helper_abbreviate_dirs_native $ quotingMichael Stahl1-2/+2
2012-05-09partially revert 6d1f7fadc06bb57b175d5f4b94147373fc07f8a8Andras Timar4-0/+113
2012-05-09Add usp10 here, tooTor Lillqvist1-0/+1
2012-05-09gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan17-37/+37
2012-05-09gbuild: use mixed paths on cygwinMatúš Kukan9-95/+18
2012-05-08No need to load the Uniscribe DLL dynamically; just use directlyTor Lillqvist1-0/+1
2012-05-08gbuild: tie optimization into selective --enable-debug:Michael Stahl7-29/+12
2012-05-08dis-entangle --enable-symbols and --enable-debug:Michael Stahl4-42/+25
2012-05-08gbuild: add CFLAGS to generated C objects as wellMichael Stahl1-2/+2
2012-05-08gbuild: selective symbols for Objective C(++)Michael Stahl1-7/+9
2012-05-08gbuild: replace gb_LinkTarget_set_objcflags with add_objcflagsMichael Stahl5-2/+12
2012-05-08gbuild: fix CFLAGS/CXXFLAGS:Michael Stahl2-11/+4