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: Removed unquoted version of OBJECTS make variable. Quoted seems to work...
Brad King
2005-01-19
1
-1/+2
*
ENH: Split dependency scanning and checking into separate cmDepends superclas...
Brad King
2005-01-18
1
-10/+15
*
ENH: Adding partial implementation of provides-requires mode.
Brad King
2005-01-17
1
-1/+2
*
ENH: Added install target implementation. Also added missing include of asse...
Brad King
2005-01-04
1
-1/+0
*
ENH: Added relative path support (mostly done). Many paths are written relat...
Brad King
2005-01-04
1
-1/+13
*
ENH: Added post-build rules to executables and libraries. Generalized Append...
Brad King
2004-12-09
1
-7/+11
*
ENH: Implemented utility targets. This involved pulling part of the custom c...
Brad King
2004-12-09
1
-1/+6
*
ENH: Unified WriteDependRules, WriteBuildRules, WriteCleanRules, and the futu...
Brad King
2004-11-19
1
-3/+17
*
ENH: Added partial clean target support.
Brad King
2004-11-05
1
-1/+4
*
ENH: Implemented VERBOSE output setting.
Brad King
2004-11-05
1
-1/+1
*
ENH: Generalized driver targets and subdirectory traversal rules. The implem...
Brad King
2004-11-03
1
-1/+5
*
ENH: Removed unneeded requires rules now that canonical names are available.
Brad King
2004-11-03
1
-2/+0
*
ENH: Added convenience rules to build targets without specifying full paths.
Brad King
2004-11-03
1
-0/+6
*
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