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
...
*
BUG: Fixes for Borland Make.
Brad King
2004-10-29
1
-9/+14
*
BUG: Fixes for NMake.
Brad King
2004-10-29
1
-29/+45
*
ENH: Changed AppendRecursiveMake to GetRecursiveMakeCall and implemented jump...
Brad King
2004-10-29
2
-27/+101
*
ENH: Cleaned up format of generated makefiles. Consolidated rule generation ...
Brad King
2004-10-29
2
-190/+515
*
STYLE: Nightly Version update
Andy Cedilnik
2004-10-29
1
-1/+1
*
ENH: add a check for empty include directories
Bill Hoffman
2004-10-28
1
-0/+4
*
COMP: Fix local shadow warnings.
Brad King
2004-10-28
1
-8/+8
*
COMP: Fix for Mac specific code.
Brad King
2004-10-28
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2004-10-28
1
-1/+1
*
ENH: look in the windows LIB env variable for libraries
Bill Hoffman
2004-10-27
1
-0/+1
*
DOC: documentation change
Bill Hoffman
2004-10-27
1
-6/+6
*
ENH: Do not try to handle unimplemented target types yet. Fixes for projects...
Brad King
2004-10-27
2
-25/+69
*
BUG: If bootstrap cmake is run with no argument produce error
Andy Cedilnik
2004-10-27
1
-0/+6
*
ENH: put error checking for missing linker languages
Bill Hoffman
2004-10-27
4
-3/+68
*
PERF: Remove several classes from the bootstrap and so making bootstrap small...
Andy Cedilnik
2004-10-27
8
-39/+76
*
STYLE: Remove unused code
Andy Cedilnik
2004-10-27
1
-9/+0
*
ENH: Added executable dependencies on libraries including jump-and-build supp...
Brad King
2004-10-27
2
-11/+185
*
BUG: Check for the variable first time
Andy Cedilnik
2004-10-27
1
-2/+2
*
BUG: Add a space before the : only if the target name is one letter long. Th...
Brad King
2004-10-27
1
-2/+9
*
ENH: Added generation of rules for shared libraries and modules.
Brad King
2004-10-27
2
-8/+80
*
ENH: Added rules to build executables. Also began to consolidate flag list c...
Brad King
2004-10-27
2
-96/+458
*
STYLE: Nightly Version update
Andy Cedilnik
2004-10-27
1
-1/+1
*
BUG: Handle DOS files un unix file systems
Andy Cedilnik
2004-10-27
1
-4/+5
*
BUG: Only test for cxx flags the first time around
Andy Cedilnik
2004-10-26
1
-17/+19
*
ENH: Do not generate touch rule for target level dependencies. There are no ...
Brad King
2004-10-26
1
-6/+2
*
ENH: Added generation of rule to build object file.
Brad King
2004-10-26
2
-18/+159
*
ENH: handle read only directories with configure file destination
Bill Hoffman
2004-10-26
1
-5/+6
*
ERR: Missing std:: on endl.
Brad King
2004-10-26
1
-5/+5
*
ENH: Added object file dependency scanning to cmLocalUnixMakefileGenerator2. ...
Brad King
2004-10-26
1
-0/+8
*
ENH: Added cmLocalUnixMakefileGenerator2 to build.
Brad King
2004-10-26
2
-0/+2
*
ENH: Added object file dependency scanning.
Brad King
2004-10-26
2
-4/+181
*
COMP: Remove warning on icl
Andy Cedilnik
2004-10-26
1
-1/+1
*
ENH: Handle more REMARKS on SGI
Andy Cedilnik
2004-10-26
1
-0/+1
*
ENH: Split part of GetIncludeFlags method into separate GetIncludeDirectories...
Brad King
2004-10-26
2
-52/+66
*
COMP: Attempt to fix warnings on SGI
Andy Cedilnik
2004-10-26
1
-13/+19
*
STYLE: Nightly Version update
Andy Cedilnik
2004-10-26
1
-1/+1
*
ENH: add some more comments
Bill Hoffman
2004-10-25
2
-4/+20
*
ENH: clean up loaded command test so you can tell what really failed
Bill Hoffman
2004-10-25
6
-28/+56
*
COMP: remove an unused variable warning
Bill Hoffman
2004-10-25
1
-1/+0
*
FIX: go back to not trying to handle spaces in the path for run single comman...
Bill Hoffman
2004-10-25
5
-40/+18
*
COMP: remove warnings
Bill Hoffman
2004-10-25
1
-3/+3
*
ENH: add test back for single char exe
Bill Hoffman
2004-10-25
3
-0/+84
*
FIX: fix RunSingleCommand to work with spaces in the path, and with an alread...
Bill Hoffman
2004-10-25
3
-10/+46
*
ENH: Allow disabling of long running tests
Andy Cedilnik
2004-10-25
1
-4/+8
*
STYLE: Nightly Version update
Andy Cedilnik
2004-10-25
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2004-10-24
1
-1/+1
*
remove run program test until run single command is fixed
Bill Hoffman
2004-10-23
3
-84/+0
*
undo last check in as it breaks borland with spaces some how
Bill Hoffman
2004-10-23
1
-6/+3
*
ENH: add missing file
Bill Hoffman
2004-10-22
3
-0/+12
*
FIX: fix the problem where a target is a single character and nmake gets conf...
Bill Hoffman
2004-10-22
8
-8/+95
[prev]
[next]