summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalUnixMakefileGenerator2.h
Commit message (Expand)AuthorAgeFilesLines
* ENH: Added dependencies between libraries.Brad King2004-11-021-0/+2
* ENH: Implemented generation of custom command rule files.Brad King2004-11-021-1/+10
* BUG: Fixed subdirectory implementation for Borland Make.Brad King2004-11-021-1/+11
* ENH: Implemented subdirectory rules for all target.Brad King2004-11-021-4/+4
* ENH: Added framework for subdirectory traversal.Brad King2004-10-291-0/+4
* ENH: Added build system integrity check to cmLocalUnixMakefileGenerator2. Th...Brad King2004-10-291-0/+11
* ENH: Changed AppendRecursiveMake to GetRecursiveMakeCall and implemented jump...Brad King2004-10-291-1/+1
* ENH: Cleaned up format of generated makefiles. Consolidated rule generation ...Brad King2004-10-291-0/+15
* ENH: Do not try to handle unimplemented target types yet. Fixes for projects...Brad King2004-10-271-0/+1
* ENH: Added executable dependencies on libraries including jump-and-build supp...Brad King2004-10-271-0/+11
* ENH: Added generation of rules for shared libraries and modules.Brad King2004-10-271-1/+9
* ENH: Added rules to build executables. Also began to consolidate flag list c...Brad King2004-10-271-1/+21
* ENH: Added generation of rule to build object file.Brad King2004-10-261-0/+1
* ENH: Added object file dependency scanning.Brad King2004-10-261-0/+7
* ENH: Started new makefile generator implementation. It will temporarily be c...Brad King2004-10-041-0/+63