aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2023-08-02fix: fix copyright yearApix
2023-07-16Merge pull request #1276 from Scrumplex/print-build-platformseth
2023-07-14Merge pull request #1336 from Ryex/packaging/fix-duplicate-share-directoriesseth
2023-07-13packaging: use PascalCase folder name insteadRachel Powers
2023-07-08packaging: fix duplicate share directories (use only lowercase)Rachel Powers
2023-07-05fix: Task test memory leaks againRachel Powers
2023-07-05fix: extra } in CXX argsRachel Powers
2023-07-04Apply suggestions from code reviewRachel Powers
2023-07-04chore: cleanup compiler type branchesRachel Powers
2023-07-03fix: memory leaks in testsRachel Powers
2023-07-03build: optimize address-sanitizerRachel Powers
2023-07-03build: enable address sanitiser in debug buildsRachel Powers
2023-06-26fix: set default platform to "unknown"Sefa Eyeoglu
2023-06-14chore: bump to 8.0seth
2023-05-19chore: update social linksSefa Eyeoglu
2023-05-01feat: default qtlogging.ini fileRachel Powers
2023-03-08chore!: switch to Qt 6 by defaultSefa Eyeoglu
2023-03-05fix: remove unneeded alias for ghc_filesystemSefa Eyeoglu
2023-03-05fix: drop unneeded GHC_FILESYSTEM_WITH_INSTALLSefa Eyeoglu
2023-02-12switch to qdcss for parsingkumquat-ir
2023-01-23fix: Undo zlibs file rename when using bundled zlibTheLastRar
2023-01-22fix: zlib fallbackTheLastRar
2023-01-12refactor: support system and bundled cmarkSefa Eyeoglu
2023-01-12build: remove hoedown vendored sourceJoshua Goins
2022-12-27refactor: use ECM logging categories insteadSefa Eyeoglu
2022-12-16fix: re-enable /GS and only use some flags on release buildsseth
2022-12-15feat: improve msvc build flagsseth
2022-12-13chore: bump to 7.0Sefa Eyeoglu
2022-11-30Maybe fix ResourceFolderModel Clang64 test failureTheLastRar
2022-11-30Remove unused QT_DATA_DIR/QT_MKSPECS_DIRTheLastRar
2022-11-30Use ECMQueryQt Only with Qt5TheLastRar
2022-11-22Fix: Launcher_FORCE_BUNDLED_LIBS Failing to find bundled zlibTheLastRar
2022-11-15fix: disable FLOAT16 in toml++Sefa Eyeoglu
2022-11-05chore: bump to 6.0DioEgizio
2022-11-05Merge pull request #229 from ryanccn/macos-drag-n-dropSefa Eyeoglu
2022-11-05fix: fix icon install pathSefa Eyeoglu
2022-11-04fix: use KDEInstallDirs for manpageSefa Eyeoglu
2022-11-04CI: Link to release libraries even in debugTheLastRar
2022-11-04CMake: Support multi-configuration generatorsTheLastRar
2022-11-04CMake: Build flags for MSVCTheLastRar
2022-11-04CMake: Add fallback to bundled ECMTheLastRar
2022-11-04CMake: Force bundled zlib to take our IPO settingsTheLastRar
2022-11-04CMake: Add zlibTheLastRar
2022-11-04Merge branch 'develop' into macos-drag-n-dropSefa Eyeoglu
2022-11-04refactor(cmake): use KDEInstallDirs for Linux install pathsSefa Eyeoglu
2022-11-03CMake: Remove CMP0020 OLDTheLastRar
2022-11-02Fix: Increase stack size on Windows to 8MiBTheLastRar
2022-11-02experimental: install mime info in CMakeRyan Cao
2022-10-25Merge pull request #231 from tobimori/patch-1Sefa Eyeoglu
2022-10-25update macos copyright yeartobimori