14 VENH: make sure properties are re-set on each configure
30 (S'\x07\xd8\x03\x0c\x15\x02\x1e\x00\x00\x00'
84 V2008-03-12 21:02:30 by hoffman
99 VENH: remove abort calls and replace with an IssueMessage INTERANL_ERROR, better to not crash on the end user.
115 (S'\x07\xd8\x03\r\x01\x06 \x00\x00\x00'
137 VSource/cmLocalUnixMakefileGenerator3.cxx
158 VSource/cmMakefile.cxx
175 VSource/cmSourceFileLocation.cxx
220 V2008-03-13 01:06:32 by hoffman
235 VENH: fix crash in cpack when CPACK_CYGWIN_PATCH_NUMBER not specified
251 (S'\x07\xd8\x03\r\x016\x1b\x00\x00\x00'
273 VCMakeCPackOptions.cmake.in
294 VSource/CPack/cmCPackCygwinBinaryGenerator.cxx
311 VSource/CPack/cmCPackCygwinSourceGenerator.cxx
328 VSource/CPack/cmCPackGenerator.cxx
339 V2008-03-13 01:54:27 by hoffman
354 VSTYLE: Nightly Date Stamp
370 (S'\x07\xd8\x03\r\x03;;\x00\x00\x00'
392 VSource/kwsys/kwsysDateStamp.cmake
407 V2008-03-13 03:59:59 by king
422 VBUG: the directory the FILE DOWNLOAD command is writing to might not exist.
438 (S'\x07\xd8\x03\r\r\x1c\x1a\x00\x00\x00'
460 VSource/cmFileCommand.cxx
475 V2008-03-13 13:28:26 by barre
490 VBUG: fix bug 6594 look for glut in more places on windows
506 (S'\x07\xd8\x03\r\x0e8(\x00\x00\x00'
528 VModules/FindGLUT.cmake
543 V2008-03-13 14:56:40 by hoffman
558 VENH: change CMP_ to CMP
574 (S'\x07\xd8\x03\r\x0f&.\x00\x00\x00'
596 VSource/cmCMakePolicyCommand.h
617 VSource/cmListFileCache.cxx
634 VSource/cmLocalGenerator.cxx
651 VSource/cmMakefile.cxx
668 VSource/cmPolicies.cxx
713 V2008-03-13 15:38:46 by martink
728 VENH: Improve new error/warning message generation\u000A\u000A - Add cmListFileBacktrace to record stack traces\u000A - Move main IssueMessage method to the cmake class instance\u000A (make the backtrace an explicit argument)\u000A - Change cmMakefile::IssueMessage to construct a backtrace\u000A and call the cmake instance version\u000A - Record a backtrace at the point a target is created\u000A (useful later for messages issued by generators)
744 (S'\x07\xd8\x03\r\x1109\x00\x00\x00'
766 VSource/cmListFileCache.cxx
787 VSource/cmListFileCache.h
804 VSource/cmMakefile.cxx
900 V2008-03-13 17:48:57 by king
915 VENH: Simplify error message for invalid set(... CACHE) calls to make it look nicer with new message format.
931 (S'\x07\xd8\x03\r\x1141\x00\x00\x00'
953 VSource/cmSetCommand.cxx
968 V2008-03-13 17:52:49 by king
983 VENH: Improve error message when invalid policy is given.
999 (S'\x07\xd8\x03\r\x12\r,\x00\x00\x00'
1021 VSource/cmMakefile.cxx
1036 V2008-03-13 18:13:44 by king
1051 VBUG: Fix the Java test for Visual Studio builds. Before this, it had been trying to include "BuildLog.htm" in the .jar file because it was using "." as the list of files to include in the .jar file. Use "*.class" instead of "." to prevent this silliness.
1062 sS'_Changeset__date'
1067 (S'\x07\xd8\x03\r\x12\x1d\x1a\x00\x00\x00'
1089 VModules/CMakeJavaInformation.cmake
1104 V2008-03-13 18:29:26 by david.cole
1119 VENH: Reduce whitespace in policy warning/error messages.
1130 sS'_Changeset__date'
1135 (S'\x07\xd8\x03\r\x13\x01:\x00\x00\x00'
1157 VSource/cmPolicies.cxx
1172 V2008-03-13 19:01:58 by king
1187 VCOMP: Conditionalize the last change so that the fix only applies to WIN32. Leave it the way it was elsewhere, the new way does not work on the Mac continuous dashboard...
1198 sS'_Changeset__date'
1203 (S'\x07\xd8\x03\r\x13\x03\x14\x00\x00\x00'
1225 VModules/CMakeJavaInformation.cmake
1240 V2008-03-13 19:03:20 by david.cole
1255 VENH: Make (dev) warnings show note about -Wno-dev option. Fix -Wdev and -Wno-dev options to not be mistaken for the source directory specification.
1266 sS'_Changeset__date'
1271 (S'\x07\xd8\x03\r\x13\x06#\x00\x00\x00'
1308 V2008-03-13 19:06:35 by king
1323 V\u000AENH: Add support for new modules in Qt 4.4. Fixes #6316.\u000A Simplify and clarify some documentation.\u000A\u000ABUG: Fix order of include paths (from KDE's FindQt4)\u000A Fix find of Designer components debug library on Windows.
1334 sS'_Changeset__date'
1339 (S'\x07\xd8\x03\r\x13\x1d\x1c\x00\x00\x00'
1361 VModules/FindQt4.cmake
1376 V2008-03-13 19:29:28 by clinton
1391 VENH: move the clear to before things are added to the maps
1402 sS'_Changeset__date'
1407 (S'\x07\xd8\x03\r\x13"\x11\x00\x00\x00'
1444 V2008-03-13 19:34:17 by hoffman
1459 VENH: Preserve white spaces when printing messages.
1470 sS'_Changeset__date'
1475 (S'\x07\xd8\x03\r\x14\r(\x00\x00\x00'
1497 VSource/QtDialog/CMakeSetupDialog.cxx
1512 V2008-03-13 20:13:40 by clinton
1527 VENH: make menu item match -Wno-dev command line
1538 sS'_Changeset__date'
1543 (S'\x07\xd8\x03\r\x14\x15,\x00\x00\x00'
1565 VSource/QtDialog/CMakeSetupDialog.cxx
1580 V2008-03-13 20:21:44 by hoffman
1595 VENH: Convert CMAKE_LINK_OLD_PATHS to policy CMP0003.\u000A\u000A - Policy is WARN by default so projects will build\u000A as they did in 2.4 without user intervention\u000A - Remove CMAKE_LINK_OLD_PATHS variable since it was\u000A never in a release and the policy supercedes it\u000A - Report target creation backtrace in warning message\u000A since policy should be set by that point
1606 sS'_Changeset__date'
1611 (S'\x07\xd8\x03\r\x14\x17\x12\x00\x00\x00'
1633 VModules/VTKCompatibility.cmake
1654 VSource/cmComputeLinkInformation.cxx
1671 VSource/cmComputeLinkInformation.h
1688 VSource/cmDocumentVariables.cxx
1705 VSource/cmPolicies.cxx
1722 VSource/cmPolicies.h
1739 VSource/cmTarget.cxx
1767 V2008-03-13 20:23:18 by king
1782 VENH: Add policy CMP_0004 to require library names to have no leading or trailing whitespace. Replace previous check of CMAKE_BACKWARDS_COMPATIBILITY against version 2.4 with the policy.
1793 sS'_Changeset__date'
1798 (S"\x07\xd8\x03\r\x14#'\x00\x00\x00"
1820 VSource/cmComputeLinkDepends.cxx
1841 VSource/cmComputeLinkDepends.h
1858 VSource/cmPolicies.cxx
1875 VSource/cmPolicies.h
1892 VSource/cmTarget.cxx
1920 V2008-03-13 20:35:39 by king
1935 VENH: fix c flags for 2003 free command line tools
1946 sS'_Changeset__date'
1951 (S'\x07\xd8\x03\r\x14*\x1f\x00\x00\x00'
1973 VModules/Platform/Windows-cl.cmake
1988 V2008-03-13 20:42:31 by hoffman
2003 VENH: Add cmake_policy push/version/pop to import/export files.
2014 sS'_Changeset__date'
2019 (S'\x07\xd8\x03\r\x15\x04 \x00\x00\x00'
2041 VSource/cmExportFileGenerator.cxx
2056 V2008-03-13 21:04:32 by king
2071 VENH: Add policy CMP0005 to decide whether add_definitions should escape defs.
2082 sS'_Changeset__date'
2087 (S'\x07\xd8\x03\r\x15\x0b9\x00\x00\x00'
2109 VSource/cmMakefile.cxx
2130 VSource/cmPolicies.cxx
2147 VSource/cmPolicies.h
2158 V2008-03-13 21:11:57 by king
2173 VENH: Clarify documentation of policy CMP0000 and its relationship with cmake_minimum_required.
2184 sS'_Changeset__date'
2189 (S'\x07\xd8\x03\r\x15 \r\x00\x00\x00'
2211 VSource/cmCMakeMinimumRequired.h
2232 VSource/cmPolicies.cxx
2243 V2008-03-13 21:32:13 by king
2258 VBUG: Fix impl of CMP0005 regex to match value-less definitions.
2269 sS'_Changeset__date'
2274 (S'\x07\xd8\x03\r\x15&3\x00\x00\x00'
2296 VSource/cmMakefile.cxx
2311 V2008-03-13 21:38:51 by king
2326 V\u000AENH: Add support for Qt 4.4's phonon module.\u000A Add new Qt 4.4 modules in UseQt4.cmake
2337 sS'_Changeset__date'
2342 (S'\x07\xd8\x03\r\x17\x0c.\x00\x00\x00'
2364 VModules/FindQt4.cmake
2385 VModules/UseQt4.cmake
2396 V2008-03-13 23:12:46 by clinton
2411 V\u000AENH: Support static Qt 4.4 builds using QtHelp module.
2422 sS'_Changeset__date'
2427 (S'\x07\xd8\x03\x0e\x10\x0b\x01\x00\x00\x00'
2449 VModules/FindQt4.cmake
2464 V2008-03-14 16:11:01 by clinton
2479 V\u000AENH: Automatically add dependent modules.\u000A For example, if QT_USE_QTXMLPATTERNS is on, QT_USE_QTNETWORK is turned on.\u000A The equivalent happens in a qmake .pro file when QT += xmlpatterns is specified.
2490 sS'_Changeset__date'
2495 (S'\x07\xd8\x03\x0e\x11\x10:\x00\x00\x00'
2517 VModules/FindQt4.cmake
2538 VModules/UseQt4.cmake
2549 V2008-03-14 17:16:58 by clinton
2564 V\u000AENH: Satisfy QtNetwork and QtOpenGL dependencies for builds with static Qt.\u000A Partial fix for #6607.
2575 sS'_Changeset__date'
2580 (S'\x07\xd8\x03\x0e\x11\x1d\x10\x00\x00\x00'
2602 VModules/FindQt4.cmake
2617 V2008-03-14 17:29:16 by clinton
2632 VENH: Improve CMP0003 to provide more compatibility\u000A\u000A - Targets built in the tree now add compatibility paths too\u000A - The warning message's first list includes at most one item\u000A for each unique compatibility path\u000A - Clarified error message further
2643 sS'_Changeset__date'
2648 (S'\x07\xd8\x03\x0e\x12\x159\x00\x00\x00'
2670 VSource/cmComputeLinkInformation.cxx
2685 V2008-03-14 18:21:57 by king
2700 VBUG: Fix typo to find QAssistantClient header.
2711 sS'_Changeset__date'
2716 (S'\x07\xd8\x03\x0e\x12\x1c\x1d\x00\x00\x00'
2738 VModules/FindQt4.cmake
2753 V2008-03-14 18:28:29 by clinton
2768 V\u000AENH: Prevent loading standard qt plugins at runtime (which we dont' care about).\u000A This can cause problems if a Mac bundle doesn't contain the plugins.
2779 sS'_Changeset__date'
2784 (S'\x07\xd8\x03\x0e\x13\x12\x04\x00\x00\x00'
2806 VSource/QtDialog/CMakeSetup.cxx
2821 V2008-03-14 19:18:04 by clinton
2847 sS'_Changeset__date'
2852 (S"\x07\xd8\x03\x0e\x14'\x14\x00\x00\x00"
2874 VSource/cmListCommand.cxx
2889 V2008-03-14 20:39:20 by barre
2904 VENH: preparations for cross compiling KDE4\u000A\u000AAlex
2915 sS'_Changeset__date'
2920 (S'\x07\xd8\x03\x0e\x16\x10\x06\x00\x00\x00'
2942 VModules/FindKDE4.cmake
2957 V2008-03-14 22:16:06 by alex
2972 VSTYLE: Nightly Date Stamp
2983 sS'_Changeset__date'
2988 (S'\x07\xd8\x03\x0f\x03;-\x00\x00\x00'
3010 VSource/kwsys/kwsysDateStamp.cmake
3025 V2008-03-15 03:59:45 by king