David Cole
72632f885c
Merge topic 'fix-9629-add-unicode-nsis-reg-key'
...
668dda0
CPack: Add automatic detection of the Unicode makensis (#9629 )
2012-10-31 16:33:27 -04:00
David Cole
af304a1c6a
Merge topic 'FindIcotool'
...
86a184d
Add module FindIcotool
2012-10-31 16:33:15 -04:00
David Cole
0f2735019a
Merge topic 'simplify-FreeBSD-shared'
...
6f68ef4
BSD: Do not require dlfcn.h to build shared libs (#13573 )
2012-10-31 16:33:06 -04:00
David Cole
634c8bf49f
Merge topic 'FindBoost-cleanup'
...
0496782
FindBoost: Rewrite documentation
4d92f6c
FindBoost: Refactor Boost_FOUND computation and version check
0100f88
FindBoost: Construct a clean Boost_LIBRARIES value
5b9149e
FindBoost: Overhaul caching and search repeat behavior
5ec8a69
FindBoost: Use PATH_SUFFIXES to look in "Program Files"
d3260a4
FindBoost: Mark Boost_DIR cache entry as advanced
531612d
FindBoost: Remove extra indentation level
2012-10-31 16:32:52 -04:00
David Cole
6df05b93b1
Merge topic 'find_library-NAMES_PER_DIR'
...
66759ee
find_library: Optionally consider all names in each directory
9cb68b1
find_library: Generalize helper macro in test case
b64dd76
find_library: Simplify framework search logic
531c71b
find_library: Refactor internal name iteration
2012-10-31 16:32:41 -04:00
David Cole
c3b82f6770
Begin post-2.8.10 development
2012-10-31 15:03:16 -04:00
David Cole
c36622a45f
CMake 2.8.10
2012-10-31 10:59:55 -04:00
David Cole
a7742140ad
Merge branch 'release'
2012-10-31 10:56:08 -04:00
Kitware Robot
29b0d5c734
CMake Nightly Date Stamp
2012-10-31 00:01:02 -04:00
Kitware Robot
b518f2262b
CMake Nightly Date Stamp
2012-10-30 00:01:11 -04:00
Kitware Robot
2c8286e04f
CMake Nightly Date Stamp
2012-10-29 00:01:08 -04:00
Kitware Robot
abe4edfad3
CMake Nightly Date Stamp
2012-10-28 00:01:09 -04:00
Kitware Robot
4322816b6b
CMake Nightly Date Stamp
2012-10-27 00:01:12 -04:00
Kitware Robot
b2c631c7c8
CMake Nightly Date Stamp
2012-10-26 00:01:04 -04:00
Kitware Robot
259cff94ff
CMake Nightly Date Stamp
2012-10-25 00:01:06 -04:00
David Cole
52cd8e83d4
CMake 2.8.10-rc3
2012-10-24 11:43:00 -04:00
David Cole
4bda4b1c1c
Merge branch 'release'
2012-10-24 11:40:33 -04:00
Kitware Robot
f551fa6245
CMake Nightly Date Stamp
2012-10-24 00:01:07 -04:00
David Cole
02b993b1ca
Merge topic 'genex-validate-target-property-names'
...
e386992
GexEx: Validate Target names and property names differently.
95d590d
GenEx: Create cmGeneratorTargets for imported targets.
0442104
GenEx: Add an accessor for imported targets in a makefile.
2012-10-23 16:37:56 -04:00
David Cole
2b5635ee23
Merge topic 'expand-LOCATION-documentation'
...
0cc00b0
Document LOCATION undefined behavior with use of LINKER_LANGUAGE.
2012-10-23 16:37:46 -04:00
David Cole
23a257628b
Merge topic 'test-SelectLibraryConfigurations'
...
a22f4fa
SelectLibraryConfigurations: fix for release and debug libs being the same
5052fbc
SelectLibraryConfigurations: add testcase
2012-10-23 16:37:37 -04:00
David Cole
c26373f6ca
Merge topic 'fix-SelectLibraryConfigurations-regression'
...
1cd2ec1
SelectLibraryConfigurations: Fix foreach(x IN LISTS ...) syntax
2012-10-23 16:37:28 -04:00
David Cole
0276f4e9f4
Merge topic 'BasicConfigVersion-consistency'
...
dc0b0f6
BasicConfigVersion: Make docs refer to the macro, not the module name
2012-10-23 16:37:19 -04:00
Stephen Kelly
dc0b0f6b6d
BasicConfigVersion: Make docs refer to the macro, not the module name
...
The -ExactVersion variant already refers to the macro, and I think
it makes more sense anyway.
2012-10-23 11:08:34 -04:00
Kitware Robot
2362bc8e80
CMake Nightly Date Stamp
2012-10-23 00:01:05 -04:00
Stephen Kelly
e386992152
GexEx: Validate Target names and property names differently.
...
In the unit test, use the same IMPORTED_LOCATION trick that
the ExportImport test uses.
2012-10-22 14:05:48 -04:00
Stephen Kelly
95d590ddba
GenEx: Create cmGeneratorTargets for imported targets.
...
We're going to need to link to them, and all the linking API is moving
to cmGeneratorTarget.
Skip imported targets when iterating over cmGeneratorTargets in places
where we only want targets we build. The GetGeneratorTargets result now
includes IMPORTED targets where it didn't before. The GetTargets
result, which was what used to be called in these methods does not
include IMPORTED targets. This doesn't relate to any known bugs, but in
some future uses of GetGeneratorTargets it will be important, so
starting the convention and being deliberate now is a good idea.
2012-10-22 14:03:51 -04:00
Stephen Kelly
04421042b3
GenEx: Add an accessor for imported targets in a makefile.
2012-10-22 14:01:35 -04:00
Stephen Kelly
0cc00b06d8
Document LOCATION undefined behavior with use of LINKER_LANGUAGE.
2012-10-22 13:59:04 -04:00
Kitware Robot
9c42e9831d
CMake Nightly Date Stamp
2012-10-22 00:01:04 -04:00
Rolf Eike Beer
a22f4fabb7
SelectLibraryConfigurations: fix for release and debug libs being the same
2012-10-21 15:24:25 +02:00
Rolf Eike Beer
5052fbc93d
SelectLibraryConfigurations: add testcase
2012-10-21 15:17:20 +02:00
Kitware Robot
df5c1db8c0
CMake Nightly Date Stamp
2012-10-21 00:01:05 -04:00
Kitware Robot
62d58bf52c
CMake Nightly Date Stamp
2012-10-20 00:01:05 -04:00
Thomas Arcila
1cd2ec1072
SelectLibraryConfigurations: Fix foreach(x IN LISTS ...) syntax
...
In commit 5797512c
(SelectLibraryConfiguration: generate correct output
when input vars are lists, 2012-07-28) the "IN" keyword was left out.
2012-10-19 13:47:26 -04:00
Kitware Robot
4c5db6ce6c
CMake Nightly Date Stamp
2012-10-19 00:01:04 -04:00
David Cole
f1189ee60e
CMake 2.8.10-rc2
2012-10-18 14:53:01 -04:00
David Cole
8830cf7f9e
Merge branch 'release'
2012-10-18 14:51:07 -04:00
Kitware Robot
2fb2a09c0e
CMake Nightly Date Stamp
2012-10-18 00:01:04 -04:00
David Cole
7ded904329
Merge topic 'refactor-CTestUseLaunchers'
...
d63eb0b
CTest: Ensure CTEST_USE_LAUNCHERS behaves nicely in Superbuild setup
2012-10-17 16:45:03 -04:00
David Cole
f3b8049884
Merge topic 'fix-INCLUDE_DIRECTORIES-multiconfig'
...
2a6bd96
Fix config-specific INCLUDE_DIRECTORIES in multi-config generators
2012-10-17 16:44:53 -04:00
David Cole
982905c0d2
Merge topic 'generator-expression-bug-fixes'
...
79edd00
GenEx: Fix reporting about not-found include directories and libraries.
f7ef32b
GenEx: Replace some failing tests with Borland and NMake makefiles.
fd59b10
GenEx: Add some more asserts to verify code-sanity.
6dd2b36
GenEx: Break if there are no more commas in the container
e7230c7
GenEx: Fix termination bugs in generator expression parser.
145a4af
GenEx: Test the use of generator expressions to generate lists.
e2d141d
GenEx: Parse colon after arguments separator colon specially.
2012-10-17 16:44:44 -04:00
David Cole
e8b1c1ffc0
Merge topic 'fix-13578-wrong-reg-key'
...
12c092c
NSIS: Fix incorrect uninstall registry key name (#13578 )
2012-10-17 16:44:33 -04:00
David Cole
0ef55608e6
Merge topic 'fix-postgres-debian'
...
4cbc1e5
Find PostgreSQL headers on Debian
2012-10-17 16:44:25 -04:00
David Cole
f7db7d735d
Merge topic 'AutomocFixDuplicatedFiles_13572'
...
3446cb5
Automoc: fix #13572 : issue with symbolic links
2012-10-17 16:44:14 -04:00
David Cole
7ff422fb8e
Merge topic 'CPack-ArchiveGen-andDESTIR_ON'
...
ddec053
Make CPACK_SET_DESTDIR work with archive generator + component-based packaging
2012-10-17 16:44:06 -04:00
David Cole
5ca2c49173
Merge topic 'fix-some-CPackDoc-typos'
...
2aad678
Document CPACK_COMPONENT_INCLUDE_TOPLEVEL_DIRECTORY and fix some typo.
2012-10-17 16:43:53 -04:00
David Cole
8bffb8451c
Merge topic 'Fix-XXX_ON_ABSOLUTE_INSTALL_DESTINATION-handling'
...
561b4ba
CPACK_XX_ON_ABSOLUTE_INSTALL_DESTINATION is now properly checked for ON/OFF
2012-10-17 16:43:44 -04:00
David Cole
a58cd0d7a4
Merge topic 'suncc-compile-fix'
...
a573a85
Attempt to fix the compile of cmake on Sun CC.
2012-10-17 16:43:36 -04:00
David Cole
b61baf0c5c
Merge topic 'codeblocks-cdefs'
...
60a3c08
Fix regression: write compile definitions if any
2012-10-17 16:43:26 -04:00