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
/
cmLocalUnixMakefileGenerator2.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: Added dependencies between libraries.
Brad King
2004-11-02
1
-0/+2
*
ENH: Implemented generation of custom command rule files.
Brad King
2004-11-02
1
-1/+10
*
BUG: Fixed subdirectory implementation for Borland Make.
Brad King
2004-11-02
1
-1/+11
*
ENH: Implemented subdirectory rules for all target.
Brad King
2004-11-02
1
-4/+4
*
ENH: Added framework for subdirectory traversal.
Brad King
2004-10-29
1
-0/+4
*
ENH: Added build system integrity check to cmLocalUnixMakefileGenerator2. Th...
Brad King
2004-10-29
1
-0/+11
*
ENH: Changed AppendRecursiveMake to GetRecursiveMakeCall and implemented jump...
Brad King
2004-10-29
1
-1/+1
*
ENH: Cleaned up format of generated makefiles. Consolidated rule generation ...
Brad King
2004-10-29
1
-0/+15
*
ENH: Do not try to handle unimplemented target types yet. Fixes for projects...
Brad King
2004-10-27
1
-0/+1
*
ENH: Added executable dependencies on libraries including jump-and-build supp...
Brad King
2004-10-27
1
-0/+11
*
ENH: Added generation of rules for shared libraries and modules.
Brad King
2004-10-27
1
-1/+9
*
ENH: Added rules to build executables. Also began to consolidate flag list c...
Brad King
2004-10-27
1
-1/+21
*
ENH: Added generation of rule to build object file.
Brad King
2004-10-26
1
-0/+1
*
ENH: Added object file dependency scanning.
Brad King
2004-10-26
1
-0/+7
*
ENH: Started new makefile generator implementation. It will temporarily be c...
Brad King
2004-10-04
1
-0/+63