From cmake-commits at cmake.org Tue Apr 1 09:56:44 2008 From: cmake-commits at cmake.org (cmake-commits at cmake.org) Date: Tue, 01 Apr 2008 13:56:44 +0000 Subject: [Cmake-commits] [cmake-commits] hoffman committed CPackDeb.cmake 1.12 1.13 Message-ID: <20080401135644.3202C169D@public.kitware.com> Update of /cvsroot/CMake/CMake/Modules In directory public:/mounts/ram/cvs-serv23307 Modified Files: CPackDeb.cmake Log Message: ENH: remove trailing space Index: CPackDeb.cmake =================================================================== RCS file: /cvsroot/CMake/CMake/Modules/CPackDeb.cmake,v retrieving revision 1.12 retrieving revision 1.13 diff -C 2 -d -r1.12 -r1.13 *** CPackDeb.cmake 28 Mar 2008 23:09:39 -0000 1.12 --- CPackDeb.cmake 1 Apr 2008 13:56:41 -0000 1.13 *************** *** 43,47 **** ENDIF(NOT DPKG_CMD) EXECUTE_PROCESS(COMMAND "${DPKG_CMD}" --print-architecture ! OUTPUT_VARIABLE CPACK_DEBIAN_PACKAGE_ARCHITECTURE) ENDIF(NOT CPACK_DEBIAN_PACKAGE_ARCHITECTURE) --- 43,49 ---- ENDIF(NOT DPKG_CMD) EXECUTE_PROCESS(COMMAND "${DPKG_CMD}" --print-architecture ! OUTPUT_VARIABLE CPACK_DEBIAN_PACKAGE_ARCHITECTURE ! OUTPUT_STRIP_TRAILING_WHITESPACE ! ) ENDIF(NOT CPACK_DEBIAN_PACKAGE_ARCHITECTURE) From cmake-commits at cmake.org Tue Apr 1 10:08:22 2008 From: cmake-commits at cmake.org (cmake-commits at cmake.org) Date: Tue, 01 Apr 2008 14:08:22 +0000 Subject: [Cmake-commits] [cmake-commits] hoffman committed Copyright.html NONE 1.1 copyright.html 1.8 NONE Message-ID: <20080401140822.B2A2F1705@public.kitware.com> Update of /cvsroot/CMake/CMakeWeb/HTML In directory public:/mounts/ram/cvs-serv25976 Added Files: Copyright.html Removed Files: copyright.html Log Message: ENH: move copyright to match old web page --- copyright.html DELETED --- --- NEW FILE: Copyright.html --- CMake Cross Platform Make

The CMake Copyright is an open-source, Berkely-style license. It allows unrestricted use, including use in commercial products. The complete copyright is shown below.
Copyright (c) 2002 Kitware, Inc., Insight Consortium
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

 * Redistributions of source code must retain the above copyright notice,
   this list of conditions and the following disclaimer.

 * Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.

 * The names of Kitware, Inc., the Insight Consortium, or the names of
   any consortium members, or of any contributors, may not be used to
   endorse or promote products derived from this software without
   specific prior written permission.

 * Modified source versions must be plainly marked as such, and must
   not be misrepresented as being the original software.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS ``AS IS''
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


From cmake-commits at cmake.org Tue Apr 1 10:53:04 2008 From: cmake-commits at cmake.org (cmake-commits at cmake.org) Date: Tue, 01 Apr 2008 14:53:04 +0000 Subject: [Cmake-commits] [cmake-commits] hoffman committed About.html 1.2 1.3 CMake-2.4.html 1.7 1.8 CMake-2.5.html 1.7 1.8 Copyright.html 1.1 1.2 Documentation.html 1.7 1.8 Download.html 1.2 1.3 Examples.html 1.1 1.2 MailingLists.html 1.5 1.6 News.html 1.6 1.7 RunningCMake.html 1.7 1.8 Testing.html 1.2 1.3 blank.html 1.7 1.8 cpack-2.5.html 1.2 1.3 ctest-2.5.html 1.2 1.3 index.html 1.11 1.12 install.html 1.7 1.8 participants.html 1.11 1.12 syntax.html 1.6 1.7 Message-ID: <20080401145305.2F2FB16BF@public.kitware.com> Update of /cvsroot/CMake/CMakeWeb/HTML In directory public:/mounts/ram/cvs-serv5435/HTML Modified Files: About.html CMake-2.4.html CMake-2.5.html Copyright.html Documentation.html Download.html Examples.html MailingLists.html News.html RunningCMake.html Testing.html blank.html cpack-2.5.html ctest-2.5.html index.html install.html participants.html syntax.html Log Message: ENH: fix copyright.html case to match old and update copyright Index: Download.html =================================================================== RCS file: /cvsroot/CMake/CMakeWeb/HTML/Download.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C 2 -d -r1.2 -r1.3 *** Download.html 10 Mar 2008 15:33:55 -0000 1.2 --- Download.html 1 Apr 2008 14:53:02 -0000 1.3 *************** *** 49,53 ****