summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ENH: add new fileBill Hoffman2007-10-181-0/+1
* ENH: do not remove executables and dll's before linking them so that incremen...Bill Hoffman2007-10-182-21/+14
* ENH: add docs for variablesBill Hoffman2007-10-184-7/+549
* STYLE: Nightly Version updateAndy Cedilnik2007-10-181-1/+1
* COMP: Attempt to fix warning about pointer->integer cast.Brad King2007-10-171-1/+1
* ENH: Added support for finding wxWidgets-2.9. Thanks to Joshua Jensen and Ste...Miguel A. Figueroa-Villanueva2007-10-171-0/+4
* 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 midwor...Brad King2007-10-151-2/+22
* ENH: minor doc cleanups and an example of documenting a variableKen Martin2007-10-154-5/+17
* BUG: Fix #5868 - add COMPONENT handling to the SCRIPT and CODE signatures of ...David Cole2007-10-1510-22/+150
* STYLE: Nightly Version updateAndy Cedilnik2007-10-151-1/+1
* BUG: fix #5806, wrong quotes used in the exported fileAlexander Neundorf2007-10-141-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-10-141-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-10-131-1/+1
* BUG: Added support for the AUI library module (bug 4338). Also applied someMiguel A. Figueroa-Villanueva2007-10-131-232/+214
* BUG: fix for bug 5878Bill Hoffman2007-10-121-74/+84
* BUG: Fix the dashboards! Put it back the way it was so it always creates the ...David Cole2007-10-121-1/+1
* ENH: add from bug 0004219Bill Hoffman2007-10-121-0/+268
* BUG: fix for bug 0005871Bill Hoffman2007-10-121-1/+1
* 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 betw...Brad King2007-10-121-0/+38
* 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: FindBLAS.cmake and FindLAPACK.cmake modules added. They locate various i...Alin Elena2007-10-104-1/+504
* ENH: make commands lower case by defaultKen Martin2007-10-1095-346/+345
* ENH: Finish up the Framework creation code restructuring. Frameworks build an...David Cole2007-10-1012-173/+375
* ENH: Added test for 'use' keyword in a comment. Patch from Maik Beckmann. S...Brad King2007-10-105-0/+39
* 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 in...Ken Martin2007-10-0915-215/+212
* 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
* COMP: Simplified include file logic. The windows.h header should be included...Brad King2007-10-071-20/+11
* STYLE: Nightly Version updateAndy Cedilnik2007-10-071-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-10-061-1/+1
* COMP: fix to compile on VS 8Ken Martin2007-10-051-1/+1
* ENH: add support for preprocessed files in borlandBill Hoffman2007-10-051-0/+4
* ENH: add more exclusions for kwstyleBill Hoffman2007-10-051-0/+2
* BUG: Fix call to SetFileTime to set it on the proper file.Brad King2007-10-051-1/+1
* COMP: Disable some warnings in generated code. Disable compilation of unused...Brad King2007-10-052-46/+68
* ENH: During file installation treat the source file as a dependency of the in...Brad King2007-10-053-18/+114