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
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
updated for changes in Depend Calcs
Ken Martin
2002-12-10
2
-12/+36
*
BUG: do not output empty depends
Bill Hoffman
2002-12-10
1
-9/+9
*
Remove warning
Andy Cedilnik
2002-12-10
1
-2/+4
*
remove cerr
Bill Hoffman
2002-12-10
1
-1/+0
*
BUG: fix bug in depends
Bill Hoffman
2002-12-10
3
-18/+34
*
Add to usage
Andy Cedilnik
2002-12-09
1
-1/+4
*
clean up leaks
Bill Hoffman
2002-12-09
3
-8/+14
*
Initial addition of coverage
Andy Cedilnik
2002-12-09
2
-10/+402
*
Fix bug in globbing. Now it actually uses only files or directories that resu...
Andy Cedilnik
2002-12-09
1
-0/+1
*
Rename variable to remove warning
Andy Cedilnik
2002-12-09
2
-8/+8
*
ENH: move version to title bar
Bill Hoffman
2002-12-06
3
-15/+5
*
ENH: fix IntDir jump and build problem
Bill Hoffman
2002-12-06
5
-32/+44
*
ENH: set the CXX and CC environment vars
Bill Hoffman
2002-12-06
1
-1/+25
*
fix for generator picked compilers
Bill Hoffman
2002-12-06
1
-0/+2
*
use correct path type for check_cache file
Bill Hoffman
2002-12-05
1
-5/+15
*
fix free before use
Bill Hoffman
2002-12-05
1
-2/+3
*
ENH: add status bar and help for items
Bill Hoffman
2002-12-05
1
-1/+1
*
ENH: add status bar and help for items
Bill Hoffman
2002-12-05
3
-47/+64
*
ENH: add a rule to automatically re-run cmake from the top if the CMakeCache....
Bill Hoffman
2002-12-05
2
-3/+21
*
Better dependencies for bootstrap
Andy Cedilnik
2002-12-05
1
-1/+1
*
ENH: unify EnableLanguage across all generators
Bill Hoffman
2002-12-05
13
-212/+219
*
BUG: make sure OK can not be hit first time around
Bill Hoffman
2002-12-05
1
-1/+0
*
use InAll target setting to determine what targets are in the default build
Ken Martin
2002-12-05
1
-1/+1
*
use InAll target setting to determine what targets are in the default build
Ken Martin
2002-12-05
1
-4/+8
*
ENH: Added COMPARE modes to STRING command.
Brad King
2002-12-04
2
-1/+67
*
ENH: When a full path to a library cannot be parsed, just add the whole path ...
Brad King
2002-12-04
1
-0/+9
*
BUG: fix get make command problems.
Bill Hoffman
2002-12-04
5
-13/+38
*
added CMAKE_BACKWARDS_COMPATIBILITY entry
Ken Martin
2002-12-04
1
-0/+16
*
updated comment
Ken Martin
2002-12-04
1
-1/+2
*
determine CMAKE_MAKE_PROGRAM in EnableLanguage
Bill Hoffman
2002-12-03
3
-3/+16
*
remove unused files
Bill Hoffman
2002-12-03
5
-1291/+0
*
remove code warrior and fixed GUI isues
Ken Martin
2002-12-03
1
-2/+2
*
remove code warrior and fixed GUI isues
Ken Martin
2002-12-03
1
-5/+3
*
remove code warrior and fixed GUI isues
Ken Martin
2002-12-03
6
-65/+64
*
fix purify FMR
Ken Martin
2002-12-03
1
-1/+1
*
correctly place both LINK_FLAGS and CXX_LINK_FLAGS and C_LINK_FLAGS into all ...
Bill Hoffman
2002-12-03
1
-2/+0
*
fix compile warning
Ken Martin
2002-12-02
1
-3/+3
*
add project command even if inheriting
Bill Hoffman
2002-12-02
1
-2/+1
*
ENH: put the project command at the front of the project
Bill Hoffman
2002-12-02
1
-1/+1
*
removed cmMakefile depend from cmSystemTools
Ken Martin
2002-12-02
5
-69/+86
*
ENH: remove forced enable language call because a PROJECT command is now adde...
Bill Hoffman
2002-12-02
1
-9/+0
*
ENH: remove cerr calls
Bill Hoffman
2002-12-02
2
-2/+0
*
ENH: add PROJECT command if there is not one
Bill Hoffman
2002-12-02
3
-9/+53
*
minor fix
Ken Martin
2002-12-02
1
-1/+1
*
BUG: add a space around the compile flags
Bill Hoffman
2002-12-02
1
-0/+1
*
BUG: fix compile flags for a single file
Bill Hoffman
2002-12-02
1
-3/+5
*
Fix problem on unix with space
Andy Cedilnik
2002-11-29
1
-2/+3
*
When cd-jing into directory, if directory has space, it should put quotes aro...
Andy Cedilnik
2002-11-29
1
-2/+2
*
Add objective C++ file in the list of C++ files. This may be wrong, but it wi...
Andy Cedilnik
2002-11-27
1
-0/+1
*
Add ObjC++ test for OSX
Yves Starreveld
2002-11-27
1
-0/+7
[next]