aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2015-12-02Replace "ar -M" on Mac with "libtool" to merge static libraries.Damien Mabin
2015-12-02Avoid running the same test multiple times.Lei Zhang
2015-10-28DRY setup_build.cmake's use of find_host_program.Dejan Mircevski
2015-10-26Android build needs to find 'echo' first.David Neto
2015-08-24Replace "it's" with "its" where appropriate.Dejan Mircevski
2015-08-24Add AppVeyor configuration for building and testing on Windows.Lei Zhang
2015-08-21Find echo using the find_program() macro.Lei Zhang
2015-08-21Use GNU echo to pipe script to GNU ar.Lei Zhang
2015-08-18Added a single library that contains everything for libshaderc.Andrew Woloszyn
2015-08-18Added Android.mk and Android cmake build support.Andrew Woloszyn
2015-08-06Added options to turn off exceptions and RTTI in shaderc.Andrew Woloszyn
2015-08-06Initial commit of shaderc.Andrew Woloszyn