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
*
Try to fix FindX11
Andy Cedilnik
2002-11-05
1
-0/+29
*
Now it should work
Andy Cedilnik
2002-10-29
1
-9/+10
*
Add append to write_file
Andy Cedilnik
2002-10-29
5
-6/+9
*
Do this the right way
Andy Cedilnik
2002-10-29
1
-2/+4
*
This should substitute configure part that finds X11
Andy Cedilnik
2002-10-29
1
-24/+32
*
*** empty log message ***
Bill Hoffman
2002-10-25
1
-0/+2
*
*** empty log message ***
Bill Hoffman
2002-10-25
5
-27/+62
*
Add check for big endian in backward compatibility scripts
Andy Cedilnik
2002-10-24
1
-0/+3
*
closer to removing autoconf
Bill Hoffman
2002-10-23
9
-34/+172
*
test for gnu compiler
Bill Hoffman
2002-10-22
4
-4/+24
*
*** empty log message ***
Bill Hoffman
2002-10-22
3
-4/+51
*
new cmake based configuration
Bill Hoffman
2002-10-22
4
-0/+107
*
Add option to control number of errors sent to dashbaord
Ian Scott
2002-10-11
1
-0/+4
*
BUG: Should not load CMAKE_INSTALL_PREFIX from the cache.
Brad King
2002-10-11
1
-0/+1
*
ENH: mark some vars as advanced (and resort the list)
Sebastien Barre
2002-10-10
1
-0/+5
*
Add some search paths
Andy Cedilnik
2002-10-09
1
-1/+1
*
ENH: Adding install of .in and .c modules.
Luis Ibanez
2002-10-02
1
-0/+3
*
Add test for big endian
Andy Cedilnik
2002-10-01
2
-0/+26
*
ENH: removed "USE_FLTK_VERSION_1.1" in favor of "FLTK_VERSION_1.1" to avoid
Luis Ibanez
2002-10-01
1
-2/+0
*
ENH: Version 1.1 is considered to be the default.
Luis Ibanez
2002-10-01
1
-5/+5
*
Configuratiion for finding LaTeX related executables.
Luis Ibanez
2002-09-30
1
-0/+26
*
Set variable to either 1 or empty string instead of TRUE and FALSE
Andy Cedilnik
2002-09-25
3
-6/+15
*
Cleanup
Andy Cedilnik
2002-09-25
1
-1/+1
*
Fix modules for recent changes
Andy Cedilnik
2002-09-25
3
-14/+14
*
Improve backward compatibility, so that all backward compatibility stuff is i...
Andy Cedilnik
2002-09-24
2
-0/+24
*
Initial attempt to check if library exists
Andy Cedilnik
2002-09-24
2
-0/+35
*
Improve check size of. Now it checks for some header files before trying to c...
Andy Cedilnik
2002-09-24
1
-1/+9
*
Fix comments
Andy Cedilnik
2002-09-23
1
-3/+3
*
Fix tests for new trycompile and tryrun
Andy Cedilnik
2002-09-20
3
-17/+11
*
Simplify checking for headers
Andy Cedilnik
2002-09-20
2
-9/+0
*
Add macro which checks if the header file exists
Andy Cedilnik
2002-09-20
2
-0/+40
*
Fix comment
Andy Cedilnik
2002-09-20
1
-4/+4
*
Add two commonly used modules. First one checks if the function exists, the s...
Andy Cedilnik
2002-09-20
4
-0/+78
*
Fix find wxWindows
Andy Cedilnik
2002-09-19
1
-3/+3
*
Improve searching for wxWindows
Andy Cedilnik
2002-09-19
1
-13/+20
*
GL should not be a completely necessary thing for finding GTK. This will find...
Andy Cedilnik
2002-09-18
1
-9/+16
*
ENH: Adding installation of TRY_COMPILE tests.
Brad King
2002-09-17
1
-0/+1
*
slight change in signature for TryCompile
Ken Martin
2002-09-17
1
-1/+2
*
removed messages
Ken Martin
2002-09-13
1
-2/+0
*
removed messages
Ken Martin
2002-09-13
1
-2/+0
*
Make QT variables advanced
Ian Scott
2002-09-13
1
-0/+9
*
Need to use $ENV{} to access environment variables
Ian Scott
2002-09-13
1
-15/+14
*
some cleanup
Ken Martin
2002-09-12
1
-1/+3
*
new try compile module
Ken Martin
2002-09-12
2
-0/+26
*
FIX: typo + bring back the OPENGL_gl_LIBRARY path that can be used to find GL...
Sebastien Barre
2002-09-10
1
-10/+13
*
Adding GLU to the OPENGL_LIBRARIES only if it is found.
Bill Hoffman
2002-09-09
1
-2/+4
*
ERR: Fix opengl finding on osx
Yves Starreveld
2002-09-06
1
-0/+12
*
ENH: make stub stuff ADVANCED
Sebastien Barre
2002-09-06
1
-4/+6
*
Add important missing word to documentation
Ian Scott
2002-09-06
1
-1/+1
*
More detailed information about consistent FindXXX.cmake files
Ian Scott
2002-09-06
1
-10/+21
[next]