summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalUnixMakefileGenerator.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Fix generation of C only modulesAndy Cedilnik2002-09-231-1/+1
|
* ERR: Fixed typo: INSTALL_PROGRAMS -> INSTALL_PROGRAM.Brad King2002-09-171-3/+3
|
* BUG: INSTALL_DATA should be INSTALL_PROGRAMS for program install targets.Brad King2002-09-171-1/+1
|
* ENH: Improved implementation of INSTALL_FILES and INSTALL_PROGRAMS commands. ↵Brad King2002-09-171-42/+32
| | | | Source paths can now be relative or full paths, and don't need to be in the same directory as the CMakeLists.txt file.
* changed when final pass is doneKen Martin2002-09-151-1/+0
|
* compiler warningKen Martin2002-09-131-2/+2
|
* added generation of the GENERATED_QT_FILES list for make cleanFranck Bettinger2002-09-111-0/+8
|
* updated to fix the long depend line issue on BorlandKen Martin2002-09-061-5/+3
|
* new archKen Martin2002-09-061-1/+3
|
* minor fixKen Martin2002-09-061-1/+1
|
* minor fixesKen Martin2002-09-061-12/+12
|
* fixesKen Martin2002-09-041-0/+1
|
* in progressKen Martin2002-08-301-0/+2083