summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Collapse)AuthorAgeFilesLines
* ENH: some more cleanup, fixes, and patch for HTML outputKen Martin2007-10-247-42/+213
|
* STYLE: Nightly Version updateAndy Cedilnik2007-10-241-1/+1
|
* COMP: fix for when STRICT is defined, and fix for props that have no docsKen Martin2007-10-232-3/+8
|
* STYLE: fix some long linesKen Martin2007-10-231-5/+10
|
* COMP: fix a problem with a shadowed varKen Martin2007-10-231-9/+6
|
* STYLE: Nightly Version updateAndy Cedilnik2007-10-231-1/+1
|
* COMP: fix some warnings and add some doc strings back inKen Martin2007-10-222-1/+6
|
* COMP: fix some warnings and add some doc strings back inKen Martin2007-10-225-74/+109
|
* ENH: fix spelling errorBill Hoffman2007-10-221-1/+1
|
* ENH: change to make the documentation class more generic, about halfway ↵Ken Martin2007-10-222-6/+6
| | | | there, also provides secitons for Variables now
* ENH: change to make the documentation class more generic, about halfway ↵Ken Martin2007-10-2244-916/+911
| | | | there, also provides secitons for Variables now
* STYLE: Nightly Version updateAndy Cedilnik2007-10-221-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-10-211-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-10-201-1/+1
|
* ENH: do not always add -arch flagsBill Hoffman2007-10-201-6/+23
|
* ENH: fix line length errorBill Hoffman2007-10-191-3/+4
|
* STYLE: Nightly Version updateAndy Cedilnik2007-10-191-1/+1
|
* ENH: add ability to create links on the start menuBill Hoffman2007-10-182-0/+57
|
* ENH: do not remove executables and dll's before linking them so that ↵Bill Hoffman2007-10-182-21/+14
| | | | incremental links work, incremental links are still broken for vs 2005 and greater because of the manifest stuff
* ENH: add docs for variablesBill Hoffman2007-10-184-7/+549
|
* STYLE: Nightly Version updateAndy Cedilnik2007-10-181-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-10-171-1/+1
|
* ENH: added CMAKE_STRICT option for var and property checkingKen Martin2007-10-163-3/+4
|
* STYLE: Fixed line-too-long.Brad King2007-10-162-8/+12
|
* STYLE: Nightly Version updateAndy Cedilnik2007-10-161-1/+1
|
* BUG: Work around bug when calling insert on an empty vector of char on ↵Brad King2007-10-151-2/+22
| | | | midworld. Should eliminate the sporadic failure of EXECUTE_PROCESS during the SimpleInstall-Stage2 test. (david.cole from Brad's checkout on midworld)
* ENH: minor doc cleanups and an example of documenting a variableKen Martin2007-10-153-4/+16
|
* BUG: Fix #5868 - add COMPONENT handling to the SCRIPT and CODE signatures of ↵David Cole2007-10-154-18/+64
| | | | the INSTALL command.
* STYLE: Nightly Version updateAndy Cedilnik2007-10-151-1/+1
|
* BUG: fix #5806, wrong quotes used in the exported fileAlexander Neundorf2007-10-141-1/+1
| | | | Alex
* STYLE: Nightly Version updateAndy Cedilnik2007-10-141-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-10-131-1/+1
|
* BUG: Fix the dashboards! Put it back the way it was so it always creates the ↵David Cole2007-10-121-1/+1
| | | | target directory at configure time. Figure out how to avoid it for the framework case on the Mac/Xcode later...
* BUG: fix for bug 0003618 , allow one arch in OSX_ARCHS to workBill Hoffman2007-10-121-10/+6
|
* BUG: fix for bug 0005767 hang for replace string with emptyBill Hoffman2007-10-121-0/+5
|
* ENH: When an object file requires a module add the file-level dependency ↵Brad King2007-10-121-0/+38
| | | | between the object file and the module timestamp file. Create a dummy timestamp file in case nothing in the project actually creates the module. See bug#5809.
* BUG: Dependency scanners should have local generators set always.Brad King2007-10-121-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-10-121-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-10-111-1/+1
|
* ENH: make commands lower case by defaultKen Martin2007-10-1094-344/+343
|
* ENH: Finish up the Framework creation code restructuring. Frameworks build ↵David Cole2007-10-1010-157/+338
| | | | and install now. More work needed on the packaging step. See Tests/Framework for example use.
* BUG: Fix in-interface mode. Patch from Maik Beckmann. See bug#5809.Brad King2007-10-101-1/+4
|
* STYLE: Nightly Version updateAndy Cedilnik2007-10-101-1/+1
|
* ENH: bad bug badSebastien Barre2007-10-091-1/+1
|
* BUG: revert doc changes since VS7 cannot compile them, will implement them ↵Ken Martin2007-10-0915-215/+212
| | | | in a different manner
* ENH: make documentation entries actually store their dataKen Martin2007-10-0915-212/+215
|
* STYLE: Nightly Version updateAndy Cedilnik2007-10-091-1/+1
|
* STYLE: Fixed line-too-long.Brad King2007-10-081-1/+3
|
* COMP: Added inadvertantly removed include.Brad King2007-10-081-0/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-10-081-1/+1
|