| Commit message (Expand) | Author | Age | Files | Lines |
* | curl: Set build options the way we need for CMake | Brad King | 2021-02-03 | 1 | -0/+2 |
|
|
* | Merge branch 'upstream-curl' into update-curl | Brad King | 2021-02-03 | 145 | -6620/+9148 |
|
|
* | curl: Update script to get curl 7.75.0 | Brad King | 2021-02-03 | 1 | -1/+1 |
|
|
* | Utilities: Suppress warnings in third-party code when using IntelLLVM | Brad King | 2021-01-28 | 11 | -11/+11 |
|
|
* | gitlab-ci: consolidate release and package job infrastructure | Brad King | 2021-01-27 | 2 | -2/+2 |
|
|
* | Merge topic 'rel-package-names' | Brad King | 2021-01-27 | 7 | -9/+9 |
|\ |
|
| * | Utilities/Release: Rename Windows packages to 'windows-$arch' | Brad King | 2021-01-26 | 2 | -2/+2 |
|
|
| * | Utilities/Release: Rename Linux packages to 'linux-$arch' | Brad King | 2021-01-25 | 5 | -7/+7 |
|
|
* | | Merge topic 'update-bison-parser' | Brad King | 2021-01-27 | 1 | -6/+1 |
|\ \ |
|
| * | | LexerParser: Manual removing code from Bison is no longer needed | Christoph GrĂ¼ninger | 2021-01-25 | 1 | -5/+0 |
|
|
| * | | LexerParser: Do not use GNU Bison's yacc mode, we use Bison extensions | Christoph GrĂ¼ninger | 2021-01-25 | 1 | -1/+1 |
| |/ |
|
* | | libarchive: Fix lzma_stream_encoder_mt detection | Rodolfo Lima | 2021-01-26 | 1 | -1/+7 |
|
|
* | | cm::optional: Fix `-Wunused-parameter` warnings in comparison operators | Brad King | 2021-01-25 | 1 | -4/+4 |
|/ |
|
* | Utilities/Sphinx: Add role and directive for 'genex' in CMake domain | Brad King | 2021-01-18 | 2 | -2/+20 |
|
|
* | Merge branch 'backport-rel-macos-modern' into rel-macos-modern | Brad King | 2021-01-07 | 2 | -0/+127 |
|\ |
|
| * | Utilities/Release: Add script to build Qt 5.15.2 macOS universal binaries | Brad King | 2021-01-07 | 1 | -0/+125 |
|
|
| * | Utilities/Release: Fix macOS Qt 5.9 build script umask | Brad King | 2021-01-07 | 1 | -0/+2 |
|
|
* | | Code style: add missed explicit 'this->' | Oleksandr Koval | 2021-01-05 | 3 | -2411/+2883 |
|
|
* | | Merge branch 'backport-rel-linux-aarch64' into rel-linux-aarch64 | Brad King | 2020-12-22 | 9 | -0/+347 |
|\ \
| |/ |
|
| * | Utilities/Release: Add docker specs for Linux aarch64 binaries | Hi Key | 2020-12-22 | 9 | -0/+347 |
|
|
* | | Merge topic 'rel-macos-apple-silicon' | Brad King | 2020-12-15 | 2 | -0/+21 |
|\ \
| |/ |
|
| * | Utilities/Release: Update macOS Qt 5.9 build for platform versioning | Brad King | 2020-12-14 | 2 | -0/+21 |
|
|
* | | Merge topic 'update-curl' | Brad King | 2020-12-14 | 328 | -3684/+4813 |
|\ \ |
|
| * | | curl: Set build options the way we need for CMake | Brad King | 2020-12-11 | 1 | -1/+3 |
|
|
| * | | Merge branch 'upstream-curl' into update-curl | Brad King | 2020-12-09 | 327 | -3682/+4809 |
|
|
| * | | curl: Update script to get curl 7.74.0 | Brad King | 2020-12-09 | 1 | -1/+1 |
|
|
* | | | Merge topic 'rel-macos-apple-silicon' | Brad King | 2020-12-10 | 2 | -0/+138 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Utilities/Release: Add script to build Qt 5.9.9 macOS universal binaries | Brad King | 2020-12-10 | 2 | -0/+138 |
|
|
* | | Help: Improve styling for versionadded/deprecated directives | Nikita Nemkin | 2020-12-02 | 1 | -0/+6 |
|
|
* | | Merge topic 'doc-html-lang' | Brad King | 2020-11-09 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Utilities/Sphinx: Tell Sphinx that documentation is written in English | Brad King | 2020-11-09 | 1 | -0/+1 |
|
|
* | | cm::optional: Add constructor delegation to nullopt_t constructor | Kyle Edwards | 2020-10-22 | 1 | -0/+1 |
|
|
* | | cm::optional: Fix move assignment | Kyle Edwards | 2020-10-21 | 1 | -13/+34 |
|
|
* | | Configure CMake itself with policies through CMake 3.18 | Brad King | 2020-10-13 | 2 | -2/+2 |
|/ |
|
* | IWYU: Map <*> headers to <cm/*> headers | Kyle Edwards | 2020-10-08 | 1 | -1/+6 |
|
|
* | Merge topic 'sphinx-deprecations' | Brad King | 2020-10-06 | 1 | -27/+27 |
|\ |
|
| * | Utilities/Sphinx: Avoid using deprecated sphinx APIs | Brad King | 2020-10-05 | 1 | -19/+23 |
|
|
| * | Utilities/Sphinx: Clarify check for sphinx < 1.4 | Brad King | 2020-10-05 | 1 | -8/+4 |
|
|
* | | Merge branch 'upstream-expat' into update-expat | Brad King | 2020-10-05 | 7 | -36/+64 |
|
|
* | | expat: Update script to get Expat 2.2.10 | Brad King | 2020-10-05 | 1 | -1/+1 |
|/ |
|
* | Utilities/Scripts: Update regenerate-lexers.bash | Kyle Edwards | 2020-10-02 | 1 | -1/+4 |
|
|
* | libuv: Add support for building for QNX within CMake | Elad Lahav | 2020-09-25 | 1 | -0/+18 |
|
|
* | Merge topic 'update-libuv' | Brad King | 2020-09-24 | 49 | -536/+1602 |
|\ |
|
| * | libuv: Suppress conversion warning on Windows | Brad King | 2020-09-23 | 1 | -1/+1 |
|
|
| * | libuv: Add fs_copy stub to cmake-bootstrap.c | Brad King | 2020-09-23 | 1 | -0/+8 |
|
|
| * | Merge branch 'upstream-libuv' into update-libuv | Brad King | 2020-09-23 | 48 | -536/+1594 |
|
|
* | | zstd: version 1.4.5 update | Cristian Adam | 2020-09-23 | 2 | -1/+4 |
|
|
* | | Merge branch 'upstream-zstd' | Cristian Adam | 2020-09-23 | 64 | -3971/+7719 |
|/ |
|
* | cmake_path: enhancements | Marc Chevrier | 2020-09-20 | 1 | -2/+3 |
|
|
* | Utilities/Release: Drop now-unused scripts | Brad King | 2020-09-17 | 5 | -414/+1 |
|
|