summaryrefslogtreecommitdiff
path: root/idlc
ModeNameSize
-rw-r--r--CustomTarget_parser_test.mk4714logplain
-rw-r--r--Executable_idlc.mk1581logplain
-rw-r--r--Makefile478logplain
-rw-r--r--Module_idlc.mk653logplain
-rw-r--r--README251logplain
d---------inc1329logplain
d---------source921logplain
d---------test391logplain
/core/commit/solenv/gbuild/platform?h=aoo/trunk&id=65f27f55cbb5994fbabe9716a92ea4d3f20e3e54'>--gdb-index flags should be used only when linking with symbolsLuboš Luňák 2019-04-11make linker flags conditional when used, not when definedLuboš Luňák 2019-01-24Drop unnecessary gb_DEBUG_CFLAGSStephan Bergmann 2019-01-23Drop use of obsolete GCC -fno-default-inlineStephan Bergmann 2019-01-21Slience bogus -Werror=maybe-uninitializedStephan Bergmann 2019-01-16Minimum Supported Version is VS2017himajin100000 2018-12-29tdf#114635: reimplement TWAIN-based scan using 32-bit shim on WindowsMike Kaganski 2018-12-13Switch Android armeabi-v7a to libc++/libc++abi/libunwind tooStephan Bergmann 2018-12-11tdf#121685: also apply DeclareDPIAware manifest to console applicationsMike Kaganski 2018-12-06Remove obsolete GCC version checksStephan Bergmann 2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek 2018-11-27gbuild: MacOSX: use tr instead of sed for newlinesMichael Stahl 2018-11-26Use -filelist with macOS linkerAlyssa Ross 2018-11-25Generally set CCACHE_CPP2 for --enable-werror GCCStephan Bergmann 2018-11-23Revert "Do use -O1 for Apple Clang older than 9.1.0"Stephan Bergmann 2018-11-20Drop some headless mode variantsJan-Marek Glogowski 2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl 2018-10-11Drop duplicate WINVER and _WIN32_WINNT definesJan-Marek Glogowski 2018-09-12No more use of MACOSX_SDK_VERSION outside configure.acStephan Bergmann 2018-09-05Already set MSVC's -std:c++17 during the configure.ac feature checksStephan Bergmann 2018-08-29Various Haiku improvementsKacper Kasper 2018-08-24Fix MSVC 2017 warning C4702: unreachable codelbenes 2018-08-22gbuild: Unconditionally compile as C++17 with MSVC 2017David Ostrovsky 2018-08-11when DISABLE_DYNLOADING gc linkingCaolán McNamara 2018-07-28Mark workaround for compiler bug as suchStephan Bergmann 2018-07-25Silence warning STL4014Stephan Bergmann 2018-07-16Fix Win32 warning C4702: unreachable codeThorsten Behrens 2018-07-05UBSan apparently still needs --dynamic-list-cpp-typeinfoStephan Bergmann 2018-07-04add --enable-gdb-index for --gdb-index from gold/lldLuboš Luňák 2018-07-04add configure option --enable-ld to use GNU gold or LLVM lldLuboš Luňák 2018-07-04add --enable-split-debug for -gsplit-dwarfLuboš Luňák 2018-07-04drop usage of --dynamic-list-cpp-new/typeinfoLuboš Luňák 2018-07-02gbuild: avoid -Wunused-macros with clang and icecream+ccacheMichael Stahl 2018-06-25gbuild: fix GCC_VERSION checkMichael Stahl 2018-06-06enable incremental linking on windowsNoel Grandin 2018-06-05windows link: only enable debug when we want symbolsNoel Grandin 2018-06-01Improve handling of _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNINGStephan Bergmann 2018-05-30gbuild: avoid -Wunused-macros with clang and icecreamMichael Stahl