summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* ENH: Handle zip (command line was too long)Andy Cedilnik2006-09-211-7/+16
* BUG: Windows_ShellArgument: need to escape if the string contains one of a se...Brad King2006-09-211-24/+29
* ENH: Adding 'System' component of C sources to hold system tools written in C...Brad King2006-09-214-130/+241
* ENH: Added KWSYS_SHARED_FORWARD_OPTION_COMMAND option to allow users to repla...Brad King2006-09-211-13/+56
* STYLE: Nightly Version updateAndy Cedilnik2006-09-211-1/+1
* BUG: cmake_force needs to be written into build.make as well as Makefile.Brad King2006-09-201-11/+11
* STYLE: Nightly Version updateAndy Cedilnik2006-09-201-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-09-191-1/+1
* 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