File cmake.changes of Package cmake (Revision 2)
Currently displaying revision 2, show latest
1
-------------------------------------------------------------------
2
Thu Nov 7 12:52:33 UTC 2013 - vcizek@suse.com
3
4
- update to 2.8.12.1
5
* Reverts a change in behaviour from older versions caused by a bad
6
implementation of a CMake Policy introduced in 2.8.12: CMP0022
7
(bnc#849378)
8
9
-------------------------------------------------------------------
10
Wed Nov 6 12:42:56 UTC 2013 - boris@steki.net
11
12
- updated cmake.macros to include installation path for cmake modules
13
14
-------------------------------------------------------------------
15
Tue Oct 8 16:35:02 UTC 2013 - hrvoje.senjan@gmail.com
16
17
- Update to 2.8.12
18
* Xcode: Fix test architecture selection for Xcode >= 5
19
* Xcode: Teach Tests/BuildDepends to allow LINK_DEPENDS_NO_SHARED failure
20
* Xcode: Drop XCODE_DEPEND_HELPER for Xcode >= 5
21
* Xcode: Fix OBJECT library support for Xcode 5 (#14254)
22
* Genex: Fix processing multiple include directories for relative paths
23
* VS: Future-proof Intel project format selection
24
* MSVC: Drop /link from executable link lines with Ninja
25
* FindCUDA: Always list custom command outputs in their targets
26
* FindPNG: Honor old PNG_LIBRARY if provided (#14398)
27
* FindHDF5: Fix regression in per-configuration library selection
28
* bash-completion: Future-proof --help-*-list "cXXXX version" filtering
29
* OS X: Search system SDKs for frameworks
30
* Use first custom command for the same output (#14446)
31
* MSVC: Fix version test for linking corelibc on Windows CE (#14420)
32
* MSVC: Fix WinCE arch family preprocessor symbol (#14436)
33
* VS: Use version-specific subsystem for WinCE compiler id (#14440)
34
* bootstrap: try better workaround for builds on Linux/HPPA
35
* Add differing target property content to policy CMP0022 warning
36
* Fix CMP0022 warning when no old-style property is set
37
* genex: Fix preprocessing with incomplete content (#14410).
38
* cmMakefile: Do not track CMake temporary files.
39
* Fix RunCMake.Configure test expectation newline matching
40
* Clean up install rules of CMake itself (#14371)
41
* OSX: Allow an empty INSTALL_NAME_DIR to override MACOSX_RPATH.
42
* FindImageMagick: Find libraries named with HDRI support (#14348)
43
* FindTCL: Add BSD paths for Tcl/Tk 8.6
44
* VS: Generate ToolsVersion matching each VS version
45
* cmMakefile: Do not track configured files known to be temporary
46
* CheckC*CompilerFlag: add documentation what to expect from a positive result
47
* Fix OLD behavior of CMP0021.
48
* try_compile: Extract IMPORTED targets from LINK_DEPENDENT_LIBRARIES
49
* try_compile: Extract IMPORTED targets from INTERFACE_LINK_LIBRARIES
50
* Genex: Fix evaluation of MAP_IMPORTED_CONFIG_<CONFIG>
51
* Fix some whitespace errors in docs.
52
* Normalize system directories from the interface target property
53
* CPack: Fix a typo in documentation
54
* CTest: Fix GTM coverage parsing line offset bug
55
* CPackWIX: Add support for custom WiX templates
56
* CMakeSystem: include toolchain file after setting CMAKE_HOST_ (#13796)
57
* Add support files for C, C++ and ASM for the IAR toolchain.
58
* Add regexps for the IAR toolchain to the vendor list.
59
* Add IAR to the CMakeDetectC(XX)CompilerID.c(pp).in
60
* cmake-gui: use shortcut F only for "Find in Output"
61
* Eclipse: fix #14204 and #14205: no file links to directories
62
* automoc: add a global AUTOMOC_TARGETS_FOLDER property
63
* install: do not strip dll import libraries (#14123)
64
* ExportTargets: add one more comment to the generated file.
65
* Add documentation for the --graphviz support
66
* graphvizoptions: add copyright notice
67
* add macros cmake_print_properties() and cmake_print_variables()
68
* VS: Detect MSVC compiler id on ARM toolchain
69
* Fix spelling and typos (affecting users)
70
* Fix spelling and typos (affecting binary data / module messages)
71
* Fix spelling and typos (non-binary)
72
* Fix spelling and typos (product names)
73
* FindwxWidgets: add DOC strings with usual style
74
* Explain distribution of Win9x binary on all Windows versions.
75
* VS10: add detailed comment about MIDL processing
76
* Docs: Update description of CMAKE_(BUILD_TYPE|CONFIGURATION_TYPES)
77
* Docs: Clarify that CMAKE_*_(PREFIX|SUFFIX) affect filenames
78
* Docs: Clarify wording "flag used" => "flag (to|will) be used"
79
* set_property: Do not remove a property when APPENDing nothing
80
* Tests/RunCMake: Document stripping of expected output
81
* export: Error when exporting a target without a language
82
* variable_watch: Store client data as pointers
83
* variable_watch: Add a deleter for the client data
84
* variable_watch: Match client_data when finding duplicates
85
* variable_watch: Allow specifying the data to match in RemoveWatch
86
* variable_watch: Prevent making extra entries in the watch map
87
* variable_watch: Fix a typo in the error message
88
* variable_watch: Don't share memory for callbacks
89
* variable_watch: Check newValue for NULL
90
* variable_watch: Add test for watching a variable multiple times
91
* Do not set CMAKE_MATCH_ variables when not neeeded
92
* SelectLibraryConfigurations: Fix for cached <base>_LIBRARY
93
* VS: Separate compiler and linker PDB files (#11899, #14062)
94
* MSVC: Invoke 'link' directly for executables
95
* Ninja: Fix OBJECT_DIR placeholder path conversion
96
* VS 10: Escape ; as %3B in preprocessor definitions (#14073)
97
* CTest: Simplify ctest_* command source/build dir lookup
98
* get_filename_component: Add explicit unit tests
99
* get_filename_component: Add DIRECTORY option (#14091)
100
* Xcode: Use explicitFileType to mark source types (#14093)
101
* Check{C,CXX}CompilerFlag: Test using C locale (#14102)
102
* Windows: Search '/' prefix only when cross compiling (#10994)
103
* Recognize ld with toolchain prefix (#13960)
104
* VS: Always initialize CMAKE_CONFIGURATION_TYPES in IDE generators
105
* Begin post-2.8.11 development
106
* Sanitize linker name to parse implicit link line (#14154)
107
* VS: Allow /Fa to set AssemblerListingLocation (#14153)
108
* Tests/IncludeDirectories: Avoid shared library with no symbols
109
* if: Add test for IS_DIRECTORY
110
* try_compile: Add test for bad call error cases
111
* try_compile: Refactor argument processing
112
* variable_watch: Add test for MODIFIED_ACCESS report
113
* bootstrap: Compile KWSys SystemTools with UTIME(S|NSAT) values
114
* variable_watch: Remove leftover debugging code (#14187)
115
* variable_watch: Print accesses as "CMake Debug Log" messages
116
* Docs: Clarify CMAKE_PARENT_LIST_FILE (#14194)
117
* get_filename_component: Test ABSOLUTE of .. after root component
118
* try_compile: Add signature to allow multiple SOURCES
119
* enable_language: Clarify documentation
120
* Split cmBootstrapCommands.cxx into two sources
121
* Document CMAKE_INSTALL_PREFIX in CMAKE_SYSTEM_PREFIX_PATH
122
* cmake: Document "-E tar" support for .zip (#14225)
123
* FindBoost: Clarify failure on missing 'static' libs (#14235)
124
* CMakeDetermineVSServicePack: Improve documentation
125
* CMakeDetermineVSServicePack: Add VS 11 update 1 and 2 (#14239)
126
* Document ENV syntax as a "variable" (#14245)
127
* Embarcadero: Use response files only for includes, objects, and libs
128
* Escape target flags taken from COMPILE_OPTIONS
129
* Refactor target COMPILE_OPTIONS and COMPILE_FLAGS handling
130
* CMakeDetermineVSServicePack: Add VS 11 update 3
131
* Document removal of 'register' from flex/bison output
132
* VS12: Find proper MSBuild for VSProjectInSubdir test
133
* Fortran: Use explicit type in Fortran 90 check
134
* project: Document top-level CMakeLists.txt requirement
135
* ExternalProject: Document multiple COMMAND lines
136
* include: Clarify variable access scope for included file
137
* VS: Fix /MAP:mapfile flag mapping (#14282)
138
* cmake: On configure error suggest looking at CMake*.log files
139
* try_compile: Escape CMAKE_<lang>_FLAGS in test projects (#14268)
140
* try_compile: Add COPY_FILE_ERROR option to capture failure
141
* FindPNG: Add versioned library names for 1.6 (#14289)
142
* cmake: Fix resource leak reported by cppcheck
143
* VS,Xcode: Drop incorrect legacy dependency trace (#14291)
144
* OS X: Add copyright notices to Darwin-*-Fortran.cmake
145
* VS: Avoid leaking child process output back to IDE (#14266)
146
* Fix ExportImport test cmp0022NEW build on Watcom
147
* add_test: Document test name restrictions (#14298)
148
* UseJava: Update notice of copyright by Kitware
149
* add_custom_command: Manage backtrace memory correctly (#14299)
150
* Teach compiler ABI check to tolerate try_compile COPY_FILE failure
151
* Test COMPILE_DEFINITIONS target property get/set/get round-trip
152
* Check*CompilerFlag: Document use of CMAKE_REQUIRED_DEFINITIONS (#14309)
153
* sha2: Avoid type-punned pointer dereference (#14314)
154
* VS 6: Tell BuildDepends test to tolerate ninjadep failure
155
* cmMakefile: Do not track configured files known to be temporary
156
* libarchive: Update README-CMake.txt for new snapshot
157
* libarchive: Include cm_zlib.h to get zlib used by CMake
158
* libarchive: Silence API deprecation warnings
159
* libarchive: Avoid struct init with variable
160
* libarchive: Remove build options not used by CMake
161
* libarchive: Backport to CMake 2.8.2
162
* VS10: Honor user-specified /SUBSYSTEM: flag (#14326)
163
* VS10: Escape include paths in XML project files (#14331)
164
* OS X: Search for SDK based on deployment target (#14324)
165
* bootstrap: Do not suppress CMAKE_OSX_SYSROOT if CFLAGS have -isysroot (#14324)
166
* OS X: Enable command-line build without tools in PATH
167
* VS 6,7: Refactor local generators to avoid GetSourceFileWithOutput
168
* cmake-gui: Fix build rules for Qt5 on Windows
169
* Include cmMakefile.h before cm*Lexer.h to get stdint.h first
170
* Skip CTestLimitDashJ test on Borland
171
* Add RunCMake.Syntax test to cover argument parsing
172
* cmListFileLexer: Fix line number after backslash in string
173
* cmListFileLexer: Split normal and legacy unquoted arguments
174
* cmListFileArgument: Generalize 'Quoted' bool to 'Delimeter' enum
175
* Add RunCMake.Syntax test cases for command invocation styles
176
* cmListFileCache: Convert CMake language parser to class
177
* Warn about arguments not separated by whitespace
178
* Warn about unquoted arguments that look like long brackets
179
* cmListFileLexer: Modify flex output to avoid Borland warning
180
* Cygwin: Avoid legacy warnings in RunCMake.* tests
181
* Update version introducing CMP0021, CMP0022, and CMP0023
182
* OS X: Do not default to non-existent deployment target SDK
183
* Do not warn about left paren not separated by a space
184
* VS: Add support for .NET target framework version
185
* Improve documentation for CPACK_PACKAGE_INSTALL_REGISTRY_KEY.
186
* Refactor how bundles and frameworks are supported.
187
* Xcode: Add support for shared library versioning
188
* OS X: Fix getting of CFBundle LOCATION property.
189
* OS X: Add RPATH support for Mac.
190
* Xcode: Add rpath support in Xcode generator.
191
* OS X: Add support for @rpath in export files.
192
* OS X: Add test for rpaths on Mac.
193
* OS X: Improvements for getting install name of dylib.
194
* OS X: Enable rpath support on Mac OS X when find_library() is used.
195
* OS X: Fix regression handling frameworks for Ninja
196
* OS X: If necessary, use xcrun to help find otool used to query install names.
197
* Xcode: Support XCODE_ATTRIBUTE_ with [variant=<config>] (#12532)
198
* FindGTK2: Move check for pangocairo in gtk module
199
* FindGTK2: Detect gthread library
200
* FindFreetype: Detect Freetype installed by GtkMM installer for win
201
* FindGTK2: Do not fail on MSVC11 if vc100 libraries are available
202
* FindGTK2: Add GTK2_DEFINITIONS variable
203
* SelectLibraryConfigurations: Do not cache the _LIBRARY variable
204
* SelectLibraryConfigurations: Use -NOTFOUND instead of copying the vars
205
* FindGTK2: Use GTK_XXX_LIBRARY_DEBUG libraries in debug mode
206
* FindGTK2: Append _LIBRARY to var name in _GTK2_FIND_LIBRARY
207
* FindGTK2: Append _INCLUDE_DIR to var name in _GTK2_FIND_INCLUDE_DIR
208
* FindGTK2: Update local changelog
209
* FindGTK2: Remove GTK2_SKIP_MARK_AS_ADVANCED option
210
* FindGTK2: gthread-2.0 folder does not exist
211
* FindGTK2: Detect gmodule library
212
* FindGTK2: Detect pangoft2 and pangoxft libraries
213
* OpenBSD: Enable ELF parsing and editing (#14241)
214
* CPack/NSIS: Obtain path from which to uninstall from registry (#14124)
215
* Add support for componentized USER spec file
216
* CPackRPM add mechanism to remove path from generated list of file in RPM spec.
217
* CPackRPM add /usr/lib64 to the list of builtin to-be-excluded path
218
* CPackRPM protect '@' character in filename processed in the spec file.
219
* CPackRPM make the changelog line conform to expected format
220
* CPackWIX: Handle CPACK_PACKAGE_EXECUTABLES (#13967)
221
* FindImageMagick: Find v6 include dir (#14174)
222
* OS X: Add Fortran library version flags (#14249)
223
* UseJava: Pass sources to javac using response file (#13028)
224
* Allow using Java in a cross-compilation toolchain
225
* Ninja: use cd /D to set directory on Windows
226
* CPackWIX: Fix MSI package layout regression from parent
227
* bash-completion: Add -S,-SP options arguments completion
228
* bash-completion: Fix/improve generator names extraction
229
* Eclipse: Add a missing space in the documentation
230
* MinGW: Find mingw32-make included with Code::Blocks IDE (#14302)
231
* VS: Add Windows Forms Support
232
* VS: Add VS_GLOBAL_ROOTNAMESPACE target property
233
* VS: Add Resx configuration to the vcxproj file
234
* libarchive 3.1.2 (reduced)
235
* cmake-gui: Add search functions for Output window (#9733)
236
* cmake-gui: Add search functions to the context menu of the Output widget
237
* cmake-gui: Change shortcut of the search field from Ctrl-F to Alt-E
238
* cmake-gui: Add function for going to next error message in Output window
239
* FindCUDA: Remove duplicate entries from INCLUDE_DIRECTORIES.
240
* FindX11: Search in /opt/X11 for OS X 10.8 (#14232)
241
* FindCUDA: CUDA_COMPUTE_BUILD_PATH uses relative paths to binary dir.
242
* ExternalProject: Allow blank SVN_USERNAME/SVN_PASSWORD (#14128)
243
* Xcode: Honor CMAKE_(MODULE|SHARED)_LINKER_FLAGS_<CONFIG> (#14161)
244
* UseJava.cmake: fully use cmake_parse_arguments in add_jar
245
* FindProtobuf: also find pthread
246
* UseJava.cmake: document add_jar compat shim
247
* Optimize custom command full-path dependency lookup
248
* Add cmake_host_system_information command
249
* Add option to use stdout/stderr of original terminal in cmake --build
250
* Unify the way the flags of a static library are read
251
* Add support for CMAKE_STATIC_LINKER_FLAGS
252
* Add CMAKE_STATIC_LINKER_FLAGS to CMakeCommonLanguageInclude
253
* Add documentation for the missing CMAKE_*_LINKER_FLAGS_* variables
254
* Add additonal tests for the linker flags
255
* VS6: Add handling of CMAKE_*_LINKER_FLAGS_<CONFIG> variables
256
* VS6: Hardcode id_machine_6 for compiler detection
257
* VS10: Do not set the TargetMachine when detecting the compiler
258
* VS: Set CMAKE_VS_PLATFORM_NAME for VS7 and VS71 too
259
* VS: Replace ArchitectureId with PlatformName
260
* VS12: Remove duplicated overload of UseFolderProperty()
261
* Fix detection of WinCE SDKs with 64bit verion of CMake
262
* VS: Unify how the name of the generator is specified
263
* VS10: Add support for assembler code (#11536)
264
* WIN: Use COFF file header header for architecture detection (#14083)
265
* Improve const-correctness in cmVisualStudioGeneratorOptions
266
* Fix setting of the entry point symbol for Windows CE (#14088)
267
* Add support for new Windows CE compiler
268
* VS11: Add support for Windows CE SDKs
269
* CTest: Add test for running many tests in parallel
270
* cmDependsC: Collapse relative include paths
271
* Add projectDir parameter to GenerateBuildCommand
272
* VS: Create parser for Visual Studio .sln files
273
* VS: Use .sln parser to build targets in subdirs with msbuild (#13623)
274
* VS: Add test for building MSBuild project in subdir
275
* ctest_build: Pass projectDir to GenerateBuildCommand
276
* Ninja: Make cmcldeps depfile output more consistent with 'ninja -t msvc'
277
* CPackWIX: Handle multiple shortcuts in the start menu
278
* CPackWIX: Add option to specify the language(s) of the installer
279
* CMakeCPack: Provide an upgrade guid for WiX
280
* cmMakefile: Refactor AddCMakeDependFile and AddCMakeOutputFile.
281
* Ninja: Track configured files so we can regenerate them.
282
* cmMakefile: Track configured files so we can regenerate them (#13582)
283
* Add a test to expose a bug with add_custom_command and ninja.
284
* Ninja: GlobalNinjaGenerator WriteBuild and WritePhonyBuild non static
285
* Ninja: Custom Command file depends don't need to exist before building
286
* FindCUDA: Search for libraries in <prefix>/lib/<arch>/nvidida-current.
287
* Ninja: Properly convert all paths to unix style before we do set intersection.
288
* Ninja: Update BuildDepends test to verify cmcldeps depfiles.
289
* FindOpenSSL: Fix spelling of CMAKE_CROSSCOMPILING (#14075)
290
* FindOpenGL: simplify OS selection code
291
* FindOpenGL: require headers to be found on non-Windows platforms (#13746)
292
* Tests: create output files for all memory checkers
293
* CTest: use an output file for Valgrind (#14110)
294
* CTest: remove unreachable code and CTestTestMemcheckUnknown test
295
* Tests: remove code duplication in CTestTestMemCheck tests
296
* Tests: verify that memory checker output files are always present
297
* CTest: drop suppression for gcc 2.9.6 errors from default Valgrind flags
298
* Tests: add test for non-existent Valgrind suppression file
299
* CTest: fix comment documenting cmBoundsCheckerParser class
300
* Tests: add a test with custom options passed to valgrind
301
* CTest: make sure never to report negative test times (#14132)
302
* Doc: fix example for FAIL_REGULAR_EXPRESSION
303
* CTest: break after first regex match on output
304
* Tests: ignore Guard Malloc messages in MemChecker tests
305
* CTest: avoid useless changing of directory
306
* Tests: fix build of dummy memtester on AIX
307
* wizard: fix warnings
308
* wizard: simplify control flow
309
* cmTarget: drop the unused local typedef LinkLine
310
* Tests: ignore GuardMalloc messages on all Apple build, not just XCode ones
311
* replace string(... MATCHES "^const$) with string(... STREQUAL "const")
312
* Revert "CTest: fix pre and post test commands with spaces" (#13887)
313
* FindPNG: improve library detection (#14301)
314
* CTest: create one output file per memcheck (#14303)
315
* Remove some uses of obsolete 'register' storage specifier
316
* Document CMAKE_<LANG>_FLAGS variable (#14305)
317
* Make the QtAutomoc test compile with either Qt 4 or Qt 5
318
* Add a test for Qt5Automoc
319
* Remove an endif() followed by an if() for the same condition.
320
* Fix some copyastos in the DetermineRCCompiler file.
321
* Test transitive includes from setting the LINK_LIBRARIES property.
322
* Test the use of target transitive compile definitions with moc.
323
* Fix handling of commas in arbitrary content in genexes.
324
* Fix style.
325
* Remove unused marker for a variable which is now used.
326
* Extract the ProcessArbitraryContent method.
327
* Rename the method determining if a genex accepts arbitrary content.
328
* Make it possible for any genex to have arbitrary content at the end.
329
* Add the JOIN generator expression.
330
* Test that linking using the debug keyword to tll works.
331
* automoc: Read target defines unconditionally
332
* Remove unused typedef.
333
* Fix brace indentation.
334
* Add EXPORT_NAME property.
335
* Remove unused vector population.
336
* Sublime: Honor source-level COMPILE_FLAGS property
337
* Docs: cmake -G selects a "build system" generator
338
* Recognize shared library files with a numerical suffix
339
* FindQt4: Fix QUIET failure with Qt 5 but not Qt 4
340
* Error on relative path in INCLUDE_DIRECTORIES target property.
341
* include_directories: Fix handling of empty or space-only entries
342
* CTest: Read CTEST_PARALLEL_LEVEL from environment
343
* string: Add MAKE_C_IDENTIFIER subcommand
344
* GenerateExportHeader: Add newlines to separate the compiler output.
345
* GenerateExportHeader: Allow use of of this macro with MODULEs.
346
* file: Add GENERATE command to produce files at generate time
347
* Tests/Module/GenerateExportHeader: Test exported free-function
348
* Add $<LINK_LANGUAGE> generator expression
349
* GenerateExportHeader: Generate only C identifiers as defines
350
* Tests/CompileDefinitions: Avoid spaces in defines on VS 6
351
* Use the qt5::moc imported target instead of a variable.
352
* QtAutomoc: Get the Qt version through the target link interface
353
* Fix indentation.
354
* VS6: Rename some variables to correspond to config values.
355
* Add cmLocalGenerator::GetCompileOptions.
356
* Add <LANG>_COMPILER_ID generator expressions.
357
* cmTarget: Rename struct to be more re-usable.
358
* cmTarget: Rename LinkInterfaceIncludeDirectoriesEntries
359
* Add COMPILE_OPTIONS target property.
360
* Add target_compile_options command.
361
* Introduce target property <LANG>_VISIBILITY_PRESET
362
* Add a COMPILE_OPTION for a VISIBILITY_INLINES_HIDDEN target property.
363
* Qt4Macros: Allow specifying a TARGET in invokations of macros.
364
* Introduce add_compile_options command.
365
* Remove unused cmAddDefinitionsCommand::ParseDefinition method.
366
* Add some spaces to the INCLUDE_DIRECTORIES documentation.
367
* CLI: Suppress the unused warning if the key value pair is cached.
368
* Use --sysroot when cross compiling.
369
* Add missing 'seen' check for evaluating COMPILE_OPTIONS.
370
* Find targets in INTERFACE_COMPILE_OPTIONS when exporting for try_compile.
371
* Use a preprocessor loop to manage the valid transitive properties.
372
* Generate INTERFACE_COMPILE_OPTIONS on export.
373
* Genex: Fix indentation in docs.
374
* cmSystemTools: Fix typo in comment.
375
* Style: Don't put an else after a return.
376
* Add compiler target compile options.
377
* QtAutomoc: Fix handling of list separator for compile definitions.
378
* QtAutomoc: Use config-dependent compile definitions and includes.
379
* De-duplicate version comparison code.
380
* Add generator expressions for version comparision.
381
* Don't run the WarnUnusedCliUnused test on Windows.
382
* Add whitespace after colons in error messages.
383
* Add missing return after error report.
384
* Genex: Make LINK_LANGUAGE report an error when evaluating link libraries.
385
* Genex: Extend EvaluatingLinkLibraries to also check the top target name.
386
* Genex: Report error if a target file is needed to evaluate link libraries.
387
* Add generator expressions for compiler versions.
388
* Split the GeneratorExpression test into a third part.
389
* Remove unused variable.
390
* Add Target API to determine if an include is a system include.
391
* Store system include directories in the cmTarget.
392
* Extend the cmTargetPropCommandBase interface property handling.
393
* Add a SYSTEM parameter to target_include_directories (#14180)
394
* Add entire link interface transitive closure as target depends.
395
* Test non-IMPORTED libraries in the INTERFACE of IMPORTED libraries.
396
* GenexEval: Add abstracted access to link interface for a target.
397
* Introduce the LINK_ONLY generator expression.
398
* Introduce the INTERFACE_LINK_LIBRARIES property.
399
* Export: Generate INTERFACE_LINK_LIBRARIES property on targets.
400
* TLL: Don't populate old link interface if CMP0022 is NEW.
401
* Overload cmLocalGenerator::AppendDefines to add a list.
402
* Add an overload of cmIDEOptions::AddDefines taking a vector of strings.
403
* Refactor cmTarget::GetCompileDefinitions to use an out-vector, not a string.
404
* Document some variables for deprecation control.
405
* Genex: Make CMP0021 and CMP0022 usable with TARGET_POLICY
406
* Revert "Use --sysroot when cross compiling."
407
* Add target property debugging for COMPILE_DEFINITIONS
408
* Mark qt4_use_modules and qt4_automoc as obsolete.
409
* Add the INTERFACE_SYSTEM_INCLUDE_DIRECTORIES target property.
410
* Don't add trailing whitespace to error message.
411
* Remove TODO to uniq COMPILE_OPTIONS
412
* Remove the LINK_LANGUAGE generator expression.
413
* Genex: Fix $<CONFIG> with IMPORTED targets and multiple locations.
414
* FindQt4: Don't use Qt component _FOUND vars before they're defined (#14286)
415
* Add a convenient way to add the includes install dir to the INTERFACE.
416
* Use linked frameworks as a source of include directories.
417
* target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signature
418
* FindQt4: Re-add QAxServer to the QT_MODULES.
419
* FindQt4: Populate the INTERFACE_LINK_LIBRARIES of IMPORTED targets.
420
* Genex: Allow relative paths in INSTALL_INTERFACE.
421
* cmTarget: Fix property name typo in docs.
422
* Docs: Document file(GENERATE) CONDITION as optional.
423
* Qt4Macros: Remove unneeded generate CONDITION.
424
* Qt4Macros: Remove undefined varible use.
425
* Qt4Macros: Simplify some variable population.
426
* Docs: Document existing target property debugging options.
427
* Docs: Trim trailing whitespace in generated doc.
428
* Docs: Generalize and de-duplicate VISIBILITY_PREFIX docs.
429
* Docs: Document variables for default visibility values.
430
* Export: Fix typo of LINK_INTERFACE_LIBRARIES.
431
* cmTarget: Remove duplicates when printing traces of tll signatures
432
* cmTarget: Fix iface libraries and languages for static libraries.
433
* Genex: Disallow LINKER_LANGUAGE only when used on a static library.
434
* install: Remove error condition using INCLUDES DESTINATION without EXPORT.
435
* Fix crash on export of target with empty INTERFACE_INCLUDE_DIRECTORIES.
436
* Allow target commands to be invoked with no items (#14325).
437
* Docs: Fix typo in CMAKE_DEBUG_TARGET_PROPERTIES
438
* cmTarget: Add NAME property
439
* Export: Process generator expressions from INCLUDES DESTINATION.
440
* Add the ALIAS target concept for libraries and executables.
441
* Revert "Add compiler target compile options."
442
* Genex: Fix segfault when parsing ends with parameter expectation.
443
* Add cmake_reset_check_state() macro
444
* Use GmakeErrorParser instead of deprecated MakeErrorParser (fixes bug 0013699)
445
* variable_watch: Add missing string enumeration entry (#14188)
446
* ccmake: Add missing initializers reported by cppcheck
447
* libarchive: Fix free() order to avoid accessing freed memory
448
* cmcurl: Fix resource leak reported by cppcheck
449
- Dropped cmake-cmCustomCommand_add_operator=.patch and
450
cmake-fix-ImageMagick6.patch, merged upstream
451
452
-------------------------------------------------------------------
453
Wed Sep 11 11:49:06 UTC 2013 - kkaempf@suse.com
454
455
- Fix build for SLE10 (no fdupes)
456
457
-------------------------------------------------------------------
458
Mon Aug 12 19:21:05 UTC 2013 - tchvatal@suse.com
459
460
- One more backslash here.
461
462
-------------------------------------------------------------------
463
Mon Aug 12 19:03:31 UTC 2013 - tchvatal@suse.com
464
465
- Backshlashes were missing in macros.
466
467
-------------------------------------------------------------------
468
Mon Aug 12 18:51:14 UTC 2013 - tchvatal@suse.com
469
470
- Add opensuse_rules.cmake to set the default compiler and linker
471
opts. Tweak a bit the macro to not let upstreams twerk with the
472
cmake files too much.
473
474
-------------------------------------------------------------------
475
Sun Aug 11 11:20:12 UTC 2013 - tchvatal@suse.com
476
477
- Provide macros.cmake which contains %cmake macro to reduce
478
mess in the spec files.
479
480
-------------------------------------------------------------------
481
Sat Aug 3 12:23:35 UTC 2013 - hrvoje.senjan@gmail.com
482
483
- Update to 2.8.11.2
484
* asm support: adapt to changes in CMakeDetectCompiler in 2.8.10
485
* SelectLibraryConfigurations: Fix for cached <base>_LIBRARY
486
* cmCryptoHash: Increase alignment of HashFile buffer
487
* cmcurl: Backport curl bug 1192 fix (#14250)
488
* VS12: Add Visual Studio 12 generator (#14251)
489
* VS12: Generate flag tables from MSBuild v120 tool files
490
* FindBoost: Add -vc120 mangling for VS 12
491
* VS: Clarify Visual Studio product year for each version
492
493
-------------------------------------------------------------------
494
Thu Aug 1 09:12:20 UTC 2013 - vcizek@suse.com
495
496
- Drop cmake-disable-builtin-chrpath.diff (bnc#786345)
497
The RPATH/RUNPATH bug was fixed in 2.8.0
498
499
-------------------------------------------------------------------
500
Wed Jul 17 11:49:37 UTC 2013 - vcizek@suse.com
501
502
- add missing operator= for cmCustomCommand (bnc#829544)
503
* cmake-cmCustomCommand_add_operator=.patch
504
505
-------------------------------------------------------------------
506
Thu Jun 20 19:17:35 UTC 2013 - tittiatcoke@gmail.com
507
508
- Added upstream patch cmake-fix-ImageMagick6.patch
509
510
FindImageMagick: Find v6 include dir (#14174)
511
512
The header files of ImageMagick are now located at
513
<prefix>/include/ImageMagick-6 instead of
514
<prefix>/include/ImageMagick.
515
516
-------------------------------------------------------------------
517
Sat Jun 8 08:16:43 UTC 2013 - cgiboudeaux@gmx.com
518
519
- Update to 2.8.11.1
520
* ExternalData: Do not re-stage staged object files
521
* try_compile: Fix quoting of libraries in generated CMakeLists.txt
522
* KWSys: Fix SystemTools::FileIsDirectory with long paths (#14176)
523
* FindBoost: Fix handling of \ in input paths (#14179)
524
* Xcode: Fix framework search paths in STATIC library targets (#14191)
525
* Fix test failures caused by regexp-sensitive characters in the build paths
526
* include_directories: Fix handling of empty or space-only entries
527
* try_compile: Trim whitespace from LINK_LIBRARIES entries
528
* cmTarget: Remove some hardcoding of transitive property names.
529
* GenexEval: Extract a getLinkedTargetsContent from TargetPropertyNode.
530
* GenexEval: Fix evaluation of INCLUDE_DIRECTORIES target property.
531
* GenexEval: Test evaluation of INCLUDE_DIRECTORIES target property.
532
* FindQt4: Don't fail if certain Qt modules are unavailable.
533
* Qt4Macros: Handle Qt ActiveX libraries in qt4_use_modules.
534
* Genex: Fix the HEAD target used for evaluated expressions
535
536
-------------------------------------------------------------------
537
Sat May 18 12:42:24 UTC 2013 - cgiboudeaux@gmx.com
538
539
- Update to 2.8.11
540
* Targets can specify usage requirements for their consumers such as
541
include directories and preprocessor definitions; previously only
542
link dependencies were supported.
543
* target_link_libraries(myexe yourlib) can now build myexe sources
544
with requirements specified by yourlib
545
* Added target_include_directories and target_compile_definitions
546
commands with PUBLIC/PRIVATE/INTERFACE options
547
* Introduced ExternalData Module
548
* Keep source trees lightweight by storing data separately
549
* Reference data unambiguously from source tree by content hash
550
* Fetch on-demand during build from local or remote resources
551
* CMake: Sublime Text Generator added that supports both Make and Ninja
552
* CMake: Added support for Texas Instruments C6 and up compilers
553
* CMake: Improve OpenBSD support
554
* CPack: Added Support for 64bit NSIS
555
* CPack: Added WiX Package Generator
556
* ExternalProject: Will run git fetch less often
557
* FindBoost: Major overhaul of searching and result caching
558
* FindCUDA: Now has support for separable compilation
559
* FindQt4: Overall improvements to finding Qt and importing targets
560
* FindSquish: Added support for squish 4
561
Full changelog at http://www.kitware.com/blog/home/post/492
562
* Drop cmake-endian.patch (Merged upstream)
563
564
-------------------------------------------------------------------
565
Thu Feb 28 16:54:13 UTC 2013 - schwab@suse.de
566
567
- cmake-endian.patch:
568
Add support for aarch64.
569
570
-------------------------------------------------------------------
571
Wed Nov 28 00:29:29 UTC 2012 - cgiboudeaux@gmx.com
572
573
- Update to 2.8.10.2
574
* Fix kitware#0013691: [Modules] FindGettext.cmake does not set GETTEXT_FOUND on success
575
* Fix kitware#0013702: [CMake] CMake crashes when reconfiguring build
576
* Fix kitware#0013667: [CMake] Automoc fails to handle Q_INTERFACES
577
- Drop obsolete patches
578
579
-------------------------------------------------------------------
580
Mon Nov 26 19:56:15 UTC 2012 - tittiatcoke@gmail.com
581
582
- Add cmake-fix-qt-includes.diff to fix the missing qt_include_dir.
583
This was reported as cmake regression from 2.8.9 (kitware#0013667).
584
585
-------------------------------------------------------------------
586
Wed Nov 14 12:55:10 UTC 2012 - idonmez@suse.com
587
588
- Add cmake-gettext.patch to fix gettext detection
589
590
-------------------------------------------------------------------
591
Wed Nov 7 21:24:45 UTC 2012 - cgiboudeaux@gmx.com
592
593
- Update to 2.8.10.1 This is a bugfix release
594
* Fix kitware#0013651: FindSDL.cmake is broken
595
* Fix kitware#0013638: ./configure reports Copyright 2000-2011
596
Complete changelog: http://public.kitware.com/Bug/changelog_page.php?version_id=105
597
598
-------------------------------------------------------------------
599
Fri Nov 2 13:28:27 UTC 2012 - cgiboudeaux@gmx.com
600
601
- Update to 2.8.10
602
* file(DOWNLOAD now handles "https" URLs -- the pre-built binaries available from Kitware link to OpenSSL
603
* Automoc: fix kitware#13572: issue with symbolic links
604
* Uniform compiler "id" and version number variables available for nearly all known compilers and platforms
605
* New way to arrange exported targets that depend on other targets into "export sets"
606
* New generator expressions
607
* Generator expressions available in more contexts, namely in the INCLUDE_DIRECTORIES and COMPILE_DEFINITIONS target properties
608
See /usr/share/doc/packages/cmake/Changelog for the complete changelog
609
- Minor spec cleanup
610
611
-------------------------------------------------------------------
612
Tue Aug 14 09:07:10 UTC 2012 - cgiboudeaux@gmx.com
613
614
- Update to 2.8.9
615
* See /usr/share/doc/packages/cmake/Changelog for changes
616
* Drop cmake-pkgconfig.patch, already upstream
617
618
-------------------------------------------------------------------
619
Wed May 30 09:51:04 UTC 2012 - coolo@suse.com
620
621
- fix the ruby test patch once more to also work with ruby 1.8
622
623
-------------------------------------------------------------------
624
Mon May 14 13:43:06 UTC 2012 - coolo@suse.com
625
626
- vendor-specific does no longer exist with ruby 1.9, so don't use
627
it to check vendor support
628
629
-------------------------------------------------------------------
630
Tue Apr 24 15:11:45 UTC 2012 - idonmez@suse.com
631
632
- Add cmake-pkgconfig.patch to fix cmake bug #13125
633
634
-------------------------------------------------------------------
635
Wed Apr 18 23:00:30 UTC 2012 - cgiboudeaux@gmx.com
636
637
- Update to 2.8.8
638
- see /usr/share/doc/packages/cmake/Changelog for changes
639
640
-------------------------------------------------------------------
641
Wed Jan 25 13:10:30 UTC 2012 - cgiboudeaux@gmx.com
642
643
- Update to 2.8.7
644
- see /usr/share/doc/packages/cmake/Changelog for changes
645
646
-------------------------------------------------------------------
647
Fri Oct 14 12:30:48 UTC 2011 - puzel@suse.com
648
649
- update to 2.8.6
650
- see /usr/share/doc/packages/cmake/Changelog for changes
651
652
-------------------------------------------------------------------
653
Sat Sep 17 23:11:46 UTC 2011 - jengelh@medozas.de
654
655
- Remove redundant tags/sections from specfile
656
- Use %_smp_mflags for parallel build
657
658
-------------------------------------------------------------------
659
Fri Jul 29 16:19:27 UTC 2011 - puzel@novell.com
660
661
- update to 2.8.5
662
- see /usr/share/doc/packages/cmake/Changelog for changes
663
664
-------------------------------------------------------------------
665
Tue Apr 5 10:49:54 UTC 2011 - puzel@novell.com
666
667
- use --no-system-libarchive for openSUSE < 11.3
668
669
-------------------------------------------------------------------
670
Mon Apr 4 14:17:43 UTC 2011 - puzel@novell.com
671
672
- update to 2.8.4
673
- see /usr/share/doc/packages/cmake/Changelog for changes
674
675
-------------------------------------------------------------------
676
Thu Jan 20 22:08:01 CET 2011 - dmueller@suse.de
677
678
- udpate to 2.8.4-rc1:
679
- see /usr/share/doc/packages/cmake/Changelog for changes
680
- remove fortify patch
681
682
-------------------------------------------------------------------
683
Thu Nov 11 11:09:03 UTC 2010 - puzel@novell.com
684
685
- update to cmake-2.8.3
686
- see /usr/share/doc/packages/cmake/Changelog for changes
687
- drop cmake-FindGTK2-gdk-pixbuf.patch (fixed upstream)
688
- drop cmake-support-new-python.diff (fixed upstream)
689
690
-------------------------------------------------------------------
691
Tue Sep 14 12:39:36 UTC 2010 - puzel@novell.com
692
693
- add cmake-FindGTK2-gdk-pixbuf.patch (bnc#635439)
694
695
-------------------------------------------------------------------
696
Mon Sep 13 18:09:02 UTC 2010 - kkaempf@novell.com
697
698
- fix build on RHEL/Fedora
699
700
-------------------------------------------------------------------
701
Tue Sep 7 08:57:01 UTC 2010 - coolo@novell.com
702
703
- support new python 2.7
704
705
-------------------------------------------------------------------
706
Tue Jul 20 20:33:49 UTC 2010 - puzel@novell.com
707
708
- update to cmake-2.8.2
709
- notable changes:
710
- CPack: Add native BZip2 support
711
- ExternalProject: Support .zip and .bz2 archives, MD5 verification
712
- GetPrerequisites: Provide an override hook
713
- Recognize ARM ABI/EABI with GNU compilers
714
- Recognize Clang compiler
715
- Search basic directories on "Generic" platform
716
- Support compression with 'cmake -E tar'
717
- a lot of bugfixes
718
719
-------------------------------------------------------------------
720
Thu Jun 10 16:24:47 UTC 2010 - dimstar@opensuse.org
721
722
- Fix build on Fedora, by not using defaultdocdir. It does not
723
match the forced installation path on configure.
724
725
-------------------------------------------------------------------
726
Thu Jun 3 16:03:36 UTC 2010 - dimstar@opensuse.org
727
728
- No fdupes on non-suse platforms and SLE10.
729
730
-------------------------------------------------------------------
731
Tue May 18 12:17:02 UTC 2010 - puzel@novell.com
732
733
- split cmake-gui into different specfile so that cmake
734
build does not depend on libqt4
735
736
-------------------------------------------------------------------
737
Thu Mar 18 10:23:53 UTC 2010 - puzel@novell.com
738
739
- update to cmake 2.8.1 (final)
740
- Add a new search path for MPICH2
741
- Add .git .bzr and .hg to the list of default CPack ignore
742
directories.
743
- CTest: Do not hide test GUI windows (fixes 2.8.0 regression)
744
- Documentation: Clarify CMAKE_MODULE_PATH variable
745
- FindQt4: Add support for QtDeclartive module
746
- FortranCInterface: Fix PathScale detection
747
748
-------------------------------------------------------------------
749
Wed Feb 24 22:46:26 CET 2010 - dmueller@suse.de
750
751
- update to cmake 2.8.1 (rc3):
752
* many bugfixes
753
- CTest: Setup command-line dashboard support with Git
754
- CPack: Improve RPM spec files
755
- CTest: Improve host system introspection
756
- FindCUDA: Respect CUDA version differences
757
- FindCURL: Find import libraries on Windows
758
- FindGTK2: Look in fink locations on Mac OS X
759
- FindJNI: Honor find_package() REQUIRED and QUIET options
760
- FindOpenSSL: Fix MinGW support
761
- FindPythonLibs: Look in config for static library
762
- FindQt4: Misc enhancements, sync with KDE vesion
763
- FindX11: Improve documentation
764
- link_directories(): Treat relative paths consistently (CMP0015)
765
- Modernize FindLibXslt and FindLibXml.cmake
766
- UseQt4: Provide dependencies only for static Qt (#10021)
767
768
-------------------------------------------------------------------
769
Sat Feb 13 16:09:25 CET 2010 - dmueller@suse.de
770
771
- fix fortify related static buffer overflows (not exploitable)
772
773
-------------------------------------------------------------------
774
Fri Nov 27 14:00:50 CET 2009 - puzel@suse.cz
775
776
- update to cmake-2.8.0
777
- noteworthy changes sice 2.6.4:
778
- cmake-gui supports multi-state values options.
779
- CMake now has cmake --build command that can build any CMake generated
780
project from the command line.
781
- CTest supports running tests in parallel with a -j N option.
782
- It is now possible to use DESTDIR in CPack for any CMake based projects
783
giving more flexibility on the final path names.
784
- Depend scanning is now much faster with makefiles.
785
- Many FindQt4 improvements to stay working with current Qt releases
786
- FindBoost has been updated to work with the most recent boost releases.
787
- see /usr/share/doc/packages/cmake/Changelog for all changes
788
- drop ibm-java-paths.diff, cmake-2.6.0-use_shared_python_lib.patch and
789
cmake-2.6.0-use_intree_xmlrpc.patch - fixed upstream
790
791
-------------------------------------------------------------------
792
Mon May 4 13:35:13 CEST 2009 - puzel@suse.cz
793
794
- updated to 2.6.4
795
- Fix: ctest system information was not always correct on linux
796
- Fix transitive linking of imported libraries
797
- Fix CDash only submit with ctest_submit
798
- Fix scope issue with CMAKE_CURRENT_LIST_FILE and macros
799
- Fix crash in include_directories
800
- Do not warn if LIBPATH is not set for nmake
801
- No longer mark header files as HEADER_FILE_ONLY automatically,
802
this gets rid of the ugly red marks in Visual Stuido
803
- Enforce unique binary directories
804
- Clarify docs of old *_OUTPUT_PATH vars
805
- Fix svn update logic for modified files
806
- Add get_filename_component(... REALPATH)
807
808
-------------------------------------------------------------------
809
Mon May 4 09:13:37 CEST 2009 - dmueller@suse.de
810
811
- add %_libdir/cmake to the file list
812
813
-------------------------------------------------------------------
814
Wed Mar 11 11:13:27 CET 2009 - dmueller@suse.de
815
816
- build fixes for non-suse distros
817
818
-------------------------------------------------------------------
819
Tue Mar 3 08:07:25 CET 2009 - puzel@suse.cz
820
821
- update to 2.6.3
822
- add parenthetical expressions to if
823
- improve scoping of policies (see cmake_policy and CMP0011)
824
- teach find_package more config file locations
825
- many improved Find scripts in Modules
826
- added an unset command
827
- better reporting when nmake compiler environment is not correct
828
- lots of bug fixes
829
- use fdupes to remove duplicate files
830
831
-------------------------------------------------------------------
832
Mon Dec 22 13:58:09 CET 2008 - ro@suse.de
833
834
- Fix java detection also for ia64 s390 s390x
835
836
-------------------------------------------------------------------
837
Mon Oct 13 22:22:01 CEST 2008 - dmueller@suse.de
838
839
- Fix Detection of IBM Java (needed for PPC build of Java modules)
840
841
-------------------------------------------------------------------
842
Tue Sep 30 15:05:12 CEST 2008 - puzel@suse.cz
843
844
- update to 2.6.2:
845
- Fixed: cpack did not work when sym-linked after install
846
- Add beta BundleUtilities.cmake file
847
- CPackRPM 7435 fixes to add optional post-install
848
- Fixed: FindBoost versioned find not working
849
- Fix FindCurses to be able to work without ncurses.h
850
- FindQt4 fixed: add a bit more documentation and add ability
851
to specify extra flags to lupdate.
852
- Fixed: make llvm-gcc work, by explicitely excluding
853
"llvm-" from _CMAKE_TOOLCHAIN_PREFIX
854
- Fixed: OS X Framework support: extensionless headers were
855
being ignored when specified as public headers
856
- Fix documentation in CheckCCompilerFlag.cmake
857
- Add better version support to find_package command
858
- Fix Xcode debug not working
859
- Add VERSION compare to if command
860
- Make FindThreads sete THREADS_FOUND
861
- Deb cpack generator sets Installed-Size for the package
862
- Do not add an empty /D"" at the end of VS 6 .dsp compile lines
863
- Recognize /MAP in VS 7 and greater
864
- Add new policy CMP0009 - GLOB_RECURSE should not follow symlinks by
865
default
866
- many other bugfixes - see changelog
867
868
-------------------------------------------------------------------
869
Sun Aug 3 23:46:24 CEST 2008 - dmueller@suse.de
870
871
- update to 2.6.1:
872
* Fix for bug 7427, preinstall target name hard coded
873
874
-------------------------------------------------------------------
875
Wed Jul 23 13:45:25 CEST 2008 - dmueller@suse.de
876
877
- update to 2.6.1-RC15:
878
* FindMPI: Use the HINTS feature of find_library to find the right
879
libraries for MPI, and act a bit more intelligently when MPI cannot be found.
880
* moved CMAKE_CROSSCOMPILING from "Variables that modify behaviour" to
881
"variables that Provide Information"
882
* handle HTML documentation for single items better: no warning about
883
* ComputeSectionLinkPrefix, don't create an index for only one item.
884
* Better error messages in CPackBundleGenerator
885
* Fix bug 7426 FindJPEG module causes error when setting JPEG_LIBRARY to blank
886
* Fix bug 7414 PackageMaker generator crashes when given components
887
with circular dependencies
888
* Fix source files to not add extra /, and look for extensions for
889
all enabled languages.
890
891
-------------------------------------------------------------------
892
Mon Jul 21 14:30:31 CEST 2008 - dmueller@suse.de
893
894
- update to 2.6.1-RC11:
895
* FindBoost can now find the upcoming Boost 1.46
896
* More fixes for CPack components functionality
897
* Fix FindQt4.cmake with empty qconfig.pri files. Fixes #7287.
898
* Fix column width in cmake-gui
899
900
-------------------------------------------------------------------
901
Wed Jul 2 14:58:58 CEST 2008 - dmueller@suse.de
902
903
- update to 2.6.1-RC6:
904
* Fix DEFINITIONS property to be compatible with 2.4
905
* FindGettext.cmake fix bug #7230: don't ignore first parameter if it's
906
not ALL
907
* Add support for component based packages in cpack.
908
* Fix FindKDE3.cmake to not add flags if kde3 is not found
909
* Fix FindMatlab.cmake, FindOpenSSL.cmake, FindQt3.cmake,
910
FindSWIG.cmake, to only error if it is required
911
* Change to find_*, a new HINTS keyword was added to avoid the
912
need for NO_DEFAULT_PATH, and a repeated call to find_*
913
* Update all NO_DEFAULT_PATH usage in Modules/Find*
914
* Fix for cpack self extracting .sh files to work with more shells
915
* FindQt4 now finds dependencies for some qt modules
916
* Give a message if rpath is changed during install
917
* rpath changer during install understands symlinks now
918
* FindQt4 - make Qt not found if the QtCore library can't be found.
919
* UseQt4 - only add flags for modles that are used
920
* Fix incorrect extension extraction in gcc cross compiler check
921
* Add a way to modify depend scanning with the property:
922
IMPLICIT_DEPENDS_INCLUDE_TRANSFORM
923
* Fix -Wno-dev to not eat path to source tree
924
* Fix FindBoost version variable names to correct bug in Boost version
925
* Fix bug 0006990 CMake crashes with bad input to
926
set_source_files_properties
927
* Fix bug in FindCurses where you could not run cmake twice
928
929
-------------------------------------------------------------------
930
Thu Jun 12 17:59:52 CEST 2008 - mrdocs@opensuse.org
931
932
- add %ifdefs to disable the cmake gui for non-Suse distros
933
- SLES 9 does not build, but its a compile failure
934
935
-------------------------------------------------------------------
936
Fri May 9 10:11:57 CEST 2008 - dmueller@suse.de
937
938
- fix ctest reporting (kitware#6988), patch by Andreas Schneider
939
940
-------------------------------------------------------------------
941
Tue May 6 22:48:24 CEST 2008 - dmueller@suse.de
942
943
- update to 2.6.0:
944
* Fix links in generated documentation
945
* Fix for FindQt and some mac frameworks
946
* Fix for ctest to report more than 2 gigs system memory on windows
947
* Fix CTest build name for vs 9, and fix memory size on windows
948
949
-------------------------------------------------------------------
950
Sat May 3 00:32:24 CEST 2008 - dmueller@suse.de
951
952
- update to 2.6.0 RC10:
953
- Do not duplicate .so libraries on the link line
954
- Add more system library paths to sun builds
955
- Add BETA support for Intel Fortran IDE files in visual studio
956
- Fix FindCurses to work if ncurses is the only option
957
- Fix shell escapes on some systems
958
- Remove check for file write as input to cmake, as it is no longer needed
959
- Make check_type_size automatically check for headers that it uses
960
- Remove minimum required from FindBoost.cmake
961
- Fix FindSDL so that it can be run more than once
962
- Fix find required for VTK package
963
- Allow for CMAKE_OSX_SYSROOT to work with single architecture
964
- Add context information when a source file cannot be found.
965
- Report the directory-level context even if no list file
966
is currently being processed.
967
968
-------------------------------------------------------------------
969
Mon Apr 28 22:26:16 CEST 2008 - dmueller@suse.de
970
971
- fix curses detection (readds previously lost ccmake)
972
973
-------------------------------------------------------------------
974
Thu Apr 24 22:10:44 CEST 2008 - dmueller@suse.de
975
976
- update to 2.6.0 RC9:
977
- Fix for fortran mod:: support
978
- Fix bug in install command with BUNDLE DESTINATION
979
- Make mac install symlinks check for errors
980
- Fix for CMP0007, to not warn about empty lists
981
- Preserve static libraries when linked multiple times
982
- Use c compiler path to find asm compiler
983
- Allow RC compiler to not get all COMPILE_FLAGS
984
- Complete overhaul for FindBoost.cmake
985
- Minor fixes for FindMPI.cmake
986
- Fix for list command and empty list elements CMP0007
987
- Fix for VS6 and sub-groups
988
- Fix bug 6440, and make sure _INIT flags do not overright cache values
989
- Do not report CMP0003 for anything other than -l
990
- Fix crash in fortran depend scanning, bug 6855
991
- Fix timeout values for cmake's own tests
992
- Better message in compiler ABI detect
993
- Fixes for cpack x11 packages on leopard
994
- Changes to cpack options names
995
- Fixes for FindMPI on 64 bit MS MPI
996
- Fix for -isystem for wxWidgets
997
- Some fixes for chrpath during installation
998
- Fix compatibility with CMake 2.4 for installation of MACOSX_BUNDLE (CMP0006)
999
- Do not use debug postfix when building frameworks on the Mac
1000
- Fix exception handling off/on issue with visual studio IDE generators
1001
- Fix <OBJECT_DIR> to be native path style
1002
- Fix leak in cpack
1003
- Some Qt GUI style changes
1004
1005
-------------------------------------------------------------------
1006
Sat Apr 19 14:53:51 CEST 2008 - dmueller@suse.de
1007
1008
- fix python lib detection again
1009
1010
-------------------------------------------------------------------
1011
Tue Apr 15 00:50:16 CEST 2008 - dmueller@suse.de
1012
1013
- update to 2.6.0 RC8:
1014
* Fix sun make very poor performance
1015
* Fix includes for automoc in FindQt4
1016
1017
-------------------------------------------------------------------
1018
Wed Apr 9 20:19:08 CEST 2008 - dmueller@suse.de
1019
1020
- update to 2.6.0 RC6:
1021
* last RC before 2.6.0
1022
* new graphical cmake ui
1023
* faster install
1024
1025
-------------------------------------------------------------------
1026
Fri Feb 29 12:05:38 CET 2008 - adrian@suse.de
1027
1028
- use rpm macros for pathes
1029
- fix build for Mandriva
1030
1031
-------------------------------------------------------------------
1032
Fri Feb 1 18:47:21 CET 2008 - pcerny@suse.cz
1033
1034
- spec file update to build in BS in all distributions
1035
1036
-------------------------------------------------------------------
1037
Mon Jan 28 07:42:21 CET 2008 - dmueller@suse.de
1038
1039
- update to 2.4.8:
1040
* version number increase, no linux specific changes
1041
1042
-------------------------------------------------------------------
1043
Fri Jan 25 19:34:53 CET 2008 - pcerny@suse.cz
1044
1045
- added zlib to BuildRequires
1046
1047
-------------------------------------------------------------------
1048
Mon Jan 21 12:13:20 CET 2008 - coolo@suse.de
1049
1050
- always buildrequire openssl-devel
1051
1052
-------------------------------------------------------------------
1053
Mon Jan 14 18:58:48 CET 2008 - dmueller@suse.de
1054
1055
- update to 2.4.8-RC12:
1056
* fix glib and Qt4 detection on 10.2 and older
1057
* MODULE install with versions was broken
1058
1059
-------------------------------------------------------------------
1060
Thu Jan 3 17:26:53 CET 2008 - dmueller@suse.de
1061
1062
- update to 2.4.8-RC9:
1063
* last release candidate of 2.4.8
1064
* Add list(FIND) because it is used in new FindQt4.cmake
1065
* Fix tar long file path issue with cpack
1066
* Fix variable name in docs for FindPkgConfig bug 5722
1067
* Fix for bug 5645 ifort bad pic flag on linux
1068
* Fix for bug 6006 INSTALL DIRECTORY signature problem
1069
* Update FindQt4 from CVS Head for many bug fixes
1070
* Fix bug 5638 CMAKE_INSTALL_PREFIX not working on SunOS with CC
1071
* Fix bug 6117 FindPkgConfig can run twice now
1072
* Fix bug 6106 FindPerlLibs.cmake missing escaped $
1073
* Allow NODEFAULTLIBS to have more than one value bug 5455
1074
* fix for bug 5363: GET_TARGET_PROPERTY(... DEBUG_LOCATION)
1075
* Better error from ctest if nightly time not set
1076
* Avoid relinking exclude-from-all directory targets before install
1077
* Fix for kde4-config location
1078
* Remove KDE3_ENABLE_FINAL (did not work)
1079
* KDE3 fix for 64 bit location of plugins
1080
* mark PYTHON_EXECUTABLE as advanced
1081
* documentation fix for file, find_package, try_run
1082
* add IS_ABSOLUTE to if
1083
* INSTALL() everything which doesn't have a COMPONENT set, is assigned
1084
* make #cmakedefine output match autoconf when undefined
1085
* document cmake remove -f
1086
* document order of -D and -P
1087
1088
-------------------------------------------------------------------
1089
Mon Dec 10 11:34:34 CET 2007 - dmueller@suse.de
1090
1091
- if you want cmake, you probably also want make
1092
1093
-------------------------------------------------------------------
1094
Fri Sep 21 12:21:26 CEST 2007 - dmueller@suse.de
1095
1096
- disabling less_verbosity patch
1097
1098
-------------------------------------------------------------------
1099
Fri Jul 20 13:11:34 CEST 2007 - pcerny@suse.cz
1100
1101
- update to 2.4.7 - several bugfixes
1102
(KDevelop problem among others,
1103
see ChangeLog.manual for more details)
1104
1105
-------------------------------------------------------------------
1106
Fri Apr 27 15:43:07 CEST 2007 - dmueller@suse.de
1107
1108
- expat -> libexpat-devel
1109
1110
-------------------------------------------------------------------
1111
Thu Mar 29 11:50:21 CEST 2007 - dmueller@suse.de
1112
1113
- add ncurses-devel buildrequires
1114
1115
-------------------------------------------------------------------
1116
Thu Jan 11 21:08:27 CET 2007 - dmueller@suse.de
1117
1118
- update to 2.4.6:
1119
* Fix for FIND_* order and framworks with PREFIX usage.
1120
* Fix for FindDoxygen and quiet mode.
1121
* Find JavaVM as well as jvm
1122
* Look for ruby1.8 and ruby
1123
* Fix for cpack .tgz.sh and dash
1124
* Fix for finding custom commands from a full path with CMAKE_CFG_INTDIR.
1125
* Fix for Borland make and custom commands that do nothing
1126
1127
-------------------------------------------------------------------
1128
Mon Jan 8 10:58:13 CET 2007 - dmueller@suse.de
1129
1130
- readd patch to detect shared python library instead of
1131
the static one.
1132
1133
-------------------------------------------------------------------
1134
Tue Dec 19 18:20:48 CET 2006 - mrueckert@suse.de
1135
1136
- added cmake-2.4.5_use_intree_xmlrpc.patch:
1137
the xmlrpc-c check seems broken. and on 10.2 we dont have the lib
1138
anyways. so disable the systemwide xmlrpc for now.
1139
1140
-------------------------------------------------------------------
1141
Fri Dec 15 17:09:39 CET 2006 - mrueckert@suse.de
1142
1143
- update to version 2.4.5:
1144
* Fix for seg fault when a macro runs a bad command BUG# 3815
1145
* Fix fix for foo.dll.lib that does not break -L/usr/lib in
1146
link names
1147
* Fix problem with LIBRARY_OUTPUT_PATH and linking to a dll
1148
foo.dll.lib instead of foo.lib
1149
* Do not depend on optimized libraries for a debug build and
1150
visa versa.
1151
* Fix target name matching custom command output conflict.
1152
* Fix FindQt3 so that it does not find qt4
1153
* Fix FindKDE4 so that it only looks for kde4-config
1154
- disabled all patches -> applied upstream
1155
1156
-------------------------------------------------------------------
1157
Mon Oct 2 18:09:21 CEST 2006 - dmueller@suse.de
1158
1159
- detect shared python library instead of static variant
1160
1161
-------------------------------------------------------------------
1162
Tue Sep 26 19:58:32 CEST 2006 - dmueller@suse.de
1163
1164
- add python 2.5 support
1165
1166
-------------------------------------------------------------------
1167
Sun Sep 10 00:10:46 CEST 2006 - dmueller@suse.de
1168
1169
- build against system zlib / libcurl
1170
1171
-------------------------------------------------------------------
1172
Mon Aug 28 10:44:55 CEST 2006 - coolo@suse.de
1173
1174
- fix Qt3 configure check for lib64
1175
1176
-------------------------------------------------------------------
1177
Sat Aug 26 15:31:41 CEST 2006 - coolo@suse.de
1178
1179
- respect DESTDIR on installing kde3 icons
1180
1181
-------------------------------------------------------------------
1182
Mon Aug 14 13:34:34 CEST 2006 - coolo@suse.de
1183
1184
- add SUSE default paths for Qt3
1185
1186
-------------------------------------------------------------------
1187
Mon Jul 31 23:21:23 CEST 2006 - dmueller@suse.de
1188
1189
- 2.4.3 update:
1190
* progress is now reported with makefiles
1191
* Fix relative path problems in ADD_SUBDIRECTORY
1192
* Fix crash in CMakeSetup when status line is long
1193
* make sure try compile files have a newline at the end
1194
* add rxvt-unicode, cygwin, and screen terminal support for color
1195
output
1196
1197
-------------------------------------------------------------------
1198
Thu May 18 00:30:02 CEST 2006 - dmueller@suse.de
1199
1200
- 2.4.2 update:
1201
* Run symlink command from correct directory for executable versions
1202
* Fix for universal binaries and Xcode depend problem
1203
* Changes to LIST command, see --help-command LIST
1204
* Fix FindQT to be able to use full paths to source files
1205
* Fix CPack ZIP on windows command line problem
1206
* Find executables with no extension on windows mingw
1207
* Fix FindQt3 to use QTDIR over path
1208
* Significant speedup in try-compile for nmake
1209
* CPack improvements including tar bzip2
1210
* FindQt4 windows path fix
1211
* Sunos cc optimize flags are correct
1212
* Fix crash with ${} empty variable
1213
* Increase depend speed on Mac OS.
1214
* install command CONFIGURATIONS option.
1215
* Fix MSVC60, MSVC70, MSVC71, MSVC80 definitions for IDE builds
1216
* Fix for C++ compiler being used for c code in VS IDE
1217
1218
-------------------------------------------------------------------
1219
Wed May 10 10:32:17 CEST 2006 - dmueller@suse.de
1220
1221
- 2.4.1 update :
1222
* Several ctest and cpack bug fixes
1223
* Many updates and fixes for FindQt4.cmake
1224
* Fix CMAKE_REQUIRED_FLAGS in CheckCXXSourceCompiles.cmake
1225
* Handle running make from a symlinked build tree
1226
* Automatic color ouput detection for shells building with make
1227
* Kdevelop generator handles CMakeFiles directory better
1228
* add correct depend information for fluid
1229
* allow the cache to be saved even if a fatal error occurs
1230
* fix bug in relative path subdir and add_subdirectoy commands
1231
* support in vs for two object files with the same name
1232
* short file names used for library paths in visual studio
1233
* package target only shows up when you have cpack config files
1234
* Use dl and not -ldl for adding in the dynamic library
1235
* Fix check c/cxx source compiles macros to not clobber log files
1236
* Fix nmake version detection of cl and create correct pdb files
1237
* Fix msys bootstrap
1238
* Change color output to be more readable
1239
* Fix vs6 library naming
1240
1241
-------------------------------------------------------------------
1242
Wed Apr 19 01:01:52 CEST 2006 - dmueller@suse.de
1243
1244
- update to 2.4.0, fixes -L/-I compiler flag ordering
1245
needed for building KDE 4 trunk.
1246
1247
-------------------------------------------------------------------
1248
Fri Apr 14 00:00:48 CEST 2006 - dmueller@suse.de
1249
1250
- fix --help-modules / --help-module <module>
1251
1252
-------------------------------------------------------------------
1253
Mon Mar 27 12:13:22 CEST 2006 - dmueller@suse.de
1254
1255
- compile with RPM_OPT_FLAGS (#160857)
1256
- fix permissions of installed files (#160856)
1257
1258
-------------------------------------------------------------------
1259
Fri Mar 24 18:05:56 CET 2006 - dmueller@suse.de
1260
1261
- drop rpath patch, no longer necessary
1262
1263
-------------------------------------------------------------------
1264
Mon Mar 20 16:33:52 CET 2006 - dmueller@suse.de
1265
1266
- CVS snapshot update, fixes RPATH handling
1267
1268
-------------------------------------------------------------------
1269
Wed Feb 15 11:43:31 CET 2006 - dmueller@suse.de
1270
1271
- Initial package (2.3 CVS snapshot 20060210)
1272
1273