summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ENH: fix for mingwBill Hoffman2004-04-211-405/+414
* BUG: Put all files to manifestAndy Cedilnik2004-04-211-1/+1
* BUG: Fixed check of number of arguments.Brad King2004-04-211-1/+1
* ENH: Terminate with a FATAL_ERROR if FIND_PACKAGE command was called with REQ...Brad King2004-04-212-1/+10
* ENH: Do preinstall and postinstall script even if the target is not installedAndy Cedilnik2004-04-211-10/+10
* ENH: Report error and exit when the current directory is not specifiedAndy Cedilnik2004-04-212-2/+19
* BUG: Prevent crash when the current working directory cannot be establishedAndy Cedilnik2004-04-211-1/+6
* BUG: If the line ends without new-line character, Split should still return s...Andy Cedilnik2004-04-201-5/+2
* RNH: Support NoDartCoverage in the binary directororyAndy Cedilnik2004-04-191-2/+27
* ENH#696: Adding REQUIRED option to FIND_PACKAGE command. It will terminate t...Brad King2004-04-192-6/+29
* ENH: Add check for infinite loops. Make sure that files written using WRITE_F...Andy Cedilnik2004-04-189-2/+64
* ENH: Add support for adding object files and sources. This way you can use ex...Andy Cedilnik2004-04-182-9/+48
* better args handling for -I optionsKen Martin2004-04-161-0/+5
* better args handling for -I optionKen Martin2004-04-162-15/+36
* ENH: Better reporting of what tests failed and write a file with failed testsAndy Cedilnik2004-04-161-4/+16
* BUG: fix for bug 91Bill Hoffman2004-04-161-2/+23
* ENH: Add support for HOME and END keys. Also fix Bug #666 - In CCMake when de...Andy Cedilnik2004-04-151-3/+6
* BUG: Prevent deleting not existing variables and therefore prevent crash. Fix...Andy Cedilnik2004-04-151-1/+1
* ENH: Add test for REMOVE_DEFINITIONAndy Cedilnik2004-04-1512-33/+63
* ENH: ADD REMOVE_DEFINITION command. Fix feature request: Bug #182 - Add oppos...Andy Cedilnik2004-04-155-0/+125
* BUG: fix for 282Bill Hoffman2004-04-151-0/+1
* ENH: Handle make install target on Visual Studio 6 and 7 and install templatesAndy Cedilnik2004-04-153-0/+36
* ENH: Ok, that is it. Remove old install and replace it with newAndy Cedilnik2004-04-152-166/+4
* BUG: fix for bug 506Bill Hoffman2004-04-151-1/+3
* BUG: fix for bug 689Bill Hoffman2004-04-151-1/+1
* ENH: fix tests for non-ansi c on hp and remove warnings for ansi cBill Hoffman2004-04-155-21/+43
* BUG: fix for bug 608Bill Hoffman2004-04-141-2/+2
* BUG: fix external projects for vc7Bill Hoffman2004-04-141-8/+12
* ENH: remove warnings from try compilesBill Hoffman2004-04-142-4/+14
* ENH: Renamed --help-list-commands to --help-command-list and split --help [co...Brad King2004-04-142-43/+101
* ENH: Added --help-list-commands option.Brad King2004-04-142-3/+26
* ENH: remove warningBill Hoffman2004-04-141-1/+1
* ENH: fix warningBill Hoffman2004-04-131-1/+1
* ENH: add the ability to run a limited sub-set of the testsBill Hoffman2004-04-133-0/+127
* ERR: Fix warningAndy Cedilnik2004-04-131-0/+3
* BUG: fix for bug 593Bill Hoffman2004-04-131-3/+1
* BUG: Display string not some weird pointerAndy Cedilnik2004-04-091-1/+1
* BUG: add full path libraries to the depend informationBill Hoffman2004-04-091-0/+13
* ENH: Improve Mac OSX bundle supportAndy Cedilnik2004-04-083-13/+27
* fix problem with custom commandKen Martin2004-04-071-1/+2
* ENH: remove warnings on sgiBill Hoffman2004-04-071-3/+5
* BUG: _LINK_TYPE cache variable should never be switched from optimized to deb...Brad King2004-04-021-7/+34
* ENH: fix for appleBill Hoffman2004-04-022-1/+10
* BUG: fix warning and shadow variableBill Hoffman2004-04-021-1/+0
* fix for missing valid imagesKen Martin2004-04-011-25/+51
* ENH: Added comment for future work to make forwarding executable always stati...Brad King2004-04-011-0/+9
* BUG: Fix bug on windows. You cannot cout std::string directlyAndy Cedilnik2004-04-011-1/+1
* ENH: Add logging of submittingAndy Cedilnik2004-04-013-6/+55
* BUG: fix non relative pathsBill Hoffman2004-04-011-6/+12
* BUG: fix for non relative paths with spaces in the pathBill Hoffman2004-04-011-2/+19