chronojump r350 - in trunk: . build/data build/linux build/windows/driver



Author: xaviblas
Date: Thu Jan 24 18:57:08 2008
New Revision: 350
URL: http://svn.gnome.org/viewvc/chronojump?rev=350&view=rev

Log:
Added windows driver to the releases on windows executing data
Added chronopic-tests (fixes: 511819) (added also on create_release)


Added:
   trunk/build/linux/chronopic-tests   (contents, props changed)
   trunk/build/windows/driver/
   trunk/build/windows/driver/CDM 2.02.04.exe   (contents, props changed)
Modified:
   trunk/build/data/chronojump.prg
   trunk/build/data/chronojump_mini.prg
   trunk/changelog.txt
   trunk/create_release.sh

Modified: trunk/build/data/chronojump.prg
==============================================================================
Binary files. No diff available.

Modified: trunk/build/data/chronojump_mini.prg
==============================================================================
Binary files. No diff available.

Added: trunk/build/linux/chronopic-tests
==============================================================================
--- (empty file)
+++ trunk/build/linux/chronopic-tests	Thu Jan 24 18:57:08 2008
@@ -0,0 +1 @@
+link ../../chronopic-tests/
\ No newline at end of file

Added: trunk/build/windows/driver/CDM 2.02.04.exe
==============================================================================
Binary file. No diff available.

Modified: trunk/changelog.txt
==============================================================================
--- trunk/changelog.txt	(original)
+++ trunk/changelog.txt	Thu Jan 24 18:57:08 2008
@@ -1,5 +1,9 @@
 CHRONOJUMP DETAILED CHANGELOG:
 
+24 jan 2007
+	Added windows driver to the releases on windows executing data
+	Added chronopic-tests (fixes: 511819) (added also on create_release)
+
 22 jan 2007
 	0.62-svn2
 	graphs:

Modified: trunk/create_release.sh
==============================================================================
--- trunk/create_release.sh	(original)
+++ trunk/create_release.sh	Thu Jan 24 18:57:08 2008
@@ -30,8 +30,8 @@
 
 mkdir $release_dir
 
-#copy files
-cp -r build/* $release_dir/.
+#copy files ('L' for copying de symbolic link of chronopic-tests)
+cp -rL build/* $release_dir/.
 
 #copy docs, license & other text stuff (these are not on "build" dir)
 mkdir $release_dir/docs



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]