Avoid static linkingEnsure we use MSI from the current host, rather than the build system's.
Build Win32 setup only with Unicode support. (#470)Build Win32 setup only with Unicode support.Non-unicode ("ANSI") functions were apparently needed only forsupporting Windows 9X, that is not ou
Build Win32 setup only with Unicode support. (#470)Build Win32 setup only with Unicode support.Non-unicode ("ANSI") functions were apparently needed only forsupporting Windows 9X, that is not our priority any more.This simplifies the internal structure of the setup executable.Co-authored-by: Matthias Seidel <mseidel@apache.org>
show more ...
misc: fix spelling (#461)* misc: fix spelling* Regenerate ignored words list codespell.txt
Cleanup, removed 'unreachable code'
Fix typos (#454)* Fix typos* Regenerate ignored words list
Addition to my last commit
More spelling fixes (#434)* Fix more typos* Regenerate ignored words list codespell.txt
Cleanup
chore: whitespace clean up for `.src` files (#429)Enforced 3 hooks for `.src` files- end-of-file-fixer- mixed-line-ending- trailing-whitespace
Make Extension Manager dialog a bit wider
When installing an extension via Extension Manager the 'Cancel' button is too close to thefixed line below. On Ubuntu it overlaps it.This quick fix hopefully moves it far enough to solve it.
Unify string
Cleanup resource file
Fix typos (#425)* Fix typos* Recreate ignored words list codespell.txt
pre-commit auto whitespace clean up for `map` files (#415)Enforced three hooks for `map` files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace
pre-commit auto whitespace clean up for `ulf` files (#414)Enforced three hooks for `ulf` files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace
pre-commit whitespace clean up for cpp files (#406)For `cpp` files enforced three hooks- end-of-file-fixer- mixed-line-ending- trailing-whitespace
pre-commit whitespace cleanup for `.component` files (#398)Enforced 3 hooks for `.component` files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace
pre-commit auto whitespace cleanup for `.pmk` files (#399)Enforced 3 hooks for `.pmk` files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace
pre-commit auto remove trailing whitespace from cxx files (#383)Another big auto clean up. So many lines !!Another one bites the dusthttps://www.youtube.com/watch?v=rY0WxgSXdEECo-authored-by:
pre-commit auto remove trailing whitespace from cxx files (#383)Another big auto clean up. So many lines !!Another one bites the dusthttps://www.youtube.com/watch?v=rY0WxgSXdEECo-authored-by: Matthias Seidel <mseidel@apache.org>
pre-commit auto whitespace cleanup for xcu files (#389)Enforced 3 hooks for xcu files
pre-commit auto remove trailing whitespace from XML files (#384)Auto cleaned up all the XML files for unneeded trailing whitespace.Around 8k lines changed a smaller whitespace PR this time
pre-commit auto remove trailing whitespace from h files (#385)Another big auto clean up by pre-commit similar to the others
pre-commit auto remove trailing whitespace from java files (#382)A another big huge auto white space clean up.
pre-commit auto remove trailing whitespace from C files (#386)Another big whitespace clean up
12345678910