Matej Hribernik
|
aed92ccea6
Add VisualStudio 9 and 10 generators for Itanium platform
|
14 anni fa |
Manuel Klimek
|
8346a28a0a
Only offer the compile command output feature on unix systems
|
14 anni fa |
Manuel Klimek
|
5674844de4
make compile command output optional
|
15 anni fa |
David Cole
|
2f98dac486
Correct CMAKE_INSTALL_PREFIX value for Win64 apps (#9992)
|
15 anni fa |
Todd Gamblin
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 anni fa |
Brad King
|
e28c16b482
Split GNU compiler information files
|
16 anni fa |
Brad King
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 anni fa |
Brad King
|
493f88ce55
ENH: Allow projects to disable per-rule echo lines
|
16 anni fa |
Brad King
|
2f651c2e59
ENH: Allow projects to disable per-rule progress
|
16 anni fa |
Alexander Neundorf
|
fe3945bee1
STYLE: this is not necessary anymore for kdevelop, the kdevelop generator
|
17 anni fa |
Brad King
|
b8357db11d
ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerful signature.
|
18 anni fa |
Alexander Neundorf
|
c3b42e90ed
|
18 anni fa |
Alexander Neundorf
|
97b57fbaa4
|
18 anni fa |
Alexander Neundorf
|
f8261ff9f7
|
18 anni fa |
Alexander Neundorf
|
1383368628
|
18 anni fa |
Alexander Neundorf
|
6be930f0cf
|
18 anni fa |
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 anni fa |
Brad King
|
81b778c074
ENH: Adding advanced option CMAKE_COLOR_MAKEFILE for makefile generators with default ON.
|
19 anni fa |
Andy Cedilnik
|
b9947a91d4
ENH: Cleanup link libraries. Remove -l from -ldl
|
19 anni fa |
Brad King
|
33587ce376
ENH: Added platform settings CMAKE_FIND_LIBRARY_PREFIXES and CMAKE_FIND_LIBRARY_SUFFIXES to allow customized searching for libraries.
|
20 anni fa |
Brad King
|
ca4b82d9ed
BUG: CMAKE_INSTALL_PREFIX must always have forward slashes.
|
20 anni fa |
Bill Hoffman
|
86ad253427
BUG: fix for bug 2322, use CMAKE_EXECUTABLE_SUFFIX variable for exe suffix
|
20 anni fa |
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 anni fa |
Bill Hoffman
|
af4b6fbfed
ENH: make KDevelop3 default to CMAKE_VERBOSE_MAKEFILE
|
20 anni fa |
Bill Hoffman
|
004b833d12
ENH: make KDevelop3 default to CMAKE_VERBOSE_MAKEFILE
|
20 anni fa |
Ken Martin
|
165d70803f
ENH: adde dback in CMAKE_VERBOSE_MAKEFILE that was acc removed
|
20 anni fa |
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 anni fa |
Bill Hoffman
|
692ba48c4e
ENH: major changes to support addition of languages from cmake modules directory.
|
21 anni fa |
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 anni fa |