1
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  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 16 жил өмнө
  Brad King 2f651c2e59 ENH: Allow projects to disable per-rule progress 16 жил өмнө
  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 жил өмнө
  Bill Hoffman 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 жил өмнө
  Bill Hoffman 66a08c10e5 ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code 21 жил өмнө