summaryrefslogtreecommitdiffstats
path: root/Source/cmAuxSourceDirectoryCommand.cxx
Commit message (Collapse)AuthorAgeFilesLines
* fix compiler warningsKen Martin2003-06-271-1/+1
|
* ENH: Merged use of kwsys library.Brad King2003-06-231-2/+3
|
* ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵Brad King2002-10-231-3/+3
| | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
* removed some includesKen Martin2002-09-271-0/+1
|
* modified how source files store propertiesKen Martin2002-08-161-1/+1
|
* bug fix for aux src dirsKen Martin2002-06-281-0/+8
|
* removed all source lists from the system and made them vectors. Also ↵Ken Martin2002-06-271-1/+8
| | | | appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building
* ENH: remove several compiler warningsBill Hoffman2002-03-131-2/+2
|
* BUG: remove depend on directory because it is not supported by all makesBill Hoffman2002-02-061-4/+0
|
* the generated makefiles/DSPfiles now depend on the aux source directory'sIan Scott2002-02-041-0/+4
| | | | last modified date.
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
|
* ENH: change InitialPass to take a const reference to the argument string, to ↵Bill Hoffman2001-09-201-1/+1
| | | | avoid changes to the file cache
* ENH: Source and header file extensions are in variables in cmMakefile.Amitha Perera2001-07-161-13/+22
| | | | AUX_SOURCE_DIRECTORY will only add files that have a "source" extension.
* ENH: rename Invoke to InitialPassBill Hoffman2001-06-061-1/+1
|
* ENH:New copyrightWill Schroeder2001-04-271-3/+28
|
* many fixes and cleanup and featuresKen Martin2001-04-241-3/+3
|
* major changes to support multiple libraries and source listsKen Martin2001-04-111-3/+3
|
* ENH:Reworked CMake for consistencyWill Schroeder2001-01-181-0/+61