Age | Commit message (Expand) | Author |
2017-03-11 | Don't bother looking for Visual C++ Express any longer | Tor Lillqvist |
2017-03-10 | Clean up, using printf instead of echo | Stephan Bergmann |
2017-03-09 | use a different resource dir for oss-fuzz | Caolán McNamara |
2017-03-09 | One AC_MSG_RESULT per AC_MSG_CHECKING please | Tor Lillqvist |
2017-03-09 | Just get rid of CR when parsing .bat output | Jan-Marek Glogowski |
2017-03-09 | configure: find the MSMs where MSVC 2017 Release hides them | Michael Stahl |
2017-03-09 | configure: find MSVC 2017 64-bit compiler | Michael Stahl |
2017-03-09 | Avoid stray AC_MSG_RESULT: add a preceding AC_MSG_CHECKING | Tor Lillqvist |
2017-03-09 | Message cosmetics | Tor Lillqvist |
2017-03-09 | AC_MSG_CHECKING style consistency | Tor Lillqvist |
2017-03-09 | No need for doublequotes in the argument to AC_MSG_RESULT | Tor Lillqvist |
2017-03-09 | AC_MSG_* hygiene | Tor Lillqvist |
2017-03-09 | "checking Is Visual C++ Express" is not proper English | Tor Lillqvist |
2017-03-09 | Remove misleading comment, and sort alternatives in case statement | Tor Lillqvist |
2017-03-09 | Don't claim 10.0A is an "acceptable" Windows SDK version | Tor Lillqvist |
2017-03-09 | Remove partial sentence in comment | Tor Lillqvist |
2017-03-09 | More AC_MSG_* usage cleanup | Tor Lillqvist |
2017-03-09 | Fix AC_MSG_* usage for find_ucrt | Tor Lillqvist |
2017-03-09 | Bin duplicated code snippet | Tor Lillqvist |
2017-03-08 | Strip newlines from UCRT detecion using tr | Jan-Marek Glogowski |
2017-03-08 | Stop bash complaining about \0 bytes in input | Jan-Marek Glogowski |
2017-03-08 | Adapt path to the CRT redist for VS2017 build 14.10.25017 | Tor Lillqvist |
2017-03-08 | Revert "use a different resource dir for oss-fuzz" | Caolán McNamara |
2017-03-06 | use a different resource dir for oss-fuzz | Caolán McNamara |
2017-03-06 | MSVC 15.0: Fix 32bit build | David Ostrovsky |
2017-03-03 | Move file download verification from md5sum to sha256sum | Bryan Quigley |
2017-03-02 | Remove HAVE_CXX11_UTF16_STRING_LITERAL, always true now | Stephan Bergmann |
2017-03-02 | Remove HAVE_CXX11_CONSTEXPR, always true now | Stephan Bergmann |
2017-03-02 | Remove HAVE_GCC_VISIBILITY_BROKEN check completely now | Stephan Bergmann |
2017-03-02 | Drop support for MSVC 2013 | David Ostrovsky |
2017-02-24 | Always enable liblangtag | Khaled Hosny |
2017-02-24 | configure.ac: Add missing result message | David Ostrovsky |
2017-02-24 | Oh, those are called Updates, not Service Packs | Stephan Bergmann |
2017-02-23 | When using MSVC 2015, require at least SP3 | Stephan Bergmann |
2017-02-23 | quote this properly | David Tardon |
2017-02-23 | gpg4libre: Fix build by s/gpgme/gpgmepp/ on multiple places | Katarina Behrens |
2017-02-23 | Don't check HAVE_GCC_ATTRIBUTE_WARN_UNUSED on MSVC | Stephan Bergmann |
2017-02-23 | gpg4libre: We want to use C++ library instead | Katarina Behrens |
2017-02-23 | Use more conventional TRUE for KDE4_HAVE_GLIB | Stephan Bergmann |
2017-02-23 | Use more conventional TRUE for JAVA_CLASSPATH_NOT_SET | Stephan Bergmann |
2017-02-23 | HAVE_GCC_PRAGMA_OPERATOR is only needed as AC_DEFINE | Stephan Bergmann |
2017-02-23 | Stray "LIBS=$save_LIBS" | Stephan Bergmann |
2017-02-22 | upload libstaroffice 0.0.3 | David Tardon |
2017-02-22 | Add --with-package-version option, mainly for non-TDF product macOS builds | Tor Lillqvist |
2017-02-21 | allow disabling liblangtag for internal libetonyek | Caolán McNamara |
2017-02-21 | When building with clang-cl on Windows, build CLR code with MSVC | Stephan Bergmann |
2017-02-21 | Kill bitrot Emscripten experiment | Khaled Hosny |
2017-02-20 | try to fix "random config" tb | Markus Mohrhard |
2017-02-19 | Make it even more clear that --disable-gui is not what you want | Tor Lillqvist |
2017-02-16 | gpg4libre: Build internal libgpg-error, libassuan and gpgme(pp) | Katarina Behrens |