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

Автор 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 лет назад