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
Commit message (
Expand
)
Author
Age
Files
Lines
*
This list can be really long. Only display the variable name
Andy Cedilnik
2003-01-21
1
-5/+5
*
add a fatal error, and make sure c and c++ compilers work before using them
Bill Hoffman
2003-01-21
4
-2/+44
*
use export all symbols on cygwin
Bill Hoffman
2003-01-21
1
-1/+1
*
IMPORTANT FIX: be extra-careful here on WIN32, we do NOT want CMake to look i...
Sebastien Barre
2003-01-21
1
-6/+49
*
BUG: fix missed CMAKE to X11 variable name
Will Schroeder
2003-01-20
1
-2/+1
*
BUG: Fix for application of expand-list-variables.
Brad King
2003-01-17
1
-3/+3
*
ENH: Adding FIND_AND_IMPORT_CMAKE_PROJECT macro.
Brad King
2003-01-17
1
-0/+76
*
FIX: Quotes added around the list of libs to be added in Apple.
Luis Ibanez
2003-01-16
1
-1/+1
*
ENH: Platform dependent libraries added for APPLE.
Luis Ibanez
2003-01-16
1
-0/+4
*
ENH: fix for borland and cygwin
Bill Hoffman
2003-01-16
1
-1/+7
*
ENH: Libraries are not marked as ADVANCED now.
Luis Ibanez
2003-01-15
1
-5/+0
*
BUG: fix for OSX with x11 gl stuff
Bill Hoffman
2003-01-15
1
-11/+8
*
BUG: fix flags for borland link shared and module
Bill Hoffman
2003-01-15
1
-6/+6
*
quote the variable
Bill Hoffman
2003-01-15
1
-1/+1
*
look for cygtcl83
Bill Hoffman
2003-01-15
1
-1/+1
*
merge from branch
Ken Martin
2003-01-13
1
-0/+2
*
fixed typo
Ken Martin
2003-01-13
1
-1/+1
*
Add macro for checking if symbol exists
Andy Cedilnik
2003-01-13
1
-0/+47
*
better fix for win32
Ken Martin
2003-01-09
1
-7/+4
*
update to not put PROJECT_SOURCE_DIR as OPENGL_PATH
Ken Martin
2003-01-09
1
-10/+0
*
minor fix to backw compat
Ken Martin
2003-01-09
1
-0/+2
*
added big endian stuff
Ken Martin
2003-01-09
2
-0/+2
*
ENH: only force the use of ansi flags in backwards mode
Bill Hoffman
2003-01-08
4
-6/+5
*
Fix FindX11 to match convention
Andy Cedilnik
2003-01-08
2
-65/+65
*
ENH: Added shared library settings.
Brad King
2003-01-06
1
-0/+2
*
ENH: look for AIX compiler as well
Bill Hoffman
2003-01-06
2
-2/+2
*
add shared path for OSF
Bill Hoffman
2003-01-06
1
-1/+1
*
BUG: revert back to rpath,
Bill Hoffman
2003-01-05
1
-2/+2
*
Remove debug
Andy Cedilnik
2003-01-04
1
-1/+0
*
Fix problems with required flags
Andy Cedilnik
2003-01-04
4
-8/+9
*
Add required flags
Andy Cedilnik
2003-01-04
6
-4/+14
*
ENH: Find python framework on Mac OSX.
Brad King
2003-01-03
1
-9/+33
*
try to fix rpath on OSF
Bill Hoffman
2003-01-03
1
-2/+2
*
BUG: bad rpath flag for suns
Bill Hoffman
2003-01-03
1
-4/+4
*
BUG: Don't add -I/usr/include as an X_CFLAGS setting.
Brad King
2003-01-02
1
-2/+6
*
BUG: Fixed ordering of X11 search.
Brad King
2003-01-02
1
-31/+10
*
clean up some c/cxx issues
Bill Hoffman
2003-01-02
1
-1/+1
*
clean up some c/cxx issues
Bill Hoffman
2003-01-02
3
-6/+19
*
Add macro for checking if a swequence of includes can be includes
Andy Cedilnik
2003-01-01
1
-0/+40
*
To prevent cmake from breaking up arguments, put quotes around them
Andy Cedilnik
2003-01-01
4
-4/+4
*
Add a way to add custom libraries to the mix. Also add status reporting
Andy Cedilnik
2003-01-01
1
-0/+8
*
Add a way to add custom libraries to the mix
Andy Cedilnik
2003-01-01
3
-1/+16
*
ENH: Added <LINK_FLAGS> to link rules.
Brad King
2002-12-31
6
-13/+13
*
ENH: fix shared libraries on AIX
Bill Hoffman
2002-12-30
1
-2/+3
*
ENH: Renamed Modules/CheckSizeOf to Modules/CheckTypeSize for consistency wit...
Brad King
2002-12-30
5
-55/+59
*
ENH: find python framework and include files on OSX
Yves Starreveld
2002-12-27
1
-0/+12
*
If there is no java compiler report error on ADD_JAVA_LIBRARY
Andy Cedilnik
2002-12-27
1
-49/+53
*
Add missing closing bracket
Andy Cedilnik
2002-12-26
1
-1/+1
*
ENH: fixes for borland with spaces in the path
Bill Hoffman
2002-12-22
1
-2/+2
*
ENH: it's time to create a real Microsoft HTML Help Workshop CMake module
Sebastien Barre
2002-12-22
3
-16/+40
[next]