summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Autogen: Add cmQtAutogeneratorCommon class with shared types and functionsSebastian Holtermann2017-03-061-0/+2
|/
* Xcode: Write shared schemes based on the default files generated by XcodeGusts Kaksis2017-02-281-0/+1
* cmDisallowedCommand: extract policy checking from cmCommandDaniel Pfeifer2017-02-131-0/+2
* Merge topic 'sparc-libatomic'Brad King2017-01-161-0/+9
|\
| * Explicitly link against libatomic on Linux/sparc for `__atomic_fetch_add_4`Rolf Eike Beer2017-01-091-0/+9
* | VS: Add helper class to interact with Visual Studio InstallerIyyappa Murugandi2016-12-161-0/+2
|/
* QtAutogen: Use checksum based subdirectories to avoid name collisionsSebastian Holtermann2016-12-071-2/+2
* Combine all unexpected commands to a single classDaniel Pfeifer2016-11-291-14/+2
* Merge topic 'initial_cuda_language_support'Brad King2016-11-291-0/+2
|\
| * CUDA: Add LinkLineComputer that computes cuda dlink lines.Robert Maynard2016-11-141-0/+2
* | Add cmProcessOutput class to be used for decoding text dataDāvis Mosāns2016-11-141-0/+5
|/