Age | Commit message (Expand) | Author |
---|---|---|
2019-09-23 | do not require $(SRCDIR) in every gb_Library_set_precompiled_header | Luboš Luňák |
2019-05-27 | avoid gbuild warning about no PCH for libcmis | Luboš Luňák |
2019-05-24 | disable warnings in external libs | Luboš Luňák |
2019-05-19 | PCH for libcmis | Luboš Luňák |
2018-12-28 | upload libcmis 0.5.2 | David Tardon |
2018-12-07 | All supported versions of Clang and GCC support at least C++17 now | Stephan Bergmann |
2018-11-02 | libcmis fails to build with c++2a | Caolán McNamara |
2018-11-02 | Compile as C++2a, where available | Stephan Bergmann |
2018-01-22 | boost: upgrade to release 1.66.0 | Michael Stahl |
2017-11-28 | external/libcmis: Falling back to C++03 is too drastic | Stephan Bergmann |
2017-11-26 | Build as C++17 when GCC/Clang supports it | Stephan Bergmann |
2017-11-01 | -I$(dir $(3)) in gb_CObject__command_pattern is no longer needed | Stephan Bergmann |
2017-09-15 | consistent naming of externals: cmis -> libcmis | Michael Stahl |