summaryrefslogtreecommitdiff
path: root/setup_native
AgeCommit message (Expand)AuthorFilesLines
2013-02-26setup_native: fix localizationAndras Timar1-1/+1
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-20fix dependencies of the obsolete stdlibs package on linuxPetr Mladek1-2/+4
2013-02-19Kill the --without-system-stdlibs optionFridrich Štrba1-12/+4
2013-02-18Update Branding for 4.0 (.1)Stefan Knorr1-0/+0
2013-02-17CustomActions should be statically linked with MSVCRTAndras Timar14-14/+143
2013-02-16CustomActions are not for MinGW, yetAndras Timar1-4/+1
2013-02-16setup_native: no export on MinGWDavid Ostrovsky1-0/+2
2013-02-16fix circular dependency in setup_nativePeter Foley1-2/+0
2013-02-16Fix build for --enable-epm / --with-package-format=deb rpm case.Thorsten Behrens1-1/+0
2013-02-14fix rpm build in setup_nativePeter Foley1-3/+3
2013-02-14Missing dependencyStephan Bergmann1-0/+2
2013-02-13fix setup_native localization for macPeter Foley1-3/+2
2013-02-13fix exported DLL function names for all CustomActionsAndras Timar35-24/+103
2013-02-13remove thesaurus indexer CustomActionAndras Timar3-230/+0
2013-02-12Fix typo to make --enable-online-update build again.Jan Holesovsky1-1/+1
2013-02-12It's better to use fclose on a not null handleJulien Nabet1-2/+2
2013-02-12More setup_native fixes for --enable-epm Linux/RPM post gbuild'ificationStephan Bergmann1-6/+6
2013-02-12don't duplicate code for msvc and gccDavid Ostrovsky1-2/+3
2013-02-11msvc needs instooofiltmsi tooPeter Foley1-0/+1
2013-02-11stdcall and declspec(dllexport) don't play nicely togetherPeter Foley4-2/+10
2013-02-11Make instsetoo_native build again on mingwDavid Ostrovsky1-1/+1
2013-02-11Make setup_native build again for --enable-epm Linux/RPMStephan Bergmann1-2/+2
2013-02-11advertised shotrcutsAndras Timar4-9/+0
2013-02-10Revert "replace '$<' with '$%' as it was meant here"David Ostrovsky1-1/+1
2013-02-10Revert "fix fake-db-1.0-0.noarch.rpm: swap target with prerequisite"David Ostrovsky1-1/+1
2013-02-10Module_setup_native: include Package_ulf.mkDavid Ostrovsky1-0/+1
2013-02-10Package_ulf.mk: remove superfluous mac dirDavid Ostrovsky1-1/+1
2013-02-10wintools: fix uncomplete source file pathDavid Ostrovsky1-5/+5
2013-02-10replace '$<' with '$%' as it was meant hereDavid Ostrovsky1-1/+1
2013-02-10'$(PERL)' is missing in command lineDavid Ostrovsky1-3/+3
2013-02-10fix fake-db-1.0-0.noarch.rpm: swap target with prerequisiteDavid Ostrovsky1-1/+1
2013-02-09Fix Resource leak: ddfJulien Nabet1-0/+2
2013-02-09convert setup_native to gbuild and add to tail_buildPeter Foley80-1219/+719
2013-02-01Add option to set bundle identifier and use it when signingTor Lillqvist1-1/+1
2013-02-01Actually remove itTor Lillqvist1-101/+0
2013-02-01linuxpatchscript.sh is surely something we don't useTor Lillqvist2-2/+0
2013-02-01Remove mention of osx_install_patch.applescript from here, tooTor Lillqvist1-1/+0
2013-02-01Remove unused osx_install_patch.applescriptTor Lillqvist1-156/+0
2013-01-30remove CopyEditionData CustomActionAndras Timar3-126/+0
2013-01-30remove DotNetCheck CustomActionAndras Timar3-178/+0
2013-01-30remove CopyExtensionData CustomActionAndras Timar3-119/+1
2013-01-30remove CustomAction ExecutePostUninstallScriptAndras Timar3-147/+0
2013-01-30convert SetAdminInstallProperty CustomAction to type 51Andras Timar3-62/+0
2013-01-30we don't build language packs on WindowsAndras Timar5-449/+0
2013-01-27Revert "fix for fdo#39632 : Consolidate GetMsiProperty()"Andras Timar20-218/+584
2013-01-27Revert "chmod 644"Andras Timar1-0/+0
2013-01-27still not enough boost_headerMichael Stahl1-0/+1
2013-01-23chmod 644Andras Timar1-0/+0
2013-01-23fix for fdo#39632 : Consolidate GetMsiProperty()Mathias Michel20-584/+218