Commit History

Author SHA1 Message Date
  Andreas Mohr bf019d765d Fix spelling and typos (non-binary) 13 years ago
  Patrick Gansterer a55d5ca481 Ninja: Avoid LNK1170 linker error 12 years ago
  Peter Kümmel 12ab1354fc Ninja: encode LINK_FLAGS to handle bash variables 13 years ago
  Stephen Kelly bd8bdb6fdd Resolve warnings about unused variables. 13 years ago
  Peter Kümmel 1e47ccb554 Ninja: add option to enforce usage of response files 13 years ago
  Peter Kümmel e31df03939 Ninja: move <OBJECTS> in front of the first linker option 13 years ago
  Peter Kümmel 8d674e7844 Ninja: move -LIBPATH behind -link option 13 years ago
  Peter Kümmel f1670ab18a Ninja: don't confuse ninja's rsp files with nmake's 13 years ago
  Stephen Kelly f9146f6b90 Port cmLocalGenerator::GetTargetFlags to cmGeneratorTarget. 13 years ago
  Stephen Kelly 78bfee35d5 Make cmLocalGenerator::AddArchitectureFlags take a cmGeneratorTarget. 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
  David Cole a51e1529e7 Merge topic 'ninja-fix-macosx' 13 years ago
  David Cole 0f87f32fe3 Merge topic 'ninja-mingw-TARGET_PDB' 13 years ago
  Nicolas Despres 9e30289176 Ninja: Cannot pass a reference to an anonymous object. 13 years ago
  Nicolas Despres 3b2a01e80e Ninja: Use same echo message as makefiles. 13 years ago
  Nicolas Despres 7bb56c511e Re-factor CFBundle generation. 13 years ago
  Nicolas Despres 54d9713adb Ninja: Add support for CFBundle. 13 years ago
  Nicolas Despres 10686a17f4 Ninja: Copy resource files in the bundle. 13 years ago
  Nicolas Despres a1b803349b Re-factor OS X bundle and framework generation. 13 years ago
  Nicolas Despres a7b4e3a57b Ninja: Add support for OX X library framework. 13 years ago
  Nicolas Despres 21f156c03b Ninja: Add support for OS X app bundles. 13 years ago
  Peter Kümmel 0a3d6a19b7 Ninja: make debug symbol suffix configurable by CMAKE_DEBUG_SYMBOL_SUFFIX 13 years ago
  Peter Kümmel 75bbffbe1b Ninja: make TARGET_PDB a real .gdb file name 13 years ago
  Peter Kümmel e5a27a44a7 Ninja: line length 13 years ago
  Peter Kümmel ae8124a04c Ninja: also mingw needs TARGET_PDB 13 years ago
  Peter Kümmel 42592966c5 Ninja: fix sytle 13 years ago
  Peter Kümmel 3799848836 Ninja: fix GCC 4.7 warning -Wconversion 13 years ago
  Peter Kümmel 4bb94c9fbd Ninja: sysconf() is declared in unistd.h 13 years ago
  Peter Kümmel bb3675999f Ninja: enable response file support on Mac (length 262144) 13 years ago