summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't resolve directories; are never relative.Mike McQuaid2011-11-011-2/+0
* Match fixup_qt4_executable with documentation.Mike McQuaid2011-11-011-2/+3
* KWSys: Address Intel compiler remarksBrad King2011-11-013-26/+29
* KWSys Nightly Date StampKWSys Robot2011-11-011-2/+2
* KWSys Nightly Date StampKWSys Robot2011-10-311-1/+1
* KWSys Nightly Date StampKWSys Robot2011-10-301-1/+1
* KWSys Nightly Date StampKWSys Robot2011-10-291-1/+1
* KWSys Nightly Date StampKWSys Robot2011-10-281-1/+1
* KWSys Nightly Date StampKWSys Robot2011-10-271-1/+1
* KWSys Nightly Date StampKWSys Robot2011-10-261-1/+1
* Merge topic 'test-update-svn-1.7-issue-12535'David Cole2011-10-251-1/+11
|\
| * Teach CTest.UpdateSVN to detect svn add --depth before using itBrad King2011-10-241-1/+11
| * Fix CTest.UpdateSVN with Subversion 1.7 (#12535)Brad King2011-10-241-1/+1
* | Merge topic 'local-hooks'David Cole2011-10-255-0/+104
|\ \
| * | pre-commit: Reject changes to KWSys through GitBrad King2011-10-241-2/+26
| * | Add pre-commit|commit-msg|prepare-commit-msg hook placeholdersBrad King2011-10-245-0/+80
| |/
* | Merge topic 'some-documentation-fixes'David Cole2011-10-2524-494/+499
|\ \
| * | ccmake: Factor toggle key help instructions.Nicolas Despres2011-10-231-9/+7
| * | ccmake: Document '/' key.Nicolas Despres2011-10-231-3/+2
| * | ccmake: Align 'g' and 'q' key instructions.Nicolas Despres2011-10-231-2/+3
| * | Usage: Add missing exepath argument in get_prerequisites documentation.Nicolas Despres2011-10-231-1/+1
| * | Usage: Print help, version and copyright options in usage information.Nicolas Despres2011-10-233-3/+3
| * | Usage: Document all options printing the version number.Nicolas Despres2011-10-231-1/+2
| * | Usage: Document all options printing usage information.Nicolas Despres2011-10-231-1/+1
| * | Usage: Document -j|--parallel option in help message.Nicolas Despres2011-10-231-0/+4
| * | Doxygen: Remove dependency on VTK when building doxygen.Nicolas Despres2011-10-231-2/+0
| * | Doxygen: Fix warnings.Nicolas Despres2011-10-2311-23/+24
| * | Doxygen: Generate call graph and relationships.Nicolas Despres2011-10-231-1/+3
| * | Doxygen: Improve code documentation.Nicolas Despres2011-10-231-0/+1
| * | Fix typo.Nicolas Despres2011-10-236-8/+8
| * | Remove trailing white-spaces.Nicolas Despres2011-10-2316-443/+443
* | | Merge topic 'SourceGroupsForEclipse'David Cole2011-10-253-35/+197
|\ \ \
| * | | Eclipse: fix #12417, don't create wrong src pathentriesAlex Neundorf2011-10-231-0/+13
| * | | Eclipse: detect number of CPUs, set CMAKE_ECLIPSE_MAKE_ARGUMENTS accordiglyAlex Neundorf2011-10-231-1/+13
| * | | Eclipse: add Build and Clean targets to targetsAlex Neundorf2011-10-232-3/+33
| * | | Eclipse: move code for generating links to targets into separate functionAlex Neundorf2011-10-232-80/+84
| * | | Eclipse: move code for generating links to projects into separate functionAlex Neundorf2011-10-232-27/+39
| * | | Eclipse: add virtual folder for each targetAlex Neundorf2011-10-192-8/+99
* | | | Merge topic 'AutomocFindQ_OBJECTAlwaysInHeader'David Cole2011-10-256-86/+181
|\ \ \ \
| * | | | automoc: always run moc on the cpp file if there is a foo.moc includedAlex Neundorf2011-10-221-10/+5
| * | | | Add copyright noticesAlex Neundorf2011-10-224-0/+52
| * | | | automoc:run moc on the header if the source file contains include "foo.moc"Alex Neundorf2011-10-226-76/+124
* | | | | Merge topic 'fix-12490-shorten-gcov-filenames'David Cole2011-10-253-3/+14
|\ \ \ \ \
| * | | | | CTest: Add COVERAGE_EXTRA_FLAGS cache variable (#12490)David Cole2011-10-223-3/+14
| |/ / / /
* | | | | Merge topic 'fix-12522-avoid-xcode-env-spew'David Cole2011-10-251-0/+5
|\ \ \ \ \
| * | | | | Xcode: Avoid spewing the environment on every script run (#12522)Johan Bjork2011-10-201-0/+5
* | | | | | Merge topic 'fix-vs11-sln-header'David Cole2011-10-251-1/+1
|\ \ \ \ \ \
| * | | | | | VS11: Fix comment generated at the top of *.sln filesDavid Cole2011-10-201-1/+1
| |/ / / / /
* | | | | | Merge topic 'qt4-deploy-module'David Cole2011-10-253-0/+284
|\ \ \ \ \ \
| * | | | | | Add DeployQt4 module.Mike McQuaid2011-10-031-0/+274