summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* STYLE: Nightly Version updateAndy Cedilnik2006-09-181-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-09-171-1/+1
* STYLE: Fixed line-too-long.Brad King2006-09-161-1/+2
* BUG: Do not look for linker language unless it is needed.Brad King2006-09-161-11/+11
* STYLE: Nightly Version updateAndy Cedilnik2006-09-161-1/+1
* ENH: Adding support to link specifically to an archive or a shared library ba...Brad King2006-09-153-35/+246
* STYLE: Nightly Version updateAndy Cedilnik2006-09-151-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-09-141-1/+1
* ENH: Patch from Alex to speed dependency scanning approximately 2x.Brad King2006-09-132-15/+45
* ENH: Added diagnosis of bad target names.Brad King2006-09-131-0/+23
* STYLE: Nightly Version updateAndy Cedilnik2006-09-131-1/+1
* ENH: put the if in the right placeBill Hoffman2006-09-121-5/+5
* ENH: fix for BUG: #739 again, makefiles did not depend on external full path ...Bill Hoffman2006-09-121-1/+6
* STYLE: Nightly Version updateAndy Cedilnik2006-09-121-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-09-111-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-09-101-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-09-091-1/+1
* BUG: Fixed ordering of code generated in Makefile and build.make files to mak...Brad King2006-09-083-35/+40
* STYLE: Fixed line-too-long.Brad King2006-09-081-2/+4
* STYLE: Nightly Version updateAndy Cedilnik2006-09-081-1/+1
* ENH: Patch from Toni Timonen to allow cross-compiling of DLLs.Brad King2006-09-071-35/+43
* STYLE: Nightly Version updateAndy Cedilnik2006-09-071-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-09-061-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-09-051-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-09-041-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-09-031-1/+1
* BUG: Patch from Alex to fix name of includecache files to not look like sourc...Brad King2006-09-021-1/+2
* STYLE: Nightly Version updateAndy Cedilnik2006-09-021-1/+1
* STYLE: Fixed line-too-long warning.Brad King2006-09-0115-15/+16
* STYLE: Nightly Version updateAndy Cedilnik2006-09-011-1/+1
* BUG: Fix automatic computation of binary path to work for subdirectories of o...Brad King2006-08-311-44/+56
* ENH: Make sure all custom command outputs are up to date before scanning depe...Brad King2006-08-314-135/+22
* ENH: Patch from Alex to add IsDiscouraged method for future use in generating...Brad King2006-08-3115-2/+100
* ENH: Do not generate install target unless some INSTALL or INSTALL_* commands...Brad King2006-08-316-52/+82
* STYLE: Nightly Version updateAndy Cedilnik2006-08-311-1/+1
* COMP: Fix try-compile to fail properly on HP.Brad King2006-08-302-2/+5
* STYLE: Nightly Version updateAndy Cedilnik2006-08-301-1/+1
* ENH: Patch from Alex to fix current working directory when running executable...Brad King2006-08-291-1/+1
* ENH: Add support to INSTALL(DIRECTORY) to install an empty directory. This a...Brad King2006-08-291-0/+2
* ENH: Add support to INSTALL(DIRECTORY) to install an empty directory. This a...Brad King2006-08-292-2/+17
* BUG: bad progress for named top level targetsKen Martin2006-08-292-11/+22
* COMP: Fix warnings in system headers on VS6.Brad King2006-08-291-0/+10
* ENH: Adding install/local global target for Makefile generators. This runs i...Brad King2006-08-295-3/+21
* STYLE: Nightly Version updateAndy Cedilnik2006-08-291-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-08-281-1/+1
* COMP: Use new KWSys IOStream component to help print large file size integer ...Brad King2006-08-271-0/+8
* ENH: Adding KWSys component IOStream to provide help with broken C++ stream l...Brad King2006-08-274-2/+486
* COMP: Need to use cmsys_stl when in CMake code, not kwsys_stl.Brad King2006-08-272-4/+4
* BUG: Need to undefine temporary macros defined at top of file.Brad King2006-08-271-0/+5
* BUG: When a try-run fails to compile create the run result cache entry with a...Brad King2006-08-271-0/+1