David Cole
56591cb9b4
Merge topic 'pic-docs'
...
c82fbe0
Fix unfortunate documentation error for PIC feature.
2012-08-24 14:24:01 -04:00
David Cole
4f7731d814
Merge topic 'minor-docs-fixes'
...
ee949d8
Remove duplicate 'of' from docs.
ecc1acb
Remove incorrect doc string for link type enum
805f5e5
Fix some typos in the docs.
389d423
Add missing whitespace to docs.
2012-08-24 14:23:52 -04:00
David Cole
6d4a3053e6
Merge topic 'DependencyScanning_13474'
...
8aed02a
-fix Java dependency scanning, broken in previous commit
7ae4479
-fix line length
87fe428
fix #13474 : also rescan dependencies if the depender does not exist
2012-08-24 14:23:42 -04:00
David Cole
bc147d99ca
Merge topic 'test-ObjectLibrary-lang'
...
94c08b3
Tests/ObjectLibrary: Do not enable CXX in subdirectories
2012-08-24 14:23:33 -04:00
David Cole
6dab13c56e
Merge topic 'topics/FindCUDA/Fix-g3-again'
...
a20c41d
Replace -g3 with -g for CUDA 4.1 and 4.2 in addition to CUDA < 3.0.
2012-08-24 14:23:21 -04:00
Kitware Robot
19d9f5908b
CMake Nightly Date Stamp
2012-08-24 00:01:03 -04:00
Brad King
ca9c287d1a
Merge topic 'Qt4Macros-fix-resource-parsing'
...
3553001
Qt4Macros: Fix recently broken resource file parsing
2012-08-23 10:16:58 -04:00
Kitware Robot
8c64702c97
CMake Nightly Date Stamp
2012-08-23 00:01:03 -04:00
Brad King
3553001bcc
Qt4Macros: Fix recently broken resource file parsing
...
Commit 4be67837
(read less from version headers into variables,
2012-08-19) switched from file(READ) and string(REGEX MATCHALL) to just
file(STRINGS) to extract the list of resource <file> entries. However,
the latter extracts entire lines that match the regex, not just the part
that matches the regex, so the subsequent string(REGEX REPLACE) fails to
match and replace anything. Return to the original parsing logic but
replace file(READ) with file(STRINGS) to load a minimal part of the file
before using string(REGEX MATCHALL) as before.
2012-08-22 08:37:27 -04:00
Kitware Robot
c478d55e31
CMake Nightly Date Stamp
2012-08-22 00:01:01 -04:00
Kitware Robot
8f996a96f4
CMake Nightly Date Stamp
2012-08-21 00:01:02 -04:00
Stephen Kelly
c82fbe0c1f
Fix unfortunate documentation error for PIC feature.
...
The wrong variable is documented, and it is not referred to in
the target-specific property.
2012-08-20 22:33:27 +02:00
Stephen Kelly
ee949d8871
Remove duplicate 'of' from docs.
2012-08-20 22:26:05 +02:00
David Cole
32710211ad
Merge topic 'qt4_use_modules'
...
1420691
Add new qt4_use_modules function.
2012-08-20 15:42:43 -04:00
David Cole
c79dd4d951
Merge topic 'read-less-from-version-headers'
...
4be6783
read less from version headers into variables
2012-08-20 15:42:34 -04:00
David Cole
19e210af90
Merge topic 'no-regex-escape-space'
...
637207e
do not escape spaces in regular expressions
2012-08-20 15:42:25 -04:00
David Cole
0afaedfb4a
Merge topic 'FindGTK2_12306'
...
ad30210
FindGTK2: Add GTK2_CAIROMMCONFIG_INCLUDE_DIR for cairommconfig.h
2012-08-20 15:42:13 -04:00
David Cole
e19f260712
Merge topic 'FindOpenSceneGraph_13094'
...
dd60ed2
Merge topic 'lib64-cleanup' into FindOpenSceneGraph_13094
224b5de
FindOpenSceneGraph: CMake variable OSG_DIR influences detection now too
2012-08-20 15:42:03 -04:00
David Cole
9a4b4f2223
Merge topic 'lib64-cleanup'
...
cfe4ac4
use PATH_SUFFIXES to simplify find_* calls
b04650e
use the find_* functions ENV parameter
2012-08-20 15:41:53 -04:00
David Cole
4097914bbd
Merge topic 'fix-13236-mark-vars-as-advanced'
...
3f9fa5c
ProcessorCount: Mark find_program vars as advanced (#13236 )
2012-08-20 15:41:44 -04:00
David Cole
8d8268b307
Merge topic 'cmcldeps-needs-cl'
...
4a35bd0
Ninja: don't crash on returned 0 pointer
3632f24
Ninja: cmcldeps needs a compiler
2012-08-20 15:41:36 -04:00
David Cole
ba9fde6503
Merge topic 'fix-13315-incorrect-mfc-file-name'
...
e4e6ea0
InstallRequiredSystemLibraries: Use correct file names (#13315 )
2012-08-20 15:41:26 -04:00
David Cole
e04245e2d5
Merge topic 'HandleMacFrameworkIncludeDirs_13465'
...
a3815e6
-fix line length
9110d0e
Eclipse on OSX: improve handling of framework include dirs (#13367 )
d97b385
Eclipse on OSX: fix handling of framework include dirs (#13464 )
2012-08-20 15:41:14 -04:00
David Cole
407ccb4957
Merge topic 'RemoveNonworkingKDE4Test'
...
11f23fe
remove non-working KDE4 test
2012-08-20 15:41:06 -04:00
David Cole
135914f01e
Merge topic 'EclipseRemoveLinkedOutputDirectoryResources'
...
5271ba5
Eclipse: fix #13358 : don't create bad linked resources
2012-08-20 15:40:56 -04:00
David Cole
690dbc3179
Merge topic 'make-CPACK_CYGWIN_PATCH_NUMBER-cache'
...
1fc5efe
Convert the CPACK_CYGWIN_PATCH_NUMBER variable to a cache variable
2012-08-20 15:40:45 -04:00
David Cole
1239b4881d
Merge topic 'qt4-path-search'
...
35c6ae8
FindQt4: Give precedence to QTDIR environment variable, if set.
5a6a3d4
FindQt4: Give precedence to QTDIR environment variable, if set.
2012-08-20 15:40:36 -04:00
David Cole
321bbed130
Merge topic 'qt4-version-regex'
...
4a772a1
Fix regex for qt minor version.
2012-08-20 15:40:28 -04:00
David Cole
e11e719796
Merge topic 'hg-modules'
...
91053cd
ExternalProject: Add Mercurial (hg) repository support
ea5bfb1
Add FindHg module to find Mercurial
2012-08-20 15:40:19 -04:00
David Cole
eb6b8c86bf
Merge topic 'relwithdebinfo-consistency'
...
0ddfc51
Add -DNDEBUG to RelWithDebInfo flags where where Release flags had it.
2012-08-20 15:40:11 -04:00
David Cole
0075e7e033
Merge topic 'deployqt4-destdir'
...
1e3248c
DeployQt4: Include DESTDIR for some cpack generators.
2012-08-20 15:40:03 -04:00
David Cole
c2022eb06d
Merge topic 'fphsa-message'
...
213a9e5
fphsa: clarify message about minimum required version found.
2012-08-20 15:39:53 -04:00
David Cole
1b758bcf8e
Merge topic 'clarify-if-is_newer_than-docs'
...
0eaaa86
CMake: Clarify the documentation for if(f1 IS_NEWER_THAN f2)
2012-08-20 15:39:45 -04:00
David Cole
9f555e805d
Merge topic 'list-command-argument-fixes'
...
08c71ac
CMake.List test: explicitely test with lists containing only an empty string
52d9c38
list command: error on too many arguments
2012-08-20 15:39:35 -04:00
David Cole
14c8096ba8
Merge topic 'more-endif-closing-style-cleanups'
...
84b49be
Remove CMake multiline block-end command arguments
2012-08-20 15:39:26 -04:00
David Cole
d4be75be12
Merge topic 'FindX11-duplicate-includes-13316'
...
dd784dd
FindX11: avoid calling list(REMOVE_DUPLICATES) on an empty list
97c338b
FindX11: remove duplicates from X11 include path list (#13316 )
2012-08-20 15:39:18 -04:00
David Cole
b7f3cc22c3
Merge topic 'xcode-asm'
...
97140d3
Tests/Assembler: Do not use assembler in universal binaries
f3477ed
Xcode: Set ASM source language in project file (#13472 )
2012-08-20 15:39:09 -04:00
David Cole
2582994e57
Merge topic 'clang-asm'
...
7e8471c
Recognize Clang ASM support (#13473 )
2012-08-20 15:38:51 -04:00
David Cole
3574bb4842
Merge topic 'generator-expression-conditions'
...
9d9f616
Add $<CONFIG:...> boolean query generator expression
ebf05ab
Add boolean generator expressions
2012-08-20 15:38:42 -04:00
David Cole
5cf828c028
Merge topic 'CheckTypeSize-doc-10579'
...
c6fed68
CheckTypeSize: add a test for size of struct members
48783b7
CheckTypeSize: show in documentation how to get struct member size (#10579 )
2012-08-20 15:38:33 -04:00
David Cole
686eb4e815
Merge topic 'DESTDIR-documentation-enhancement'
...
d593cef
Enhance DESTDIR documentation. Fixes #0012374 .
2012-08-20 15:38:25 -04:00
David Cole
735bdecd30
Merge topic 'GetPrerequisites-file_cmd-advanced'
...
d269984
GetPrerequisites: Mark file_cmd as advanced cache entry
2012-08-20 15:38:16 -04:00
Alex Neundorf
8aed02ae0f
-fix Java dependency scanning, broken in previous commit
...
Alex
2012-08-20 21:37:26 +02:00
Alex Neundorf
7ae4479d65
-fix line length
...
Alex
2012-08-20 21:23:20 +02:00
Brad King
94c08b368c
Tests/ObjectLibrary: Do not enable CXX in subdirectories
...
In commit b237dbd8
(Xcode: Fix object library references in
multi-project trees, 2012-08-03) we accidentally enabled CXX in the
subdiretories of this test by invoking project() with only one argument.
The top-level directory of the test enables only C, so do this in the
subdirectories too.
2012-08-20 14:47:33 -04:00
Kitware Robot
7f9a761e76
CMake Nightly Date Stamp
2012-08-20 00:01:03 -04:00
Stephen Kelly
ecc1acb94c
Remove incorrect doc string for link type enum
...
This is actually a duplicate doc string for a method a few lines above.
2012-08-20 00:05:03 +02:00
Stephen Kelly
1420691b35
Add new qt4_use_modules function.
2012-08-19 23:45:09 +02:00
Stephen Kelly
805f5e5c1e
Fix some typos in the docs.
...
s/static the static/the static/
Make Visual Studio capitalized.
2012-08-19 23:31:09 +02:00
Stephen Kelly
389d423177
Add missing whitespace to docs.
2012-08-19 23:31:09 +02:00