--- poppler-0.22.5/configure +++ poppler-0.22.5/configure @@ -24014,7 +24014,7 @@ fi case "$enable_compile_warnings" in no) ;; - yes) CXXFLAGS="-Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common $CXXFLAGS"; + yes) CXXFLAGS="-Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-common $CXXFLAGS"; CFLAGS="-Wall $CFLAGS" ;; kde) CXXFLAGS="-Wnon-virtual-dtor -Wno-long-long -Wundef \ -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -Wcast-align \ href='/cgit/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/libcmis
AgeCommit message (Expand)Author
2013-01-24CMIS: use the proxy settings from the optionsCédric Bosdonnat
2012-12-04libcmis, libvisio get a boost dependency tooMichael Stahl
2012-11-07CMIS: fixed <wsse:Expires> output: c_str() on a temp string object isn't goodCédric Bosdonnat
2012-10-15tweak some build.lsts for the group photo...Michael Stahl
2012-09-22fix delivery of headers in ExternalPackagesDavid Tardon
2012-09-22update ext. projects to use ExternalPackageDavid Tardon
2012-09-17libcmis: fixed some conflict with windows.h definitionsLuboš Luňák
2012-09-17libcmis: bad warning fix... refixedCédric Bosdonnat
2012-09-17Forgot to git add libcmis-0.3.0-warnings.patchCédric Bosdonnat
2012-09-17libcmis: silenced some warningsCédric Bosdonnat
2012-09-17avoid C++11 narrowing conversion error with clangLuboš Luňák
2012-09-14updated libcmis to 0.3.0Cédric Bosdonnat
2012-09-08libcmis: use patchlevel 0Matúš Kukan
2012-09-08libcmis: forgot to remove old makefileMatúš Kukan
2012-09-08libcmis: convert to gbuildMatúš Kukan
2012-07-17for external modules add a dependency on the makefile.mk itselfCaolán McNamara
2012-07-09libcmis: changed API to get all repositories infos, not just their IDCédric Bosdonnat
2012-07-05add depend on makefile.mkCaolán McNamara
2012-07-03libcmis: added a patch to workaround an alfresco bug and avoid HTTP requestsCédric Bosdonnat
2012-07-02libcmis: fixed unexpected exception thrownCédric Bosdonnat
2012-07-02libcmis: forgot to remove now unneeded patchCédric Bosdonnat