--- winbuild/MakefileBuild.vc +++ winbuild/MakefileBuild.vc @@ -52,7 +52,7 @@ !ELSE CC_NODEBUG = $(CC) /O2 /DNDEBUG CC_DEBUG = $(CC) /Od /D_DEBUG /RTC1 /Z7 /LDd -CFLAGS = /I. /I ../lib /I../include /nologo /W4 /EHsc /DWIN32 /FD /c /DBUILDING_LIBCURL $(SOLARINC) +CFLAGS = /I. /I ../lib /I../include /nologo /W4 /EHsc /DWIN32 /c /DBUILDING_LIBCURL $(SOLARINC) !ENDIF LFLAGS = /nologo /machine:$(MACHINE) ata/cgit.png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/.git-hooks
AgeCommit message (Expand)Author
2022-12-27git pre-commit hook: check .mm filesXisco Fauli
2022-12-20git pre-commit hook: check .bas and .vb files as wellXisco Fauli
2022-11-11.git-hook: Emit some warning about clang-format and renamed filesStephan Bergmann
2022-09-08replace egrep/fgrep calls with grep -E/grep -FRene Engelhard
2021-04-28git pre-commit hook: fix typoXisco Fauli
2021-04-27Check UI interface domains in the git pre-commit hookXisco Fauli
2021-01-15replace stock button imagesCaolán McNamara
2021-01-15remove newly unused use-stock supportCaolán McNamara
2021-01-14drop newly added deprecated GtkAlignment instanceCaolán McNamara
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara
2020-10-09tdf#134286: fix pre-commit hook to make hooks.allownonascii workShiro Kawai
2020-09-09git pre-commit hook: check OOXMLIMPORT and OOXMLEXPORT...Xisco Fauli
2020-09-07Info git-hook for GIT for WindowsJuergen Funk
2020-08-12git pre-commit hook: check min gtk3 versionXisco Fauli
2020-07-10Fixup pre-commit hook to work with worktreesThorsten Behrens
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-02-01git hooks: update commit-msg to Gerrit 2.16.15Jan-Marek Glogowski
2020-01-24git hooks: update the change-id part of commit-msgMiklos Vajna
2019-12-03Don't count terminating newline when determining line lengthStephan Bergmann
2019-06-05git-hooks: show length of first line if it's too longMiklos Vajna
2019-02-13Remove unhelpful "Check for whitespace in front of *'s" from .git-hooksStephan Bergmann