Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Alex Neundorf a7d8d49b8f -fix VirtualFolders in Eclipse under Windows 14 gadi atpakaļ
  Alex Neundorf e8a97e075a Eclipse projects: created one linked resource for each subproject 14 gadi atpakaļ
  Alex Neundorf 79e13af195 Add XML escaping for directory name in Eclipse projects (#11658) 14 gadi atpakaļ
  Alex Neundorf 8074bca93c Fix XML escaping for target names in Eclipse project files (#11658) 14 gadi atpakaļ
  Alex Neundorf cb94587a88 Fix XML escaping for the project() name in Eclipse projects (#11658) 14 gadi atpakaļ
  Alex Neundorf d18c8d6ad7 Fix crash in Eclipse generator with empty project (#11616) 15 gadi atpakaļ
  Alex Neundorf 50d21d4251 Add cache var CMAKE_ECLIPSE_MAKE_ARGUMENTS when using the Eclipse generator 15 gadi atpakaļ
  Alex Neundorf 156ae39905 Don't disable colors in the CodeBlocks generator and minor cleanup. 15 gadi atpakaļ
  Alex Neundorf 7b1421b885 Remove trailing whitespace 15 gadi atpakaļ
  Alex Neundorf 41d6430b52 -don't add the INCLUDE env.var twice to the Eclipse project file 15 gadi atpakaļ
  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 gadi atpakaļ
  Alexander Neundorf 646e71f290 fix line lengths 16 gadi atpakaļ
  Alexander Neundorf c1beb3b141 fix the way the PATH and other related env.vars are stored in the eclipse project file when using MSVC 16 gadi atpakaļ
  Alexander Neundorf a1614caf37 disable cmake's verbose output in the Eclipse and KDevelop generators 16 gadi atpakaļ
  Alexander Neundorf 2d9c72c7e5 improve system/compiler specific settings of Eclipse 16 gadi atpakaļ
  Alexander Neundorf 9ab9bb0ece make testing the CodeBlocks and Eclipse generators easier by not requiring the CMAKE_EDIT_COMMAND variable 16 gadi atpakaļ
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 gadi atpakaļ
  Alexander Neundorf 298de4374b Major improvement of the generated targets in Eclipse. 16 gadi atpakaļ
  Alexander Neundorf 9d967ed47b Put compiler defined macros into eclipse project files 16 gadi atpakaļ
  Alexander Neundorf 6097c04c4d sync target generation with the CodeBlocks generator 16 gadi atpakaļ
  Alexander Neundorf f40f867be6 ENH: don't enforce VERBOSE Makefiles, but set the env. var VERBOSE to 1 in 16 gadi atpakaļ
  Alexander Neundorf cbb7a509e8 ENH: when using the Eclipse project generator, run gcc so that it tells us 16 gadi atpakaļ
  Brad King e92d99d05c COMP: Fix const set find for Borland 5.5 17 gadi atpakaļ
  Alexander Neundorf 0d48ea6984 ENH: patch from Miguel, 17 gadi atpakaļ
  Alexander Neundorf 9518a416eb STYLE: remove debug output 17 gadi atpakaļ
  Alexander Neundorf 4ec6a801ee BUG: fix #8073: also show targets created using add_custom_targets() 17 gadi atpakaļ
  Alexander Neundorf 6b0a59d593 BUG: remove the call to EnableInstallTarget(), don't know why it was there. 17 gadi atpakaļ
  Alexander Neundorf c8b2c317e2 BUG: fix #8105: don't hardcode "gcc" and "make" but use CMAKE_C_COMPILER and 17 gadi atpakaļ
  Alexander Neundorf cf0ab29fcb BUG: apply patch from #8205, also fixes #8212: escape characters for XML 17 gadi atpakaļ
  Alexander Neundorf 138c8a0dab BUG: don't crash in the generator is EXECUTABLE_OUTPUT_PATH or 17 gadi atpakaļ