David Cole
0c03cbabc4
Merge topic 'xcode-storyboard-files'
...
d59ba0c Xcode: Recognize storyboard source files (#13214 )
2012-05-17 14:59:17 -04:00
David Cole
d6ec477b52
Merge topic 'FeatureSummaryNicerFormatting'
...
b1d7c4b FeatureSummary.cmake: nicer formatting
2012-05-17 14:59:07 -04:00
David Cole
8e9101a0cb
Merge topic 'mumps_coverage'
...
c806b23 CDash now supports lots of files in coverage. So, show all files.
761d931 Do not try to run bullseye coverage if COVFILE env is empty.
5b69ce4 Update test data to match new coverage format.
1b418f1 Change GT.M Coverage Parser global
b0c07a1 Disable bullseye coverage for mumps coverage test.
0a169e6 Remove uncovered files from cache coverage data.
a7abf5e Add ability to specify more than one package directory or coverage directory.
220afca Use <TARGET_FILE> expression to run ctest so it works with Xcode and VS IDE.
62f6bce Use a script to run the test because WORKING_DIRECTORY is not in 2.8.2.
f5c5db0 Fix some warnings and a bug where it went past the length of a vector.
7955e99 Add support for Cache coverage.
a86cd33 Add virutal destructor to silence warning.
319eeb0 Add test for mumps coverage. Also refactor code to prepare for cache coverage.
72210c2 Fix line length.
dd07161 Fix warning about char* instead of const char*.
e6412e0 Add support to ctest for GTM mumps coverage.
2012-05-17 14:58:54 -04:00
David Cole
8f635d0268
Merge topic 'vs11-arm-generator'
...
5af93bb VS11: Fix ARM architecture hint typo (#13077 )
0fa3d09 VS11: Add ARM architecture generator (#13077 )
2012-05-17 14:58:41 -04:00
David Cole
c47f904874
Merge topic 'ninja_convenience_targets'
...
92cee76 Ninja: Add a convenient 'help' target.
3bd41f2 Ninja: Add a convenient 'clean' target.
2012-05-17 14:58:31 -04:00
David Cole
8519085803
Merge topic 'CPack-preserveTimestampInSourcePackage'
...
3d10f65 CPack - preserve timestamp for CPACK_INSTALLED_DIRECTORIES. fixes : #0013193
2012-05-17 14:58:20 -04:00
Kitware Robot
3e0580ba65
CMake Nightly Date Stamp
2012-05-17 00:01:03 -04:00
Kitware Robot
e78483c08e
CMake Nightly Date Stamp
2012-05-16 00:01:03 -04:00
Kitware Robot
0977250ba0
CMake Nightly Date Stamp
2012-05-15 00:01:04 -04:00
Jan Schaffmeister
d59ba0c591
Xcode: Recognize storyboard source files ( #13214 )
2012-05-14 14:56:20 -04:00
Kitware Robot
75c0304a9e
CMake Nightly Date Stamp
2012-05-14 00:01:03 -04:00
Alex Neundorf
b1d7c4b1d2
FeatureSummary.cmake: nicer formatting
...
Alex
2012-05-13 14:37:51 +02:00
Kitware Robot
c7dab4b936
CMake Nightly Date Stamp
2012-05-13 00:01:02 -04:00
Kitware Robot
b149d1ed05
CMake Nightly Date Stamp
2012-05-12 00:01:03 -04:00
Bill Hoffman
c806b23cfe
CDash now supports lots of files in coverage. So, show all files.
...
Prior to this commit the mumps coverage only showed files that
had at least one line of coverage. Now 0% covered files are shown
as well.
2012-05-11 15:22:25 -04:00
Kitware Robot
a2f5d14c73
CMake Nightly Date Stamp
2012-05-11 00:01:03 -04:00
Brad King
5af93bb987
VS11: Fix ARM architecture hint typo ( #13077 )
2012-05-10 07:08:09 -04:00
Kitware Robot
9d9fc18ffa
CMake Nightly Date Stamp
2012-05-10 00:01:03 -04:00
Nicolas Despres
92cee7626c
Ninja: Add a convenient 'help' target.
2012-05-09 19:08:12 +02:00
Nicolas Despres
3bd41f2eb5
Ninja: Add a convenient 'clean' target.
...
It has been asked on the mailing list:
http://public.kitware.com/pipermail/cmake-developers/2012-April/003805.html
2012-05-09 19:08:12 +02:00
Eric NOULARD
3d10f65e39
CPack - preserve timestamp for CPACK_INSTALLED_DIRECTORIES. fixes : #0013193
2012-05-09 18:02:13 +02:00
Minmin Gong
0fa3d09369
VS11: Add ARM architecture generator ( #13077 )
2012-05-09 09:12:13 -04:00
Kitware Robot
ad5c9d06c4
CMake Nightly Date Stamp
2012-05-09 00:01:04 -04:00
Bill Hoffman
761d93129f
Do not try to run bullseye coverage if COVFILE env is empty.
2012-05-08 14:47:13 -04:00
David Cole
e7e9f242db
Merge topic 'vs-osx-framework-headers'
...
470f39c VS: Restore header files marked as OS X Framework content (#13196 )
2012-05-08 14:33:39 -04:00
David Cole
6f07948486
Merge topic 'doc-html-index'
...
707afd1 Documentation: Improve HTML section index format
2012-05-08 14:33:25 -04:00
David Cole
41d3dfc1ef
Merge topic 'FixMultipleResultsInFeatureSummary'
...
1f8f58a fix #13195 : avoid multiple mentions of found packages
2012-05-08 14:33:13 -04:00
David Cole
3f781264d2
Merge topic 'fix-13121-handle-gcov47-output'
...
56f499d CTest: Modify reg ex so it also works with gcov 4.7 output (#13121 )
2012-05-08 14:33:02 -04:00
David Cole
105dfc38be
Merge topic 'abort-findqt4-on-qt5'
...
37a28ff Fix the number variable comparison when Qt is not found.
1dfe15c Abort FindQt4.cmake if Qt 5 is found.
2012-05-08 14:32:53 -04:00
David Cole
fb337c66b8
Merge topic 'doc-NO_SONAME-typo'
...
1aa5216 Fix a few typos in NO_SONAME property description.
2012-05-08 14:32:43 -04:00
David Cole
da0dc9edd7
Merge topic 'kwsys-no-depend-FundamentalType'
...
221b5b6 KWSys: Remove dependencies on FundamentalType
2012-05-08 14:32:31 -04:00
Kitware Robot
21aea010c4
CMake Nightly Date Stamp
2012-05-08 00:01:05 -04:00
Bill Hoffman
5b69ce49d4
Update test data to match new coverage format.
2012-05-07 15:46:29 -04:00
Joseph Snyder
1b418f1fbf
Change GT.M Coverage Parser global
...
The coverage global should be in the local namespace. This means the global
will be ^ZZCOVERAGE instead of ^COVERAGE. Change the parser to look for ^ZZCOVERAGE
instead of the old ^COVERAGE
2012-05-07 15:29:52 -04:00
Brad King
470f39cf4e
VS: Restore header files marked as OS X Framework content ( #13196 )
...
Header files listed in a target's PUBLIC_HEADER or similar properties
are marked as OS X Framework content. Refactoring performed by
commit 11d9b211 (Add cmGeneratorTarget to represent a target during generation, 2012-03-07)
commit 45c2f932 (Simplify cmMakefileTargetGenerator using cmGeneratorTarget, 2012-03-07)
commit 328c0f65 (Simplify cmVisualStudio10TargetGenerator source classification, 2012-03-19)
and related commits accidentally removed such files from treatment as
normal header files by the VS generator (generators other than Makefiles
and Xcode). Move handling of such files out of cmGeneratorTarget and
back to cmMakefileTargetGenerator. The central cmGeneratorTarget
classification will always treat them as header or extra sources.
2012-05-07 15:28:19 -04:00
Brad King
707afd1ed0
Documentation: Improve HTML section index format
...
Add a newline after section index list items. This makes the generated
HTML source more readable.
2012-05-07 08:51:57 -04:00
Kitware Robot
c5a67a7fec
CMake Nightly Date Stamp
2012-05-07 00:01:03 -04:00
Alex Neundorf
1f8f58a0b9
fix #13195 : avoid multiple mentions of found packages
...
Now before adding a package to the list of found or not-found
packages, the package is remvoed from both lists before.
Alex
2012-05-06 16:32:10 +02:00
Kitware Robot
b4a189fd14
CMake Nightly Date Stamp
2012-05-06 00:01:04 -04:00
Kitware Robot
98ff9dfc5a
CMake Nightly Date Stamp
2012-05-05 00:01:04 -04:00
Bill Hoffman
b0c07a13d1
Disable bullseye coverage for mumps coverage test.
2012-05-04 11:41:15 -04:00
Kitware Robot
c196e9ea35
CMake Nightly Date Stamp
2012-05-04 00:01:03 -04:00
David Cole
56f499dcef
CTest: Modify reg ex so it also works with gcov 4.7 output ( #13121 )
2012-05-03 17:08:19 -04:00
Stephen Kelly
37a28ffa36
Fix the number variable comparison when Qt is not found.
2012-05-03 17:40:04 +02:00
David Faure
1dfe15c431
Abort FindQt4.cmake if Qt 5 is found.
2012-05-03 16:47:07 +02:00
Kitware Robot
9a6d7881fd
CMake Nightly Date Stamp
2012-05-03 00:01:05 -04:00
Bill Hoffman
0a169e628b
Remove uncovered files from cache coverage data.
...
Cache coverage data currently contains files with 0 coverage
on each line. This change will remove those files from the coverage
sent to CDash.
2012-05-02 17:23:01 -04:00
Bill Hoffman
a7abf5e090
Add ability to specify more than one package directory or coverage directory.
2012-05-02 16:47:24 -04:00
Modestas Vainius
1aa52163ef
Fix a few typos in NO_SONAME property description.
2012-05-02 15:14:05 -04:00
Bill Hoffman
220afcaf84
Use <TARGET_FILE> expression to run ctest so it works with Xcode and VS IDE.
...
Also add -crlf to the .gitconfig to handle the coverage data.
2012-05-02 11:51:38 -04:00