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
*
ENH: Implemented VERBOSE output setting.
Brad King
2004-11-05
2
-44/+49
*
STYLE: Nightly Version update
Andy Cedilnik
2004-11-05
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2004-11-04
1
-1/+1
*
ENH: Generalized driver targets and subdirectory traversal rules. The implem...
Brad King
2004-11-03
2
-82/+150
*
ENH: Removed unneeded requires rules now that canonical names are available.
Brad King
2004-11-03
2
-31/+5
*
ENH: Added convenience rules to build targets without specifying full paths.
Brad King
2004-11-03
2
-10/+83
*
STYLE: Adjusted signature of cmGeneratedFileStream to make copy-if-different ...
Brad King
2004-11-03
9
-40/+49
*
COMP: Fix new cmGeneratedFileStream for MSVC.
Brad King
2004-11-03
3
-7/+6
*
ENH: Re-implemented cmGeneratedFileStream to look like a real stream and repl...
Brad King
2004-11-03
10
-148/+209
*
STYLE: Nightly Version update
Andy Cedilnik
2004-11-03
1
-1/+1
*
ENH: Added partial RC language dependency scanning (just using C dependencies...
Brad King
2004-11-02
1
-1/+2
*
ENH: Added dependencies between libraries.
Brad King
2004-11-02
2
-15/+44
*
BUG: Removed debugging output.
Brad King
2004-11-02
1
-5/+0
*
ENH: Implemented generation of custom command rule files.
Brad King
2004-11-02
2
-38/+188
*
COMP: Remove compile warning
Andy Cedilnik
2004-11-02
1
-1/+1
*
BUG: Fixed subdirectory implementation for Borland Make.
Brad King
2004-11-02
2
-44/+111
*
ENH: Implemented subdirectory rules for all target.
Brad King
2004-11-02
2
-34/+86
*
STYLE: Nightly Version update
Andy Cedilnik
2004-11-02
1
-1/+1
*
BUG: add a test for a single char dir, and fix bug introduced in 1.53, but we...
Bill Hoffman
2004-11-01
4
-5/+6
*
STYLE: Nightly Version update
Andy Cedilnik
2004-11-01
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2004-10-31
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2004-10-30
1
-1/+1
*
ENH: Added framework for subdirectory traversal.
Brad King
2004-10-29
2
-1/+124
*
BUG: Dependency makefile lines must be at least three characters long to hold...
Brad King
2004-10-29
1
-1/+1
*
ENH: Added build system integrity check to cmLocalUnixMakefileGenerator2. Th...
Brad King
2004-10-29
4
-54/+261
*
FIX: fix shared flag
Bill Hoffman
2004-10-29
1
-1/+1
*
ENH: remove debug print
Bill Hoffman
2004-10-29
1
-1/+0
*
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
[next]