index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
CMakeBackwardCompatibilityC.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop Visual Studio 6 generator
Brad King
2016-03-09
1
-4/+0
*
replace string(... MATCHES "^const$) with string(... STREQUAL "const")
Rolf Eike Beer
2013-06-02
1
-1/+1
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-5/+5
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
1
-43/+43
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-2/+2
*
Modules: Fix spelling 'To distributed' -> 'To distribute'
Todd Gamblin
2010-08-09
1
-1/+1
*
Use one arch for 1.4-compatible check_type_size
Brad King
2009-12-01
1
-0/+16
*
Convert CMake non-find modules to BSD License
Brad King
2009-09-28
1
-0/+13
*
ENH: add documentation support for modules
Bill Hoffman
2005-12-14
1
-0/+1
*
BUG: Fix try-compile for sys/prctl.h. It needs to include sys/types.h first ...
Brad King
2005-04-26
1
-1/+3
*
ENH: Cleanup. Use relative path to modules
Andy Cedilnik
2004-08-27
1
-7/+7
*
Fix FindX11 to match convention
Andy Cedilnik
2003-01-08
1
-6/+6
*
BUG: Don't add -I/usr/include as an X_CFLAGS setting.
Brad King
2003-01-02
1
-2/+6
*
ENH: Renamed Modules/CheckSizeOf to Modules/CheckTypeSize for consistency wit...
Brad King
2002-12-30
1
-1/+1
*
FIX: make CMAKE_X_LIBS and CMAKE_X_CFLAGS advanced
Sebastien Barre
2002-12-20
1
-2/+5
*
ENH: FindX11.cmake module now almost fully duplicates old configure functiona...
Brad King
2002-12-17
1
-7/+7
*
ENH: unify EnableLanguage across all generators
Bill Hoffman
2002-12-05
1
-33/+43
*
BUG: fix for thread and cache override
Bill Hoffman
2002-11-18
1
-5/+5
*
fix for nsl library and X11
Bill Hoffman
2002-11-13
1
-1/+0
*
add find threads check
Bill Hoffman
2002-11-12
1
-0/+24
*
clean up flags with _init flags
Bill Hoffman
2002-11-11
1
-0/+1
*
Do this the right way
Andy Cedilnik
2002-10-29
1
-2/+4
*
Add check for big endian in backward compatibility scripts
Andy Cedilnik
2002-10-24
1
-0/+3
*
Improve backward compatibility, so that all backward compatibility stuff is i...
Andy Cedilnik
2002-09-24
1
-0/+22