summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* BUG: Fix Fortran implicit dependency include pathBrad King2009-02-241-0/+3
* ENH: Factor out VCS work tree revision checksBrad King2009-02-245-83/+100
* ENH: Factor out nightly start time computationBrad King2009-02-243-12/+22
* ENH: Factor out svn work tree cleanupBrad King2009-02-245-42/+36
* ENH: Create cmCTestVC::RunChild and parse helpersBrad King2009-02-242-2/+40
* ENH: Add install(DIRECTORY) option 'OPTIONAL'Brad King2009-02-244-7/+26
* ENH: Refactor install(DIRECTORY) argument parsingBrad King2009-02-241-100/+29
* COMP: cmProcessTools::OutputParser virtual dtorBrad King2009-02-241-0/+2
* ENH: Create cmProcessTools to parse child outputBrad King2009-02-243-0/+177
* ENH: Add cmCTestCVS and cmCTestSVNBrad King2009-02-246-0/+145
* ENH: Create cmCTestVC for VCS interactionBrad King2009-02-243-0/+99
* STYLE: Fix line length violation.David Cole2009-02-241-1/+2
* ENH: Factor out VCS tool detectionBrad King2009-02-242-64/+99
* ENH: Factor out initial checkout methodBrad King2009-02-242-58/+67
* STYLE: Nightly Date StampBrad King2009-02-241-1/+1
* ENH: Refactor quoting of VCS tool commandBrad King2009-02-231-11/+9
* ENH: Add license file presentation to the Drag-N-Drop dmg file CPack generato...David Cole2009-02-231-6/+157
* STYLE: Nightly Date StampBrad King2009-02-231-1/+1
* STYLE: Nightly Date StampBrad King2009-02-221-1/+1
* BUG: make sure the gui still runs...Bill Hoffman2009-02-211-1/+1
* BUG: make sure an x server is not required for the buildBill Hoffman2009-02-211-36/+36
* STYLE: Nightly Date StampBrad King2009-02-211-1/+1
* ENH: Document APPEND option in ctest_* commandsBrad King2009-02-206-10/+20
* ENH: Improve ctest_* command documentationBrad King2009-02-206-19/+36
* ENH: More documentation for ctest_submit commandBrad King2009-02-201-5/+16
* ENH: Clarify docs of old *_OUTPUT_PATH varsBrad King2009-02-201-11/+7
* STYLE: Fix style line-too-long violations.David Cole2009-02-202-6/+7
* STYLE: Nightly Date StampBrad King2009-02-201-1/+1
* BUG: fix xcode depend issue and add a test for itBill Hoffman2009-02-191-1/+1
* BUG: Fix issue #8253 - handle xib file extension in Xcode projects so that do...David Cole2009-02-191-0/+4
* BUG: A little bit more refactoring from BundleGenerator to DragNDropGenerator...David Cole2009-02-193-172/+56
* BUG: fix depend bug again for XcodeBill Hoffman2009-02-191-3/+2
* STYLE: Nightly Date StampBrad King2009-02-191-1/+1
* BUG: use the top level project name for the xcode depend helper directory namesBill Hoffman2009-02-181-1/+2
* STYLE: Nightly Date StampBrad King2009-02-181-1/+1
* BUG: Do not use 'char' type as array subscriptBrad King2009-02-172-4/+4
* ENH: Remove generation of unused Update.xml partsBrad King2009-02-172-70/+7
* STYLE: Nightly Date StampBrad King2009-02-171-1/+1
* ENH: fix styleKen Martin2009-02-161-6/+8
* ENH: change name for start menu entryBill Hoffman2009-02-161-1/+1
* BUG: Fix svn update logic for modified filesBrad King2009-02-161-0/+4
* STYLE: Fix spelling in cmCTestUpdateHandlerBrad King2009-02-161-9/+9
* STYLE: Nightly Date StampBrad King2009-02-161-1/+1
* STYLE: Nightly Date StampBrad King2009-02-151-1/+1
* STYLE: Nightly Date StampBrad King2009-02-141-1/+1
* ENH: take cmake-gui out of betaBill Hoffman2009-02-132-1/+3
* ENH: Optionally label KWSys targets and testsBrad King2009-02-131-0/+23
* ENH: Add KWSys header files to library targetsBrad King2009-02-131-0/+3
* ENH: Teach CTest to put labels in coverage resultsBrad King2009-02-132-7/+122
* STYLE: Remove unused variableBrad King2009-02-131-4/+0