Commit History

Author SHA1 Message Date
  Nicolas Despres 10686a17f4 Ninja: Copy resource files in the bundle. 13 years ago
  David Cole 8947f11d07 Merge topic 'Ninja-absolute-compile-commands' 13 years ago
  Stephen Kelly ca403b8c43 Construct the full path before escaping it. 13 years ago
  David Cole f9383a9898 STYLE: Fix line length, remove extra blank line 13 years ago
  David Cole 565744bd3d Merge topic 'ninja-cldeps' 13 years ago
  Stephen Kelly e30d46e20e Use full paths in compile_commands.json for out of source builds. 13 years ago
  Peter Kuemmel 54a388beaa Ninja: extract dependencies for .rc files with msvc tools 13 years ago
  Peter Kuemmel 43200c145d Ninja: work with ninja/master, don't compile rc files with cl 13 years ago
  David Cole c95d1baa19 Merge topic 'position-independent-targets' 13 years ago
  Brad King 94de982902 Avoid direct use of std::(o|)stringstream (#13272) 13 years ago
  Stephen Kelly bd34963002 Refactor generation of shared library flags 13 years ago
  Peter Kuemmel 5590625fa3 Ninja: use slashes for include dirs, so also slahes are in the .d files 13 years ago
  Peter Kuemmel 38aa9e97f2 Ninja: complete MinGW support 13 years ago
  Peter Kuemmel c54ef23c16 Line Length: <79 13 years ago
  Peter Kuemmel ba8d0db217 Ninja: don't pollute the rules file with useless comments 13 years ago
  Peter Kuemmel db607dea8d Ninja: don't use cmcldeps for try_compile 13 years ago
  Peter Kuemmel 941afa571c Ninja: allow spaces in source path 13 years ago
  Peter Kuemmel 033a687acd Ninja: add wrapper for cl to extract dependencies 13 years ago
  Peter Kuemmel 1d40729eaa Ninja: add dependency tracking for msvc with cldeps 13 years ago
  Stephen Kelly fbaddf4e40 Escape the source file to be compiled if required. 13 years ago
  Stephen Kelly db839bec7d Make the CMAKE_EXPORT_COMPILE_COMMANDS option work with Ninja. 13 years ago
  Brad King 470f39cf4e VS: Restore header files marked as OS X Framework content (#13196) 13 years ago
  David Cole 046f0f869e Merge topic 'ninja-generated-def' 13 years ago
  Brad King d2c764ad8d Ninja: Fix module .def file path conversion 13 years ago
  David Cole ef309e94cb Merge topic 'ninja-generator' 13 years ago
  Peter Collingbourne 6b5614f164 Ninja: Substitute <OBJECT> and <CMAKE_C_COMPILER> in depfile flags 13 years ago
  David Cole 31c0bc0219 Merge topic 'object-library' 13 years ago
  Peter Collingbourne df847671b4 Ninja: add support for OBJECT_OUTPUTS, fix PrecompiledHeader test case 13 years ago
  Brad King 51997cb6dc Ninja: Honor $<TARGET_OBJECTS:...> source expressions 13 years ago
  Brad King 61124de4c0 Build object library targets in Ninja 13 years ago