summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix missing set of MSVC10 and add CheckCompilerRelatedVariables test.David Cole2010-04-303-0/+88
|
* KWSys Nightly Date StampKWSys Robot2010-04-301-1/+1
|
* Make get_stl_prime_list an inline function to avoid duplicate copies of it.Bill Hoffman2010-04-291-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-04-291-1/+1
|
* Fix for for bug #10550, fix some errors for an old Sun compiler.Bill Hoffman2010-04-282-0/+2
|
* Fix for bug #10550, work around instantiation out of scopeBill Hoffman2010-04-282-4/+10
|
* Fix .pdb name attribute in VS project filesBrad King2010-04-281-2/+2
| | | | | | | The PDB file name for VCLinkerTool is specified by the xml attribute "ProgramDatabaseFile", not "ProgramDataBaseFile" (note the lower-case character 'b'). VS seems to cope with the incorrect capitalization but the combination of VS 7.1 and Incredibuild does not. See issue #10614.
* KWSys Nightly Date StampKWSys Robot2010-04-281-1/+1
|
* Remove another c++ comment from the c code.Bill Hoffman2010-04-281-1/+1
|
* Get rid of c++ style comments in C code.Bill Hoffman2010-04-274-16/+12
|
* Add more excludes for the borland compiler.Bill Hoffman2010-04-271-0/+1
|
* -fix bad check for Apple in AddDirectoryItem() introduced recentlyAlex Neundorf2010-04-271-4/+2
| | | | Alex
* ctest_update: Report failure in Update.xmlBrad King2010-04-271-0/+1
| | | | | | Report in <UpdateReturnStatus> when the update command line returns non-zero. Otherwise the failure may be silently ignored since the error was previously recorded only in the local log file.
* KWSys Nightly Date StampKWSys Robot2010-04-271-1/+1
|
* ENH: Add simple grouped view.Clinton Stimpson2010-04-263-151/+134
|
* Remove unused cmData and cmMakefile::DataMapBrad King2010-04-263-103/+0
| | | | | | | | | These were implementation details of the unused methods cmMakefile::RegisterData cmMakefile::LookupData We simply remove the methods, members, and class cmData.
* Detect PathScale Fortran compiler toolsC. Bergström2010-04-261-2/+5
| | | | | Include names pathf(90|95|2003) in the search for a Fortran compiler. Also associate the names with PathScale for the vendor-specific search.
* Another pass at removing borland warnings.Bill Hoffman2010-04-261-11/+4
|
* KWSys Nightly Date StampKWSys Robot2010-04-261-1/+1
|
* Do not error out if the java version is not found, if java is not required.Bill Hoffman2010-04-251-1/+5
|
* Try to remove borland warnings again.Bill Hoffman2010-04-251-0/+5
|
* KWSys Nightly Date StampKWSys Robot2010-04-251-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-04-241-1/+1
|
* Coverage glob should search in Source dirZach Mullen2010-04-232-8/+9
|
* Implement extra coverage globbingZach Mullen2010-04-233-1/+92
|
* KWSys Nightly Date StampKWSys Robot2010-04-231-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-04-221-1/+1
|
* -fix typo in HAS_CXX docs (#10578)Alex Neundorf2010-04-211-1/+1
| | | | Alex
* -fix linking to frameworks when crosscompiling from Linux to iPhone (#10526)Alex Neundorf2010-04-211-2/+3
| | | | Alex
* KWSys Nightly Date StampKWSys Robot2010-04-211-1/+1
|
* Fix release scripts.Bill Hoffman2010-04-204-3/+12
|
* KWSys Nightly Date StampKWSys Robot2010-04-201-1/+1
|
* KWSys Process: Add OpenBSD process tree kill supportBrad King2010-04-191-1/+1
| | | | Patch from Chuck Atkins <chuck.atkins@kitware.com>
* KWSys SharedForward: Add OpenBSD supportBrad King2010-04-191-0/+6
| | | | Patch from Chuck Atkins <chuck.atkins@kitware.com>
* -add more names for libpng, so it also support libpng 1.4 on Windows (#10551)Alex Neundorf2010-04-191-1/+1
| | | | Alex
* -don't add the INCLUDE env.var twice to the Eclipse project fileAlex Neundorf2010-04-191-1/+0
| | | | Alex
* KWSys Nightly Date StampKWSys Robot2010-04-191-1/+1
|
* FindDart: use find_package_handle_standard_args()Kovarththanan Rajaratnam2010-04-181-0/+5
|
* FindDart: mark DART_ROOT as advancedKovarththanan Rajaratnam2010-04-181-0/+2
|
* FindGLU: add deprecation messageKovarththanan Rajaratnam2010-04-181-1/+3
|
* FindGCCXML: document variablesKovarththanan Rajaratnam2010-04-181-0/+3
|
* FindGCCXML: mark executable as advancedKovarththanan Rajaratnam2010-04-181-0/+2
|
* KWSys Nightly Date StampKWSys Robot2010-04-181-1/+1
|
* FindLibXslt: move include statement + misc whitespace cleanupKovarththanan Rajaratnam2010-04-171-5/+2
|
* FindAVIFile: use find_package_handle_standard_args()Kovarththanan Rajaratnam2010-04-171-11/+9
|
* FindPhysFS: use find_package_handle_standard_args()Kovarththanan Rajaratnam2010-04-171-4/+4
|
* FindQuickTime: use find_package_handle_standard_args()Kovarththanan Rajaratnam2010-04-171-6/+4
|
* FindZLIB: only set INCLUDE_DIRECTORIES/LIBRARIES if zlib is foundKovarththanan Rajaratnam2010-04-171-5/+6
|
* FindLibXml2: move include statementKovarththanan Rajaratnam2010-04-171-2/+1
|
* Make VERBOSE_FLAG appear as first statement for consistencyKovarththanan Rajaratnam2010-04-174-5/+7
|