История коммитов

Автор SHA1 Сообщение Дата
  David Cole 580171185b Merge topic 'target-include-directories' 13 лет назад
  Brad King 573fa3bf13 Factor cmInstallType out of cmTarget::TargetType 13 лет назад
  Stephen Kelly 9106b564ae Extract and use the INCLUDE_DIRECTORIES target properties. 14 лет назад
  David Cole 296fde32dd Merge topic 'CodeBlocks-quoting' 14 лет назад
  Clinton Stimpson 240d39a6a4 Fix XML safety issue with adding preprocessor defines in CodeBlocks project. 14 лет назад
  David Cole 80ef23d83f Merge topic 'CodeBlocksIncludeDirsAndDefines' 14 лет назад
  Alex Neundorf e2e8c0a412 Also put builtin include dirs into CodeBlocks project file 14 лет назад
  Alex Neundorf a5683f80bd Patch by Campbell Barton: puts definitions into C::B project file 14 лет назад
  Alex Neundorf f32f6f0652 Don't put files from CMAKE_ROOT into CodeBlocks projects (#12110) 14 лет назад
  Alex Neundorf 2a9f7f96b8 Also add the SOURCES from add_custom_target() to CodeBlocks projects (#11736) 14 лет назад
  Alex Neundorf 156ae39905 Don't disable colors in the CodeBlocks generator and minor cleanup. 15 лет назад
  Alex Neundorf a02987a0df Don't enforce VERBOSE makefiles for the CodeBlocks generator 15 лет назад
  Alex Neundorf 7b1421b885 Remove trailing whitespace 15 лет назад
  Alex Neundorf 9072535f83 CodeBlocks Generator: Do not omit files in the project file listing. 15 лет назад
  Bill Hoffman ebdda6ed13 Default to gcc as the compiler. 15 лет назад
  Alexander Neundorf 5f540dcbf3 -make paths with spaces work in the CodeBlocks generator with MinGW (#10014) 15 лет назад
  Alexander Neundorf 9ab9bb0ece make testing the CodeBlocks and Eclipse generators easier by not requiring the CMAKE_EDIT_COMMAND variable 16 лет назад
  Alexander Neundorf 4dc224e99a fix line length 16 лет назад
  Alexander Neundorf 45b8f2e441 fix indentation 16 лет назад
  Alexander Neundorf 03d55fb4c7 fix #9687 16 лет назад
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 лет назад
  Alexander Neundorf 253dafd025 Fix bug #9529. 16 лет назад
  Alexander Neundorf 10f39d8c80 As in the Eclipse generator: don't insert the edit_cache target if it is ccmake, since this doesn't work in the output tab of the IDE 16 лет назад
  Alexander Neundorf d78e051f46 Improve the algorithm which skips targets so they are not added to the codeblocks GUI. 16 лет назад
  Alexander Neundorf c0ad998619 ENH: get the build type specific location 16 лет назад
  Alexander Neundorf c4f2e42881 COMP: don't use vector::at(), this doesn't seem to exist everyhwere 16 лет назад
  Alexander Neundorf 45652bc20b ENH: create a "Virtual Folder" in CodeBlocks, which contains all the cmake 16 лет назад
  Alexander Neundorf 42270c86b0 ENH: also support nmake and msvc for use with CodeBlocks under Windows, 16 лет назад
  Alexander Neundorf 5700deb16a ENH: only check for the existance of a header file if: 16 лет назад
  Alexander Neundorf 363c4e422d 16 лет назад