[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[certi-cvs] certi CMakeLists.txt
From: |
certi-cvs |
Subject: |
[certi-cvs] certi CMakeLists.txt |
Date: |
Mon, 08 Nov 2010 13:04:20 +0000 |
CVSROOT: /sources/certi
Module name: certi
Changes by: Eric NOULARD <erk> 10/11/08 13:04:20
Modified files:
. : CMakeLists.txt
Log message:
More ignore file for source package
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/certi/CMakeLists.txt?cvsroot=certi&r1=1.86&r2=1.87
Patches:
Index: CMakeLists.txt
===================================================================
RCS file: /sources/certi/certi/CMakeLists.txt,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -b -r1.86 -r1.87
--- CMakeLists.txt 20 Aug 2010 14:51:52 -0000 1.86
+++ CMakeLists.txt 8 Nov 2010 13:04:20 -0000 1.87
@@ -434,9 +434,9 @@
# Avoid putting BUILDIR inside source package (simple case)
IF ("${CMAKE_BINARY_DIR}" STREQUAL "${CMAKE_SOURCE_DIR}")
- SET(CPACK_SOURCE_IGNORE_FILES
"/CVS/;/\\\\.svn/;\\\\.swp$;\\\\.#;/#;.*~;cscope.*;\\\\.cproject;\\\\.project;autom4te.cache/*")
+ SET(CPACK_SOURCE_IGNORE_FILES
"/\\\\.pydev.*;/\\\\.settings/;/CVS/;/\\\\.svn/;\\\\.swp$;\\\\.#;/#;.*~;cscope.*;\\\\.cproject;\\\\.project;autom4te.cache/*")
ELSE ("${CMAKE_BINARY_DIR}" STREQUAL "${CMAKE_SOURCE_DIR}")
- SET(CPACK_SOURCE_IGNORE_FILES
"/CVS/;/\\\\.svn/;\\\\.swp$;\\\\.#;/#;.*~;cscope.*;\\\\.cproject;\\\\.project;autom4te.cache/*;${CMAKE_BINARY_DIR}/*")
+ SET(CPACK_SOURCE_IGNORE_FILES
"/\\\\.pydev.*;/\\\\.settings/;/CVS/;/\\\\.svn/;\\\\.swp$;\\\\.#;/#;.*~;cscope.*;\\\\.cproject;\\\\.project;autom4te.cache/*;${CMAKE_BINARY_DIR}/*")
ENDIF ("${CMAKE_BINARY_DIR}" STREQUAL "${CMAKE_SOURCE_DIR}")
SET(CPACK_PACKAGE_VERSION ${PACKAGE_VERSION})
- [certi-cvs] certi CMakeLists.txt,
certi-cvs <=
- [certi-cvs] certi CMakeLists.txt, certi-cvs, 2010/11/11
- [certi-cvs] certi CMakeLists.txt, certi-cvs, 2010/11/11
- [certi-cvs] certi CMakeLists.txt, certi-cvs, 2010/11/11
- [certi-cvs] certi CMakeLists.txt, certi-cvs, 2010/11/21
- [certi-cvs] certi CMakeLists.txt, certi-cvs, 2010/11/21
- [certi-cvs] certi CMakeLists.txt, certi-cvs, 2010/11/21