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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Fix problem with test on Borland
Andy Cedilnik
2003-01-03
1
-1/+1
*
BUG: bad rpath flag for suns
Bill Hoffman
2003-01-03
1
-4/+4
*
ENH: Changed magic numbers to reserved. Added CMAKE_VERSION_MAJOR and CMAKE_...
Brad King
2003-01-02
1
-2/+5
*
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
*
Rename libraries from c1 to testc1
Andy Cedilnik
2003-01-02
1
-3/+3
*
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
*
Test conversion from ascii to string
Andy Cedilnik
2003-01-01
1
-0/+3
*
Add a way to convert ascii to string
Andy Cedilnik
2003-01-01
2
-2/+41
*
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
*
Shared library should export symbols on windows
Andy Cedilnik
2003-01-01
2
-1/+13
*
Test also stating and shared libraries
Andy Cedilnik
2002-12-31
6
-0/+26
*
ENH: Added <LINK_FLAGS> to link rules.
Brad King
2002-12-31
6
-13/+13
*
BUG: When there are no link flags, we want an empty string, not a null pointer.
Brad King
2002-12-31
1
-1/+8
*
ENH: Support LINK_FLAGS property for static libraries.
Brad King
2002-12-31
1
-1/+2
*
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
7
-57/+61
*
Fix problem on windows with network paths
Andy Cedilnik
2002-12-30
1
-1/+9
*
ENH: clean up docs some
Bill Hoffman
2002-12-30
10
-20/+33
*
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: fix for AIX
Bill Hoffman
2002-12-23
1
-1/+1
*
WAR: remove warinings
Bill Hoffman
2002-12-23
1
-0/+6
*
ENH: handle // in the path
Bill Hoffman
2002-12-23
1
-1/+6
*
ENH: fixes for borland with spaces in the path
Bill Hoffman
2002-12-22
2
-2/+14
*
clean up warning and use more short paths
Bill Hoffman
2002-12-22
1
-10/+11
*
ENH: it's time to create a real Microsoft HTML Help Workshop CMake module
Sebastien Barre
2002-12-22
3
-16/+40
*
ENH: add target properties files
Bill Hoffman
2002-12-21
4
-0/+277
*
ENH: add target properties
Bill Hoffman
2002-12-20
7
-30/+159
*
ERR: Tcl_PkgProvide takes char*, so we cannot pass a string literal to it.
Brad King
2002-12-20
1
-4/+5
*
ENH: Visual Studio 6 and 7 generators now set CMAKE_CONFIGURATION_TYPES to be...
Brad King
2002-12-20
6
-12/+59
*
FIX: make CMAKE_X_LIBS and CMAKE_X_CFLAGS advanced
Sebastien Barre
2002-12-20
2
-2/+6
*
ENH: add a check to make sure cmake can find the c or C++ compiler for trycom...
Bill Hoffman
2002-12-20
1
-0/+37
*
BUG: fix for backwards compatibility
Bill Hoffman
2002-12-20
3
-0/+3
*
testing more agressive compatability settings
Ken Martin
2002-12-20
2
-6/+7
*
ENH: Use the Mac -framework for Tk if it is available.
Brad King
2002-12-20
1
-0/+3
*
ENH: Use the Mac -framework for Tcl if it is available.
Brad King
2002-12-20
1
-0/+34
*
BUG: enable the languages when not running in global mode
Bill Hoffman
2002-12-19
1
-2/+5
[next]