aboutsummaryrefslogtreecommitdiff
path: root/gn/gn_to_cmake.py
AgeCommit message (Expand)Author
2019-02-01Revert "Revert "make third_party() static libraries""Kevin Lubick
2019-02-01CMake: distinguish between file and dir copies by presence of '.' in src pathKevin Lubick
2019-01-31Make cmake copy_directory instead of just filesKevin Lubick
2018-06-26Improve CMakeLists.txt auto regeneration.Ben Wagner
2018-05-31Make CMakeLists.txt less relative.Ben Wagner
2018-05-18Add rules for cmake 3.11 to not errorHerb Derby
2016-10-28Add support for lib_dirs to gn_to_cmake.py.Ben Wagner
2016-10-06Auto re-gen for gn cmake generator.Ben Wagner
2016-10-05Add action_foreach, copy, and proper target naming.Ben Wagner
2016-09-30Implement 'action' in gn_to_cmake.py.Ben Wagner
2016-09-28Improve GN to CMake translation for building.bungeman
2016-09-23Json ide script for gn to output cmake.bungeman