summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
4 daysSupport building on Windows with Qt 6.John Preston
2024-04-23Updated Qt to 6.2.8 on macOS.23rd
2024-03-15Get rid of glibmmIlya Fedin
2024-03-13Update Qt to 5.15.13 on Windows.John Preston
2024-01-04Updated Qt to 5.15.12 on Windows.23rd
2024-01-04Updated Qt to 6.2.7 on macOS.23rd
2023-11-27Add Windows Ninja CIIlya Fedin
2023-11-04Updated Qt to 5.15.11 on Windows.23rd
2023-11-04Updated Qt to 6.2.6 on macOS.23rd
2023-09-22Update Qt to 6.2.5 on macOSIlya Fedin
2023-08-21Updated Qt to 5.15.10 on Windows.23rd
2023-08-15Update CMakeLists.txtc0re100
2023-08-10Add implib supportIlya Fedin
2023-06-05Always use Python3 cmake package instead of the Python oneIlya Fedin
2023-04-11Updated Qt to 5.15.9 on Windows.23rd
2023-03-01Let Dockerfile define the Qt version in useIlya Fedin
2023-01-09Updated Qt to 5.15.8 on Windows.23rd
2023-01-06Update Qt version for Linux in cmakeIlya Fedin
2022-12-27Find venv without configure.batIlya Fedin
2022-12-09Updated Qt to 5.15.7 on Windows.23rd
2022-12-06Migrate macOS build to patched Qt 6.3.2.John Preston
2022-11-18Update Qt to 6.4.1 on LinuxIlya Fedin
2022-09-22Implement target_compile_options_if_exists, target_link_options_if_existsIlya Fedin
2022-09-02Update Qt to 6.4.0 beta4 on LinuxIlya Fedin
2022-08-30Move Qt version from configure.py to CMakeLists.txtIlya Fedin
2022-06-15Restrict CMake to 3.23+ on macOS.John Preston
2021-10-29Use Qt resources from a file on macOS.John Preston
2021-07-20Add loading of custom shipped d3dcompiler_47.dll.Christian Hesse
2021-07-20Allow to build with generators other than Xcode on macIlya Fedin
2021-06-22Use NuGet package for WinRT headers generation.John Preston
2020-09-29Remove mapbox::variant dependency.John Preston
2020-03-13Fix build with external minizip.John Preston
2020-01-17Include variables.cmake after project() call.John Preston
2019-12-06Read project version from build/version file.John Preston
2019-12-06Add configure script for cmake.John Preston
2019-12-04Initial Linux build.John Preston
2019-11-25Initial build with Xcode.John Preston
2019-11-21Add more options.John Preston
2019-11-18Use precompiled header from cmake 3.16.John Preston
2019-11-11Initial Windows Debug build with cmake.John Preston
2019-11-09Compile all code with cmake.John Preston
2019-11-08Add all code generation targets.John Preston
2019-11-08Build lib_ui with cmake.John Preston
2019-11-08Build codegen utils with cmake.John Preston