summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalUnixMakefileGenerator.cxx
Commit message (Collapse)AuthorAgeFilesLines
* better trycompile and enable langiagesKen Martin2002-09-131-55/+88
|
* ERR: Fixes for comeau compiler. NULL is a pointer of type void*, and cannot ↵Brad King2002-09-101-2/+19
| | | | be compared directly with other pointer types. We use 0 instead. Also changed putenv to setenv for comeau on linux.
* new archKen Martin2002-09-061-49/+60
|
* in progressKen Martin2002-08-301-0/+89