summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Update documentation and comments to use https links where possibleBrad King2020-02-131-1/+1
* Port to LLVM/Clang SVN r370248 (trunk)Brad King2019-08-291-1/+5
* cmake: Use CXX_STANDARD and CXX_EXTENSIONS instead of '-std=' flagsBrad King2019-08-291-16/+16
* cmake: bump minimum required version to 3.3Brad King2019-08-291-1/+1
* Search for Clang or LLVM CMake package in deterministic orderMateusz Bysiek2019-08-291-0/+4
* Search for Clang resources in a clang/ sibling of llvm/Brad King2018-02-221-0/+12
* cmake: Add support for Clang installs split from LLVMMatthieu Coudron2018-01-221-1/+2
* Refer to both Clang_DIR and LLVM_DIR in error messagesBrad King2018-01-221-4/+6
* Search for Clang CMake package in addition to LLVMBrad King2017-12-151-1/+39
* Drop KWSys since we no longer use any componentsBrad King2017-02-231-6/+0
* Check LLVM installation for Clang headers earlyBrad King2017-01-121-0/+19
* Respect LLVM/Clang options for exception handling and rttiBrad King2015-12-021-1/+7
* doc: Install documentation to a more-standard locationGert Wollny2015-11-301-1/+1
* Do not build unused KWSys SystemToolsBrad King2015-08-201-2/+0
* Fix compilation with GNU tools on WindowsBrad King2015-06-291-1/+7
* Disallow LLVM/Clang build tree explicitly; require install treeBrad King2015-05-141-0/+10
* Require CLANG_RESOURCE_DIR to be found to build CastXMLBrad King2015-05-131-5/+16
* Avoid if() auto-dereference of quoted argumentBrad King2014-12-081-1/+1
* Port to LLVM/Clang SVN r205446Brad King2014-04-081-2/+5
* doc: Add documentation infrastructure based on SphinxBrad King2014-04-011-0/+5
* Introduce CastXML version numberBrad King2014-03-241-0/+2
* castxml: Use LLVM API to load command-line argumentsBrad King2014-03-241-1/+0
* Add test infrastructure to run castxml and validate resultsBrad King2014-02-261-0/+6
* Install LICENSE and NOTICE filesBrad King2014-02-261-0/+9
* Make Clang resources available to our driverBrad King2014-02-261-0/+17
* Detect settings from GNU-like compilersBrad King2014-02-141-0/+2
* Create runCommand utility functionBrad King2014-02-141-0/+1
* Compute resource directory on startupBrad King2014-02-141-0/+2
* Configure binary output and install directoriesBrad King2014-02-141-0/+13
* Link castxml to LLVM librariesBrad King2014-02-141-0/+9
* Add castxml executableBrad King2014-02-141-0/+2
* Build KWSys as cxsysBrad King2014-02-141-0/+6
* Add CMakeLists.txt to start CastXML buildBrad King2014-02-141-0/+17