| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Convert README to markdownHEADv1.1.7master | Joerg Bornemann | 2026-03-09 | 3 | -64/+63 |
| * | Bump minimum CMake version to 3.16 | Joerg Bornemann | 2026-03-09 | 1 | -1/+1 |
| * | Add "make check" support for qmake builds | Joerg Bornemann | 2026-03-09 | 2 | -0/+11 |
| * | Fix whitespace issues in tests.cpp | Joerg Bornemann | 2026-03-09 | 1 | -4/+4 |
| * | Fix case-sensitive inference rule extension matching | Joerg Bornemann | 2026-03-09 | 7 | -2/+26 |
| * | Fix command line variables not added to environment | Joerg Bornemann | 2026-03-09 | 5 | -0/+55 |
| * | Bump version to 1.1.7 | Joerg Bornemann | 2026-03-09 | 2 | -2/+4 |
| * | Fix rules not being runv1.1.6 | Joerg Bornemann | 2026-01-22 | 8 | -8/+42 |
| * | Bump version to 1.1.5 | Joerg Bornemann | 2026-01-22 | 2 | -2/+4 |
| * | Fix `!if else` preprocessor conditionalsv1.1.5 | Joerg Bornemann | 2025-12-05 | 4 | -0/+42 |
| * | Accept a leading hyphen in MAKEFLAGS | Joerg Bornemann | 2025-12-05 | 2 | -2/+7 |
| * | Bump version to 1.1.5 | Joerg Bornemann | 2025-12-04 | 2 | -2/+5 |
| * | Fix compound defined() preprocessor expression | Joerg Bornemann | 2024-02-02 | 3 | -234/+244 |
| * | Update changelog.txtv1.1.4 | Joerg Bornemann | 2023-08-10 | 1 | -0/+2 |
| * | Speed up cycle checking | Robin Watts | 2023-08-10 | 4 | -0/+45 |
| * | Speed up preselectInferenceRules | Robin Watts | 2023-08-10 | 1 | -4/+10 |
| * | Do not depend on QtGui in tests | Joerg Bornemann | 2023-08-10 | 1 | -1/+1 |
| * | Update changelog.txt | Joerg Bornemann | 2022-07-07 | 1 | -0/+1 |
| * | Fix wildcards in absolute path dependencies | Joerg Bornemann | 2022-07-07 | 1 | -1/+4 |
| * | Update changelog | Joerg Bornemann | 2020-02-12 | 1 | -0/+2 |
| * | Fix directory separators of the MAKEDIR variable | Joerg Bornemann | 2020-02-12 | 1 | -1/+2 |
| * | Add a VERSION_INFO resource | Joerg Bornemann | 2019-12-13 | 5 | -6/+73 |
| * | Support paths longer than MAX_PATH | Joerg Bornemann | 2019-09-18 | 2 | -1/+8 |
| * | Use static_assert instead of pre-C++11 CompileTimeAssert | Joerg Bornemann | 2019-09-18 | 2 | -8/+4 |
| * | Fix CMakeLists.txt for linking against a static Qt | Joerg Bornemann | 2019-04-29 | 1 | -0/+21 |
| * | Remove Windows XP compatibility code | Joerg Bornemann | 2019-04-24 | 1 | -9/+2 |
| * | Replace the deprecated qStableSort with std::stable_sort | Joerg Bornemann | 2019-04-24 | 1 | -1/+2 |
| * | Update changelog | Joerg Bornemann | 2019-03-25 | 1 | -0/+1 |
| * | Fix handling of macro definitions on command line | Joerg Bornemann | 2019-03-25 | 7 | -36/+177 |
| * | Update changelog | Joerg Bornemann | 2019-03-25 | 1 | -0/+1 |
| * | Do not yield an error if there are no targets in the Makefile | Joerg Bornemann | 2019-03-25 | 4 | -3/+14 |
| * | Add ChangeLog for version 1.1.4 | Joerg Bornemann | 2019-03-06 | 1 | -1/+4 |
| * | Fix handling of the short command line option /j | Joerg Bornemann | 2019-03-06 | 1 | -1/+1 |
| * | ++nVersionPatch | Joerg Bornemann | 2019-03-06 | 1 | -1/+1 |
| * | Update changelogv1.1.3 | Joerg Bornemann | 2018-12-12 | 1 | -2/+7 |
| * | Fix handling of a double backslash at the end of line | Joerg Bornemann | 2018-12-06 | 3 | -0/+6 |
| * | Fix line continuations for preprocessor directives | Joerg Bornemann | 2018-12-06 | 5 | -132/+178 |
| * | Split CMakeLists.txt | Joerg Bornemann | 2018-11-20 | 4 | -158/+92 |
| * | CMake build: Check the Qt version | Joerg Bornemann | 2018-11-16 | 1 | -1/+1 |
| * | Re-indent CMakeLists.txt | Joerg Bornemann | 2018-11-16 | 1 | -132/+127 |
| * | Fix build with CMake | Joerg Bornemann | 2018-11-16 | 1 | -5/+2 |
| * | Provide an internal qt.conf | Joerg Bornemann | 2017-07-13 | 4 | -0/+7 |
| * | Update changelog | Joerg Bornemann | 2017-02-14 | 1 | -1/+5 |
| * | Remove the /KEEPTEMPFILES option | Joerg Bornemann | 2017-02-14 | 4 | -7/+1 |
| * | Remove superfluous const qualifier | Joerg Bornemann | 2017-02-14 | 1 | -1/+1 |
| * | Fix initialization order warnings | Joerg Bornemann | 2017-02-14 | 1 | -6/+6 |
| * | Fix MinGW based build | Konstantin Podsvirov | 2017-02-13 | 8 | -14/+34 |
| * | ++nVersionPatch | Joerg Bornemann | 2017-02-13 | 1 | -1/+1 |
| * | update changelogv1.1.2 | Joerg Bornemann | 2016-11-15 | 1 | -1/+10 |
| * | Fix sub-jom detection for chocolatey shims | Joerg Bornemann | 2016-11-14 | 1 | -42/+3 |
