summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* LINK_DIRECTORIES: Add new properties and commandsMarc Chevrier2018-09-251-0/+2
* server: Compile json object generation source separatelyBrad King2018-09-211-0/+3
* cmLinkItem: Convert to a "sum type" over a string and target pointerBrad King2018-09-071-0/+1
* CPack: Add "CPack External" generatorKyle Edwards2018-07-021-1/+2
* LINK_OPTIONS: Add new family of propertiesMarc Chevrier2018-06-061-0/+4
* Merge topic 'cpack-wix-sources'Brad King2018-05-311-2/+2
|\
| * CPack: Fix cross-compilation of WiX generatorBrad King2018-05-301-2/+2
* | CPack: Add NuGet supportAlex Turbov2018-05-111-0/+1
* | add_compile_definitions: add new commandMarc Chevrier2018-04-201-0/+2
* | string() Refactoring: creates an helper for REGEX REPLACEMarc Chevrier2018-04-161-0/+1
* | Add cmGlobVerificationManager class, integrate with cmake and cmStateShane Parris2018-03-291-0/+2
* | CTest: Add options to control test process affinity to CPUsBrad King2018-03-051-0/+2
|/
* CMakeLib: Link to system thread libraries to support std::threadBrad King2018-02-221-0/+1
* Merge topic 'dedup-uv-signal-hack'Brad King2018-01-261-0/+1
|\
| * De-duplicate cmUVSignalHackRAIIBrad King2018-01-251-0/+1
* | Merge topic 'ctest-chrono'Brad King2018-01-261-0/+3
|\ \ | |/ |/|
| * CTest: add safe conversion from cmDuration to integer typesWouter Klouwen2018-01-231-0/+3
* | Generators: remove KDevelop3 generatorAlex Neundorf2018-01-241-5/+0
|/
* Autogen: Rename cmQtAutogeneratorInitializer to cmQtAutoGenInitializerSebastian Holtermann2018-01-171-2/+2
* cmSourceFileLocation: allow skipping ambiguous extensionsBen Boeckel2018-01-101-0/+1
* CTest: Remove unfinished batch test modeBrad King2017-12-081-1/+0
* cmUVHandlePtr: Move to CMakeLib to make it available everywhereBrad King2017-11-301-1/+2
* Add RAII handles for libuv handle typesJustin Berger2017-11-291-0/+1
* Merge topic 'hardcoded-path-removal'Brad King2017-11-271-1/+1
|\
| * Modules: Remove paths set as global Unix prefixesChristian Pfeiffer2017-11-201-1/+1
* | Autogen: Make cmQtAutoGeneratorInitializer an instantiable classSebastian Holtermann2017-11-191-1/+0
* | Autogen: Add and use cmQtAutoGenerator base classSebastian Holtermann2017-11-191-0/+2
* | Autogen: Rename cmQtAutoGenerators to cmQtAutoGeneratorMocUicSebastian Holtermann2017-11-191-2/+2
* | Autogen: Introduce standalone RCC generator classSebastian Holtermann2017-11-191-0/+2
|/
* Move file/dir permissions code to common file.Domen Vrankar2017-11-081-0/+2
* Merge topic 'server-refactor'Brad King2017-11-061-0/+1
|\
| * utility: Added minimal std::thread drop-inJustin Berger2017-11-011-0/+1
* | Windows: Embed version information into CMake binariesJustin Goshi2017-10-311-0/+13
|/
* cpack wix: support WiX generator on CygwinStephen Sorley2017-10-131-2/+12
* clang-tidy: Make .clang-tidy a build-time dependencyMatthias Maennich2017-09-281-0/+2
* Retire std::auto_ptr and its macro CM_AUTO_PTRMatthias Maennich2017-09-251-1/+0
* Autogen: Iterate source files only onceSebastian Holtermann2017-09-071-2/+3
* server: always enable serverDaniel Pfeifer2017-08-261-14/+10
* Merge topic 'server-refactor'Brad King2017-07-181-0/+2
|\
| * server: Refactor to make the event loop owned by server objectJustin Berger2017-07-111-0/+2
* | Merge topic 'deb-on-windows'Brad King2017-06-291-1/+1
|\ \
| * | CPackDeb: Enable the DEB generator on WindowsNils Gladitz2017-06-281-1/+1
* | | include_guard: implement new commandPavel Solodovnikov2017-06-221-0/+2
|/ /
* | CPack-FreeBSD: add a generator for FreeBSD pkg(8)Adriaan de Groot2017-06-101-0/+34
|/
* CPackIFW: Refactor out some commonly used codeKonstantin Podsvirov2017-05-031-4/+13
* LexerParser: move to custom directoryDaniel Pfeifer2017-04-281-11/+29
* CMakeLists: remove option to regenerate yacc/lexDaniel Pfeifer2017-04-281-55/+0
* CPack: drop CPack prefix for includesDaniel Pfeifer2017-04-111-0/+6
* Merge topic 'working-directory-fixes'Brad King2017-03-071-0/+2
|\
| * cmWorkingDirectory: add class for changing the workdirBen Boeckel2017-03-061-0/+2