summaryrefslogtreecommitdiffstats
path: root/setup_native
Commit message (Expand)AuthorAgeFilesLines
* add --disable-librelogo to disable LibreLogo at build timeMichael Stahl2021-01-221-0/+37
* Bump copyright year to 2020Adolfo Jayme Barrientos2020-01-087-85/+85
* simplify "a = a +" to "a +="Noel Grandin2019-10-111-1/+1
* Fixing "...."Andrea Gelmini2019-09-061-2/+2
* setup_native: document more obscure epmfile.pm inputMichael Stahl2019-07-291-0/+5
* fix HRESULT_FROM_WIN32 can not be placed inside switch for SDK8.1nd1012019-07-101-2/+10
* tdf#119044 setup_native: let -core depend on -ooofontsMichael Stahl2019-05-071-6/+7
* tdf#124794: Wait for WU service stopped before launching wusa.exeMike Kaganski2019-04-221-40/+96
* Replace legacy dynamically-loaded functions with statically linked onesMike Kaganski2019-04-051-10/+7
* Drop UNICODE/_UNICODE definesMike Kaganski2019-04-043-6/+0
* tdf#120703 PVS: Silence V575 warningsMike Kaganski2019-03-313-0/+7
* tdf#123832: Try to prevent/control hung wusa.exe while installing UCRTMike Kaganski2019-03-221-25/+76
* loplugin:indentation (clang-cl)Stephan Bergmann2019-02-261-6/+6
* loplugin:redundantinline (clang-cl)Stephan Bergmann2019-01-306-7/+7
* Small corrections to stringsMatthias Seidel2019-01-161-3/+3
* Bump copyright year to 2019Adolfo Jayme Barrientos2019-01-017-85/+85
* tdf#122302: Set status message when installing KB2999226Mike Kaganski2018-12-241-15/+33
* tdf#121987 follow-up: never fail MSU install; warn instead.Mike Kaganski2018-12-161-58/+56
* tdf#121987: Don't fail installation if failed to enable WU serviceMike Kaganski2018-12-091-19/+47
* Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek2018-11-291-1/+1
* tdf#120703 PVS: V530 The return value of function is required to be utilizedMike Kaganski2018-10-271-1/+1
* Correcting description: Gnome -> GNOMEMatthias Seidel2018-09-302-2/+2
* tdf#120099 Reintroduce .def filesStephan Bergmann2018-09-2818-0/+51
* loplugin:external (clang-cl)Stephan Bergmann2018-09-246-17/+17
* Get rid of Windows .def files in setup_native, use __declspec(dllexport)Stephan Bergmann2018-09-1834-75/+24
* package Indonesian (id) dictionaries into installsetChristian Lohmaier2018-09-012-0/+16
* Remove Extensions_MySQLConnector junkStephan Bergmann2018-08-271-15/+0
* Fix typosAndrea Gelmini2018-07-191-2/+2
* loplugin:nullptr (clang-cl)Stephan Bergmann2018-05-011-2/+2
* Install UCRT from MSUs, not using nested VC Redist installMike Kaganski2018-04-254-0/+561
* I guess it's time to remove some Win9x codeMike Kaganski2018-04-132-47/+12
* Fix typosAndrea Gelmini2018-04-111-1/+1
* Remove now unused libgetuid.somichael.weghorn2018-02-193-199/+0
* setup_native: remove {un,}install_solaris.shMichael Stahl2018-02-153-470/+0
* setup_native: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-0210-64/+0
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-231-1/+1
* another fix for DMG background for release buildsChristian Lohmaier2018-01-111-0/+0
* Bump copyright year to 2018Adolfo Jayme Barrientos2018-01-017-85/+85
* macOS installer bitmap for masterheiko tietze2017-12-083-0/+0
* loplugin:includeform: setup_native (Windows)Stephan Bergmann2017-10-273-3/+3
* Add Albanian (sq) dictionaryAron Budea2017-10-242-0/+16
* Drop check for Windows versions we don't supportMike Kaganski2017-09-291-30/+2
* Fix syntax errorsStephan Bergmann2017-09-291-2/+2
* setup_native: use more Unicode in MSI custom actionsMike Kaganski2017-09-2811-266/+228
* Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski2017-09-224-58/+31
* Use even more WIN32_LEAN_AND_MEANMike Kaganski2017-09-181-0/+3
* Use more WIN32_LEAN_AND_MEANMike Kaganski2017-09-162-0/+2
* loplugin:constparams: setup_native (clang-cl)Stephan Bergmann2017-08-311-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-2/+2
* Add setgid call stub for LinuxTroy2017-07-071-0/+3