Clinton Stimpson
2c601c100b
DeployQt4: Add path to Qt dlls on Windows.
2012-03-07 11:43:27 -07:00
KWSys Robot
285f0db9f4
KWSys Nightly Date Stamp
2012-03-07 00:05:05 -05:00
David Cole
50f9db9b00
Merge topic 'skip-install-rpath'
...
635bf50
Add an option to skip RPATH during installation.
2012-03-06 15:27:54 -05:00
David Cole
e872b0d2b8
Merge topic 'win32_executable-and-macosx_bundle-initializers'
...
761c146
Add default initializers for WIN32_EXECUTABLE and MACOSX_BUNDLE
2012-03-06 15:27:44 -05:00
David Cole
663832eb44
Merge topic 'test-getpropery'
...
b43cd12
add test for get_property() errors
2012-03-06 15:27:28 -05:00
David Cole
7fbd323f80
Merge topic 'remove-unused-members'
...
aef248a
Remove cmExprParserHelper::SetLineFile()
e266571
Remove UnionsAvailable member from 2 classes
2012-03-06 15:27:08 -05:00
David Cole
481b2aa101
Merge topic 'allfindmodules-versions'
...
234b7ca
AllFindModules test: do not require TCLSH version
2012-03-06 15:26:51 -05:00
David Cole
f2e98ed420
Merge topic 'fix-msys-cvs-local-repo'
...
e333602
Fix MSYS CVS local test repo path format (#13001 )
2012-03-06 15:26:41 -05:00
David Cole
5aa0f24350
Merge topic 'improve-findqt3'
...
678c24d
FindQt3: fix detection of Qt3 include directory
91a1670
FindQt3: let FPHSA handle the version selection
9dae4d6
FindQt3: fix version extraction for versions with letters
2cd898d
FindQt3: fix warning when Qt3 is not found
2012-03-06 15:26:31 -05:00
David Cole
ef6613718e
Merge topic 'remove-CheckSourceTree-cvs-support'
...
9012be2
CheckSourceTree: Remove CVS checkout support (#13001 )
2012-03-06 15:26:04 -05:00
David Cole
155e644365
Merge topic 'fix-mingw-introspection'
...
2d59c9a
cmcurl: Do not hard-coded Windows check results for MinGW (#13001 )
2012-03-06 15:25:38 -05:00
David Cole
9c77a1492a
Merge topic 'fix-CTestUpdateHG-url'
...
0916cc8
CTest.UpdateHG: Fix repo URL for local filesystem (#13001 )
2012-03-06 15:25:12 -05:00
David Cole
b22f2f18c1
Merge topic 'qt4-deploy'
...
4689eed
reflect that the QtAutomoc depends on QtGui
ab9661c
Remove QtGui dependency in Qt4Deploy test and verify QtSql existance.
52e8279
Fix for Qt4Deploy on some test machines.
672e3bb
Add test for DeployQt4.cmake
4853e1e
Fix plugin installation issues.
35cbf23
Ensure libs are passed to BundleUtilities.
0ac1535
Fix bad plugin paths.
a2123e8
Fix mismatched arguments.
fc6f340
Don't use QT_LIBRARIES_PLUGINS by default.
2012-03-06 15:25:02 -05:00
David Cole
480ba64343
Merge topic 'rename-used-commands'
...
89403bf
Rename UsedCommands to FinalPassCommands
2012-03-06 15:24:40 -05:00
KWSys Robot
ec50093be7
KWSys Nightly Date Stamp
2012-03-06 00:05:18 -05:00
Stephen Kelly
635bf50c27
Add an option to skip RPATH during installation.
2012-03-05 22:24:57 +01:00
Stephen Kelly
761c146a4c
Add default initializers for WIN32_EXECUTABLE and MACOSX_BUNDLE
...
This allows downstreams to use
set(CMAKE_WIN32_EXECUTABLE ON)
set(CMAKE_MACOSX_BUNDLE ON)
to create executables with the WIN32_EXECUTABLE and MACOSX_BUNDLE
properties set on by default.
2012-03-05 15:50:55 +01:00
KWSys Robot
17a099dd13
KWSys Nightly Date Stamp
2012-03-05 00:05:06 -05:00
Rolf Eike Beer
b43cd1252c
add test for get_property() errors
2012-03-04 13:43:23 +01:00
KWSys Robot
76bff60292
KWSys Nightly Date Stamp
2012-03-04 00:05:09 -05:00
Yury G. Kudryashov
aef248a4ff
Remove cmExprParserHelper::SetLineFile()
2012-03-03 15:11:09 +04:00
Yury G. Kudryashov
e26657103f
Remove UnionsAvailable member from 2 classes
...
These classes were copied from cmDependsJavaParserHelper that really needs this
member.
2012-03-03 15:11:08 +04:00
KWSys Robot
ac2979e4b3
KWSys Nightly Date Stamp
2012-03-03 00:05:08 -05:00
Rolf Eike Beer
234b7cad1c
AllFindModules test: do not require TCLSH version
2012-03-02 20:52:41 +01:00
Brad King
e333602567
Fix MSYS CVS local test repo path format ( #13001 )
...
The MSYS cvs tool interprets "c:/" as a "machine:" name for SSH. Detect
the MSYS cvs by looking for the string "msys" in the executable file
itself. Then convert the repo path to an MSYS path such as "/c/...".
Fix both the CTest.UpdateCVS and ExternalProject tests that use local
CVS repositories.
2012-03-02 14:23:01 -05:00
Rolf Eike Beer
678c24d230
FindQt3: fix detection of Qt3 include directory
...
The include directory is likely not inside ../bin
2012-03-02 18:08:37 +01:00
Rolf Eike Beer
91a1670f47
FindQt3: let FPHSA handle the version selection
2012-03-02 18:08:37 +01:00
Rolf Eike Beer
9dae4d65d7
FindQt3: fix version extraction for versions with letters
2012-03-02 18:08:37 +01:00
David Cole
5012787c3c
Merge topic 'while-testing'
...
944b90b
add testcases for while()/endwhile() errors
f605b92
improve error message on a stray "endwhile()"
2012-03-02 11:50:54 -05:00
David Cole
8c1f041239
Merge topic 'allfindmodules-versions'
...
9271d2f
AllFindModules test: once again expand version checking
2012-03-02 11:50:37 -05:00
David Cole
5d9c535f31
Merge topic 'doxygen-fixes'
...
09ff226
Merge branch 'add-const-qualifiers' into doxygen-fixes
31ab25c
doxygen: MathCommand is not about string operators
486033a
doxygen: review cmake.h
937bb4b
doxygen: remove a few comments
4774590
doxygen: fix some comments in cmPolicies.h
4a48be3
doxygen: Small fixes in cmake.h apidocs
1e5b971
doxygen: Use proper syntax to document enum
54ab11c
doxygen: Improve API docs of GetRealDependency
80072d4
doxygen: cmPropertyDefinition
2012-03-02 11:50:26 -05:00
David Cole
e4382180fc
Merge topic 'add-const-qualifiers'
...
737c49a
Add 'const' qualifier to some cmCommand members
261491f
cmPropertyDefinition::IsChained is const
2012-03-02 11:50:07 -05:00
David Cole
b9beb660ea
Merge topic 'bootstrap-msys-paths'
...
5cd879c
bootstrap: Convert MSYS paths to Windows format (#13001 )
2012-03-02 11:49:50 -05:00
David Cole
1073d50508
Merge topic 'inject_code_via_variable'
...
2557a08
Fix typo in error message, and remove redundent test.
9090572
Add ability to include a file in a project via a cache variable.
2012-03-02 11:49:35 -05:00
David Cole
20446079ee
Merge topic 'run-vim-spellcheck'
...
43d6011
Run vim spellcheck on some files
2012-03-02 11:49:23 -05:00
David Cole
be0bb04be3
Merge topic 'document-missing-versions'
...
95f5094
document when version detection will not work
2012-03-02 11:49:08 -05:00
David Cole
af87e8abb0
Merge topic 'dragndrop-sla'
...
5663e43
DragNDrop: Fix problem with relocated files in Xcode 4.3
2012-03-02 11:48:55 -05:00
David Cole
0ee7b8ea03
Merge topic 'find_package-improve-messages'
...
eeaaffc
find_package: Test error and warning messages in failure cases
52dffb9
Merge branch 'test-CMakeCommands' into find_package-improve-messages
d365104
find_package: Optionally warn when implicitly using Config mode
31ead5f
find_package: Reject mixed use of MODULE- and CONFIG-only options
6d83083
find_package: mention requested version number in error message
9c39bbd
find_package: add CONFIG mode keyword alias for NO_MODULE
f310f67
find_package: add MODULE mode to use only Find-modules
7d67dcf
find_package: improve error message when no Find module is present
978d89b
find_package: rename NoModule to UseFindModules
2012-03-02 11:48:38 -05:00
David Cole
a1860aaf1a
Merge topic 'test-CMakeCommands'
...
5e1a5c4
Add infrastructure for CMakeCommands tests
2012-03-02 11:48:22 -05:00
David Cole
2fb1df42a2
Merge topic 'find_package-report-CONFIGS-error'
...
b3f9fe4
find_package: print error if an invalid CONFIGS name is used
2012-03-02 11:48:09 -05:00
David Cole
0eb520f47c
Merge topic 'fix-FindPackageMode-symlink'
...
0b86388
CMakeFindPackageMode: fix 32/64bit detection if 'file' is a symlink
2012-03-02 11:47:59 -05:00
David Cole
881dc35579
Merge topic 'factor-install-type'
...
573fa3b
Factor cmInstallType out of cmTarget::TargetType
2012-03-02 11:47:42 -05:00
David Cole
fc495b79da
Merge topic 'findpythoninterp-version-detection'
...
7d6db93
FindPythonInterp: rework the version detection
2012-03-02 11:47:31 -05:00
David Cole
6ed36e7b88
Merge topic 'simplify-GetRealDependency'
...
4f6fd96
Drop if(...) check because condition is always true
2012-03-02 11:47:21 -05:00
David Cole
b930798042
Merge topic 'fix-findimagemagick-no-components'
...
518f965
FindImageMagick: fix fail if no components were given
2012-03-02 11:47:11 -05:00
David Cole
2866819bdf
Merge topic 'escape-test-pass-regex'
...
f5cf8f9
Tests: Escape metachars before embedding paths into the regex (#12999 )
2012-03-02 11:47:02 -05:00
David Cole
e8aa0401c8
Merge topic 'fix-BORLAND-doc-typo'
...
a5edfc4
Fix typo in documentation
2012-03-02 11:46:51 -05:00
David Cole
6c36bbd442
Merge topic 'CPack-fixPackageMaker-doc'
...
2ace342
Typo: Add missing ##end for ##module
c895062
Update CPack PackageMaker variable doc layout
2012-03-02 11:46:40 -05:00
David Cole
e95a2f8f94
Merge topic 'CPack-cygwinGeneratorDoc'
...
98d1583
Provide template for CPack Cygwin generator specific variables.
2012-03-02 11:46:31 -05:00
David Cole
c79a57b0ac
Merge topic 'CPack-updateCommonDoc'
...
6ad0f04
Update CPackConfig template.
94a2693
Review and update CPack variable documentation.
2012-03-02 11:46:23 -05:00