deskflow/.github/workflows
Nick Bolton d4133d1110
Use C++20 and CMake presets (#7322)
* Create tasks.json

* Delete gui.pro

* Swallow any exceptions from stopDesktop

* Upgrade to C++20

* Update ChangeLog

* Remove old versions of Ubuntu

* Ignore VS Code workspace

* Restore original CodeQL job name

* Add problem matcher and suppress warnings from within old CMake lib

* Bump CMake min version to 3.5

* Remove useless cmake_minimum_required

* HACK: temp comment out failing code

* Bump Qt to 5.12.6

* Delete tasks.json

* Create CMakePresets.json

* Fixed Qt link error: The input line is too long.

* Fixed invalid call to map erase

* Fixed incorrect use of RegCreateKeyEx

* Add VS Code tasks.json for cmake build

* Store `desktop` in char buf before using it

* Generate compile_commands.json

* Restore indentation

* Revert "Restore indentation"

This reverts commit d9f495460f.

* Restore original indentation (for now)

* Create extensions.json
2024-01-11 00:26:39 +00:00
..
codeql-analysis.yml Use C++20 and CMake presets (#7322) 2024-01-11 00:26:39 +00:00
create-release.yml Switch to GitHub hosted Mac M1 runner (#7321) 2024-01-09 16:21:13 +00:00
job-build-flatpak.yaml Switch to GitHub hosted Mac M1 runner (#7321) 2024-01-09 16:21:13 +00:00
job-build-mac-10.13.yaml Switch to GitHub hosted Mac M1 runner (#7321) 2024-01-09 16:21:13 +00:00
job-build-mac-11.yaml Switch to GitHub hosted Mac M1 runner (#7321) 2024-01-09 16:21:13 +00:00
job-changelog-check.yml Switch to GitHub hosted Mac M1 runner (#7321) 2024-01-09 16:21:13 +00:00
job-sonarcloud.yml Switch to GitHub hosted Mac M1 runner (#7321) 2024-01-09 16:21:13 +00:00
job-test-linux-centos.yml Switch to GitHub hosted Mac M1 runner (#7321) 2024-01-09 16:21:13 +00:00
job-test-linux-debian.yml Switch to GitHub hosted Mac M1 runner (#7321) 2024-01-09 16:21:13 +00:00
job-test-linux-fedora.yml Switch to GitHub hosted Mac M1 runner (#7321) 2024-01-09 16:21:13 +00:00
job-test-linux-ubuntu.yml Use C++20 and CMake presets (#7322) 2024-01-11 00:26:39 +00:00
job-test-mac.yml Switch to GitHub hosted Mac M1 runner (#7321) 2024-01-09 16:21:13 +00:00
job-test-windows.yml Use C++20 and CMake presets (#7322) 2024-01-11 00:26:39 +00:00
stale-issues.yml Switch to GitHub hosted Mac M1 runner (#7321) 2024-01-09 16:21:13 +00:00