Commit History

Author SHA1 Message Date
  Peter Kümmel 8f0e08d503 Ninja: OBJECT_DEPENDS should set an implicit dependency 13 years ago
  Yuchen Deng 3f60dbf148 Add PDB_OUTPUT_DIRECTORY and PDB_NAME target properties (#10830) 13 years ago
  David Cole 3f3b731961 Merge topic 'use-generator-target' 13 years ago
  Stephen Kelly c31f3d99f8 Add a wrapper for accessing config-specific compile-definitions. 13 years ago
  Stephen Kelly d1446ca7a0 Append the COMPILE_DEFINITIONS from the Makefile to all targets. 13 years ago
  Stephen Kelly 290e92ada8 Move GetIncludeDirectories to cmGeneratorTarget. 13 years ago
  Stephen Kelly 78bfee35d5 Make cmLocalGenerator::AddArchitectureFlags take a cmGeneratorTarget. 13 years ago
  Stephen Kelly 4f5384e75c Move GetLinkInformation to cmGeneratorTarget 13 years ago
  Peter Kümmel a1c9c136c3 Ninja: filter target specific compile flags with language specific regex 13 years ago
  Peter Kümmel 7b2bf28e18 Ninja: suppress cmcldeps only for source file signature try_compiles 13 years ago
  David Cole ed01420c23 Merge topic 'ninja-target-pdb-cleanup' 13 years ago
  David Cole 05784dadc5 Merge topic 'compile-definitions-unique' 13 years ago
  Peter Kümmel 709fa59562 Ninja: remove GetTargetPDB because it is used only once 13 years ago
  Peter Kümmel 4bb4787780 Ninja:split out setting of msvc TARGET_PDB 13 years ago
  Peter Kümmel 59cbc28b92 Ninja: prepare msvc pdb cleanup 13 years ago
  Stephen Kelly 3dae652b4e Don't duplicate -D defines sent to the compiler. 13 years ago
  Peter Kümmel 4a35bd0e69 Ninja: don't crash on returned 0 pointer 13 years ago
  Peter Kümmel 3632f24f13 Ninja: cmcldeps needs a compiler 13 years ago
  David Cole a51e1529e7 Merge topic 'ninja-fix-macosx' 13 years ago
  Nicolas Despres 1fc8df9ca2 Add missing this->. 13 years ago
  Peter Kümmel 44ba4cfdb6 Ninja: remove warnings 13 years ago
  Peter Kümmel 7751966297 Ninja: remove 'friend' in ninja code 13 years ago
  Peter Kümmel 74d1c88529 Ninja: cmcldeps needs absolute paths for RCs 13 years ago
  Nicolas Despres c3988ee871 Re-factor OS X content generator start up. 13 years ago
  Nicolas Despres 5d885db416 Re-factor bundle content copying rules generation. 13 years ago
  Nicolas Despres 10686a17f4 Ninja: Copy resource files in the bundle. 13 years ago
  Peter Kümmel 84a18cb5d6 Ninja: also stop when .rc's .d file couldn't be generated 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