커밋 기록

작성자 SHA1 메시지 날짜
  Brad King 5af93bb987 VS11: Fix ARM architecture hint typo (#13077) 13 년 전
  Minmin Gong 0fa3d09369 VS11: Add ARM architecture generator (#13077) 13 년 전
  Stephen Kelly 635bf50c27 Add an option to skip RPATH during installation. 14 년 전
  Matej Hribernik aed92ccea6 Add VisualStudio 9 and 10 generators for Itanium platform 14 년 전
  Manuel Klimek 8346a28a0a Only offer the compile command output feature on unix systems 14 년 전
  Manuel Klimek 5674844de4 make compile command output optional 15 년 전
  David Cole 2f98dac486 Correct CMAKE_INSTALL_PREFIX value for Win64 apps (#9992) 15 년 전
  Todd Gamblin 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 년 전
  Brad King e28c16b482 Split GNU compiler information files 16 년 전
  Brad King 3a666595c9 Convert CMake non-find modules to BSD License 16 년 전
  Brad King 493f88ce55 ENH: Allow projects to disable per-rule echo lines 17 년 전
  Brad King 2f651c2e59 ENH: Allow projects to disable per-rule progress 17 년 전
  Alexander Neundorf fe3945bee1 STYLE: this is not necessary anymore for kdevelop, the kdevelop generator 17 년 전
  Brad King b8357db11d ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerful signature. 18 년 전
  Alexander Neundorf c3b42e90ed 18 년 전
  Alexander Neundorf 97b57fbaa4 18 년 전
  Alexander Neundorf f8261ff9f7 18 년 전
  Alexander Neundorf 1383368628 18 년 전
  Alexander Neundorf 6be930f0cf 18 년 전
  Brad King e55ff93748 ENH: Allow user project code to distinguish between an install prefix set on the command line and one set by CMake as a default. This is useful for changing the default prefix while still allowing the user to override it. 19 년 전
  Brad King 81b778c074 ENH: Adding advanced option CMAKE_COLOR_MAKEFILE for makefile generators with default ON. 19 년 전
  Andy Cedilnik b9947a91d4 ENH: Cleanup link libraries. Remove -l from -ldl 19 년 전
  Brad King 33587ce376 ENH: Added platform settings CMAKE_FIND_LIBRARY_PREFIXES and CMAKE_FIND_LIBRARY_SUFFIXES to allow customized searching for libraries. 20 년 전
  Brad King ca4b82d9ed BUG: CMAKE_INSTALL_PREFIX must always have forward slashes. 20 년 전
  Bill Hoffman 86ad253427 BUG: fix for bug 2322, use CMAKE_EXECUTABLE_SUFFIX variable for exe suffix 20 년 전
  Brad King 5fddc58427 ENH: Picking better default for CMAKE_INSTALL_PREFIX on Windows by using ProgramFiles environment variable. Now that install actually works on Windows I'm making this entry non-advanced also. 20 년 전
  Bill Hoffman af4b6fbfed ENH: make KDevelop3 default to CMAKE_VERBOSE_MAKEFILE 20 년 전
  Bill Hoffman 004b833d12 ENH: make KDevelop3 default to CMAKE_VERBOSE_MAKEFILE 20 년 전
  Ken Martin 165d70803f ENH: adde dback in CMAKE_VERBOSE_MAKEFILE that was acc removed 20 년 전
  Brad King 7c7b173042 ENH: Added better default install location for windows builds. The previous default /usr/local did not make much sense. Now "%SystemDrive%/Program Files/PROJECT_NAME" is used, which is the windows equivalent to /usr/local. 21 년 전