커밋 기록

작성자 SHA1 메시지 날짜
  David Cole e4085569a9 Merge topic 'FixTargetsInVirtualFoldersForEclipseIndigo' 14 년 전
  Alex Neundorf d31b1aca3f Eclipse: quote the build dir (to make it work with spaces) 14 년 전
  Alex Neundorf 4b930220be Eclipse: warn if CMAKE_BINARY_DIR is subdir of CMAKE_SOURCE_DIR 14 년 전
  Alex Neundorf 057633151a Eclipse: make targets work from any directory 14 년 전
  Alex Neundorf 66bd543b9b Eclipse: fix #12417, don't create wrong src pathentries 14 년 전
  Alex Neundorf 117f2b8257 Eclipse: add Build and Clean targets to targets 14 년 전
  Alex Neundorf c3f30bdd63 Eclipse: move code for generating links to targets into separate function 14 년 전
  Alex Neundorf cef6bd94d7 Eclipse: move code for generating links to projects into separate function 14 년 전
  Alex Neundorf b6d4de7911 Eclipse: add virtual folder for each target 14 년 전
  Alex Neundorf b4b2fc33f9 Eclipse: don't create VirtualFolders if not supported 14 년 전
  Alex Neundorf 5b200e3bed Detect whether the current Eclipse version supports VirtualFolders 14 년 전
  Alex Neundorf 3df49dc7b1 fix #12392: handle CMAKE_CXX_COMPILER_ARG1 for Eclipse projects 14 년 전
  Alex Neundorf e2e8c0a412 Also put builtin include dirs into CodeBlocks project file 14 년 전
  Alex Neundorf 92c0dc50fc Remove useless line of code 14 년 전
  Alex Neundorf a7d8d49b8f -fix VirtualFolders in Eclipse under Windows 14 년 전
  Alex Neundorf e8a97e075a Eclipse projects: created one linked resource for each subproject 15 년 전
  Alex Neundorf 79e13af195 Add XML escaping for directory name in Eclipse projects (#11658) 15 년 전
  Alex Neundorf 8074bca93c Fix XML escaping for target names in Eclipse project files (#11658) 15 년 전
  Alex Neundorf cb94587a88 Fix XML escaping for the project() name in Eclipse projects (#11658) 15 년 전
  Alex Neundorf d18c8d6ad7 Fix crash in Eclipse generator with empty project (#11616) 15 년 전
  Alex Neundorf 50d21d4251 Add cache var CMAKE_ECLIPSE_MAKE_ARGUMENTS when using the Eclipse generator 15 년 전
  Alex Neundorf 156ae39905 Don't disable colors in the CodeBlocks generator and minor cleanup. 15 년 전
  Alex Neundorf 7b1421b885 Remove trailing whitespace 15 년 전
  Alex Neundorf 41d6430b52 -don't add the INCLUDE env.var twice to the Eclipse project file 15 년 전
  Alexander Neundorf 10aece0d81 -fix bug for Eclipse projects where targets which are in a subdir which has the same name as the project (... and so the linked resource) could not be built 16 년 전
  Alexander Neundorf 646e71f290 fix line lengths 16 년 전
  Alexander Neundorf c1beb3b141 fix the way the PATH and other related env.vars are stored in the eclipse project file when using MSVC 16 년 전
  Alexander Neundorf a1614caf37 disable cmake's verbose output in the Eclipse and KDevelop generators 16 년 전
  Alexander Neundorf 2d9c72c7e5 improve system/compiler specific settings of Eclipse 16 년 전
  Alexander Neundorf 9ab9bb0ece make testing the CodeBlocks and Eclipse generators easier by not requiring the CMAKE_EDIT_COMMAND variable 16 년 전