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
*
Clean find for Python, add find for python 2.2 on windows, cleanup java on wi...
Andy Cedilnik
2002-11-14
3
-4/+22
*
Added missing space.
Berk Geveci
2002-11-14
1
-0/+1
*
Fix building on NMake. Use short paths
Andy Cedilnik
2002-11-14
1
-1/+1
*
BUG: fix for missing temp file variable
Bill Hoffman
2002-11-14
1
-1/+1
*
reorder tWR so that it does not crash with shared
Bill Hoffman
2002-11-14
2
-6/+8
*
add support for borland run time flag for shared builds
Bill Hoffman
2002-11-14
1
-1/+17
*
fix shared builds on borland and add debug stuff for makefiles
Bill Hoffman
2002-11-14
1
-11/+17
*
BUG: fix for build out of dir for windows
Bill Hoffman
2002-11-13
2
-0/+34
*
ENH: add status messages
Bill Hoffman
2002-11-13
4
-1/+11
*
ENH: space fixes and add a status option to message command
Ken Martin
2002-11-13
5
-3/+27
*
ENH: move -P flag from cxxflags to the compile line for cxx files
Ken Martin
2002-11-13
1
-2/+2
*
ENH: check to make sure cmake matches the cmake used to generate the cache
Bill Hoffman
2002-11-13
3
-26/+40
*
ENH: use correct run time library for borland
Bill Hoffman
2002-11-13
1
-1/+2
*
ENH: force a global generate if the cache version does not match the running ...
Bill Hoffman
2002-11-13
2
-3/+23
*
BUG: add missing depend rules for hp make
Berk Geveci
2002-11-13
1
-0/+2
*
fix for nsl library and X11
Bill Hoffman
2002-11-13
1
-1/+1
*
fix for nsl library and X11
Bill Hoffman
2002-11-13
2
-1/+4
*
BUG: fix order of link line for creating shared libraries
Bill Hoffman
2002-11-13
1
-2/+2
*
BUG: Fixed doc string on generated variable.
Brad King
2002-11-13
1
-2/+2
*
BUG: fix path problems
Bill Hoffman
2002-11-12
3
-5/+14
*
Backwards compatibility. Andy and Bill made me add socket library.
Will Schroeder
2002-11-12
1
-0/+7
*
ENH: add .def file support
Bill Hoffman
2002-11-12
3
-5/+17
*
BUG: change to new variables
Bill Hoffman
2002-11-12
1
-4/+6
*
add find threads check
Bill Hoffman
2002-11-12
1
-1/+0
*
add find threads check
Bill Hoffman
2002-11-12
3
-1/+93
*
clean up test for html output
Bill Hoffman
2002-11-12
4
-8/+26
*
BUG: fix reg expression
Bill Hoffman
2002-11-12
1
-1/+1
*
*** empty log message ***
Brad King
2002-11-12
1
-16/+16
*
FIX: minor fix, OPENGL_INCLUDE_PATH was set 2 times
Sebastien Barre
2002-11-12
1
-3/+3
*
*** empty log message ***
Bill Hoffman
2002-11-12
1
-1/+5
*
fix project name
Bill Hoffman
2002-11-12
1
-1/+1
*
Set CMAKE_BUILD_TOOL
Bill Hoffman
2002-11-12
4
-7/+3
*
ENH: fix up several problems with new stuff
Bill Hoffman
2002-11-11
7
-17/+224
*
new test
Bill Hoffman
2002-11-11
4
-0/+91
*
Fix for OSF
Bill Hoffman
2002-11-11
1
-1/+1
*
Fix regular expressions to be able to handle windows libraries
Andy Cedilnik
2002-11-11
1
-2/+3
*
clean up flags with _init flags
Bill Hoffman
2002-11-11
13
-76/+92
*
add install stuff for platform directory
Bill Hoffman
2002-11-11
2
-0/+3
*
ENH: fix for darwin modules
Bill Hoffman
2002-11-11
1
-0/+2
*
BUG: fix setting of c flags
Bill Hoffman
2002-11-10
6
-6/+19
*
fix for cxxflags
Bill Hoffman
2002-11-09
6
-37/+50
*
ENH: Adding support for comeau C++ compiler.
Brad King
2002-11-08
1
-0/+16
*
ENH: Moved caching of C*_FLAGS* settings down to CMakeSystemSpecificInformati...
Brad King
2002-11-08
8
-102/+54
*
BUG: A variable is not in the cache if it is UNINITIALIZED.
Brad King
2002-11-08
1
-1/+1
*
ERR: Removed use of NULL.
Brad King
2002-11-08
1
-1/+1
*
ERR: Added missing include.
Brad King
2002-11-08
1
-0/+1
*
store the compiler in the cache
Bill Hoffman
2002-11-08
2
-7/+15
*
Complete rework of makefile generators expect trouble
Bill Hoffman
2002-11-08
68
-529/+1570
*
ERR: Fixed signed/unsigned warnings.
Brad King
2002-11-07
1
-5/+5
*
Revert
Andy Cedilnik
2002-11-07
1
-1/+1
[next]