aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2018-03-30add ZIG_STATIC cmake optionAndrew Kelley
2018-03-17add LLVM_LIBDIRS to link directoriesBen Noordhuis
2018-03-17add CLANG_LIBDIRS cmake build variableBen Noordhuis
2017-11-02update to llvm masterAndrew Kelley
2017-09-28simpler cmake for msvcAndrew Kelley
2017-09-23improvements to windows supportAndrew Kelley
2017-09-13add Child property of slice typeAndrew Kelley
2017-09-13fix up msvc stuff to make it work on linux and macos tooAndrew Kelley
2017-09-11Modified cmake to use LLVM imported packages.Jonathan Marler
2017-09-11Add support for MSVCJonathan Marler
2017-09-09build: add more search paths for libclangAndrew Kelley
2017-09-08Switched find order for llvm, means it will choose llvm version 5.0 before an...Jonathan Marler
2017-08-26update build to look for llvm 5.0Andrew Kelley
2017-06-19build: link against system libs reported by llvm-configAndrew Kelley
2017-06-03add appveyor integration testingAndrew Kelley
2017-04-21add Travis CI integrationAndrew Kelley
2017-04-13build: ignore libLLD.so when it is a broken symlinkAndrew Kelley
2017-04-11try harder to find lldAndrew Kelley
2017-03-29fix cmake finding dependencies for ubuntuJosh Wolfe
2017-03-13use lld instead of system linkerAndrew Kelley
2017-03-10update to llvm 4.0Andrew Kelley
2016-09-04port to llvm 3.9Andrew Kelley
2016-04-30build: link against libLLVM.so if availableAndrew Kelley
2016-03-08update to llvm 3.8.0Andrew Kelley
2016-02-16add windows os codeAndrew Kelley
2016-02-15use llvm-config to find llvm include dirsAndrew Kelley
2016-02-08fix some of the ubuntu build troubleJosh Wolfe
2016-02-01build: prefer llvm-configAndrew Kelley
2016-01-27upgrade to the libclang C++ APIAndrew Kelley
2016-01-19cmake: detect libLLVM.soAndrew Kelley
2016-01-18Revert "delete parseh"Andrew Kelley
2016-01-15delete parsehAndrew Kelley
2015-12-06cmake needs to be taught a lesson in debian pathsJosh Wolfe
2015-12-03parseh command, parses a C .h file and produces extern declsAndrew Kelley
2015-11-25build: fix findllvm scriptAndrew Kelley
2015-11-25build: improve findllvm scriptAndrew Kelley
2015-08-05link against LLVMAndrew Kelley