[cig-commits] r18524 - cs/buildbot/trunk/buildbot/scripts

brad at geodynamics.org brad at geodynamics.org
Wed Jun 1 16:21:41 PDT 2011


Author: brad
Date: 2011-06-01 16:21:40 -0700 (Wed, 01 Jun 2011)
New Revision: 18524

Modified:
   cs/buildbot/trunk/buildbot/scripts/packager.py
Log:
Updated minimum cygwin stuff.

Modified: cs/buildbot/trunk/buildbot/scripts/packager.py
===================================================================
--- cs/buildbot/trunk/buildbot/scripts/packager.py	2011-06-01 21:32:23 UTC (rev 18523)
+++ cs/buildbot/trunk/buildbot/scripts/packager.py	2011-06-01 23:21:40 UTC (rev 18524)
@@ -283,6 +283,7 @@
         "cyggfortran-3.dll",
         "cyggcc_s-1.dll",
         "cygstdc++-6.dll",
+        "cygncursesw-10.dll",
         # This is given special treatment.
         "cygwin1.dll",
         #"cygz.dll", # for HDF5 (used by Cigma)
@@ -292,6 +293,7 @@
         "lib" + python + ".dll",
         "ln.exe",
         "ls.exe",
+        "ldd.exe",
         "pwd.exe",
         "python",
         python + ".exe",
@@ -299,7 +301,6 @@
         "sed.exe",
         "sh.exe",
         "tar.exe",
-        "vi",
         "vim-nox.exe",
         "which.exe",
         ]



More information about the CIG-COMMITS mailing list