Bill Hoffman
9fb9416f78
Use upgraded qt on linux build machine.
2012-02-09 20:33:58 -05:00
David Cole
495f899845
Update version of Qt for dashmacmini5 produced release binaries
...
Use 4.8.0
2012-02-06 13:48:53 -05:00
David Cole
a94ef02c6e
Update dashmacmini2 release script to use Qt 4.8.0
2012-01-30 20:40:42 -05:00
David Cole
7240aa7fac
Update dashmacmini2 release script to use Qt 4.6.3
2012-01-17 17:59:16 -05:00
David Cole
4c2d70768a
Release: Increase timeout for slow-testing cygwin build
...
The parent commit only added DART_TESTING_TIMEOUT to the cache.
Also add CTEST_TEST_TIMEOUT because the logic in
CMake/Tests/CMakeLists.txt uses that variable in its "long test
timeout" computation. Now the cygwin build really does have 7200
seconds before it calls timeout death on a test.
2011-12-30 15:40:50 -05:00
David Cole
61a7da279a
Release: Increase timeout for slow-testing cygwin build
...
Previously, the ExternalProject test was timing out at the
default timeout value of 1500 seconds. Give it time, little
one, it will finish if you learn patience.
2011-12-09 08:58:25 -05:00
David Cole
d5a0dc4f52
Release Scripts: Use Qt 4.7.4 on dashmacmini5 ( #12460 )
...
Also, since dashmacmini5 is newer/faster/better and is also building
the source tarballs, remove that responsibility from the dashmacmini2
script.
2011-09-16 15:48:41 -04:00
David Cole
4a679a9f16
CMake Release Scripts: Changes for next release candidate...
...
Removed script for dashsun1: machine is now defunct. R.I.P.
Added new script for 64-bit universal binary build on
dashmacmini5 with x86_64;i386
2011-08-26 15:00:55 -04:00
David Cole
b43af94af1
CMake: eliminate use of cvs in the Release scripts
...
Set GIT_COMMAND to "git" -- each machine involved in building
the CMake release binaries has the right "git" in the PATH.
Separate the release scripts into two batches so we can build
multiple releases on the same machine, in serial, if necessary.
We currnetly do this with the Windows and Cygwin release
binaries on dash2win64.
Sort the files to be uploaded, so that sorting them by modification
time (file copy / upload time) is equivalent to sorting them
alphabetically.
2011-06-02 14:36:14 -04:00
David Cole
16438d0f4a
Update script with new machine name
2011-01-12 14:53:24 -05:00
Bill Hoffman
faf1c1e49f
Change the nightly tests to build from the nightly branch and not next.
...
This will make sure that the nightly test matches the dashboard nightly section.
When it was next, it used next from when the test was run.
2011-01-07 13:50:36 -05:00
Yaakov Selkowitz
0f5c711f32
Cygwin: Fix release script libncurses search patterns ( #10766 )
...
With the switch to upstream ncurses "ABI 6", Cygwin's ncurses has YA ABI
bump and is now libncurses10. However, the regex used to determine in
Utilities/Release/Cygwin/CMakeLists.txt which libncurses is being used
does not handle multiple-digit ABIs.
libncurses8 was the first version to be built with libtool and therefore
contains a hyphen (cygncurses-8.dll). It was first introduced in 2004,
so it should be sufficiently old to rely on. Furthermore, libncurses7
has a serious flaw in that it completely breaks if rebased.
Therefore the easiest solution is to only look at the hyphened versions
and change the regex accordingly.
2010-12-15 08:58:16 -05:00
David Cole
4a67481ed6
Update release scripts.
...
Remove scripts for machines that no longer build
releases. Update comments in README.
2010-09-15 18:17:29 -04:00
Bill Hoffman
7d148d8036
Fix the name of the variable being tested.
2010-09-14 09:30:39 -04:00
Bill Hoffman
297be5b524
add next as an orgin based branch, and not a tag.
2010-09-13 11:30:23 -04:00
Bill Hoffman
187976b1f3
Fix release scripts to be able to build releases from tags.
2010-09-10 15:41:27 -04:00
David Cole
72f8853fbb
Update path to git. dashmacmini2 was "upgraded."
2010-07-27 14:14:10 -04:00
Brad King
1af9bfd827
Merge branch 'verbose_failed_tests_releases'
2010-06-07 14:29:39 -04:00
Bill Hoffman
d06a547a78
When running tests for releases use verbose output for failed tests.
2010-06-05 13:03:14 -04:00
Bill Hoffman
aa4daa528e
change nightly release builds to use next, and move qmake on dash2win64
2010-05-28 17:53:26 -04:00
Bill Hoffman
7849674012
Fix release scripts.
2010-04-20 15:03:20 -04:00
Bill Hoffman
2e16fee3c8
Fix upload to work with git branch name master.
2010-03-05 18:26:43 -05:00
Bill Hoffman
dfc1a5e12b
Use git for the checkout of the source tree instead of cvs.
2010-03-01 17:18:15 -05:00
Bill Hoffman
f3cdbb0616
Change the git repository to be the new one and not the -tmp one.
2010-02-23 12:38:17 -05:00
Bill Hoffman
b0cf7e98ad
Switch to git repository for creation of nightly releases.
2010-02-23 11:49:11 -05:00
Bill Hoffman
9ff55c0ebe
current release stuff
2010-02-09 09:01:42 -05:00
Bill Hoffman
0bfb954cf8
handle change in fortran variable used for tests
2009-12-21 13:37:06 -05:00
Bill Hoffman
93fea8f46b
Turn off fortran as gnu fortran does not mix with vs
2009-12-04 16:50:28 -05:00
Bill Hoffman
2079a21143
some changes for 2.8
2009-11-05 16:09:31 -05:00
Bill Hoffman
f2284b9c3e
change to a new version of qt.
2009-10-26 11:39:35 -04:00
Bill Hoffman
290a6e2870
Handle older cvs clients that do not allow for the password to be in the CVSROOT.
2009-09-23 12:46:33 -04:00
Bill Hoffman
694338d566
new windows build machine for cmake
2009-09-22 17:08:51 -04:00
Bill Hoffman
d1162b6b59
disable svn
2009-09-22 17:07:43 -04:00
Bill Hoffman
6614cf2568
Use ctest -j to speed up tests for release builds.
2009-09-21 17:22:05 -04:00
Bill Hoffman
7b2e383048
Do not require a cvs login for checkout.
2009-09-21 17:19:54 -04:00
Bill Hoffman
8eee0a5ca0
ENH: use a newer cmake
2009-03-31 10:27:22 -04:00
Bill Hoffman
7025f91f93
ENH: change qt to 4.5
2009-03-28 10:23:59 -04:00
Bill Hoffman
bb29c88990
ENH: fix spaces in path escape
2009-03-27 10:49:27 -04:00
Bill Hoffman
9f3608f7a0
ENH: use a different cmake
2009-03-27 10:37:49 -04:00
Bill Hoffman
dbe135f20e
ENH: add FFLAGS back into release script
2009-02-11 13:05:15 -05:00
Bill Hoffman
ef5b9d00a2
ENH: change to use CMAKE_CREATE_VERSION from CMAKE_VERSION as CMAKE_VERSION is auto-defined now
2009-01-27 10:34:14 -05:00
Bill Hoffman
4c17c9b87b
ENH: add new sgi release scripts
2008-10-01 13:13:23 -04:00
Bill Hoffman
768c228ebb
ENH: add comment about fixing RC
2008-09-24 13:53:55 -04:00
Bill Hoffman
57240f584a
ENH: check in current build scripts
2008-08-19 13:59:44 -04:00
Bill Hoffman
12e64fb9c2
ENH:
2008-03-26 15:56:34 -04:00
Bill Hoffman
421b07e7c3
ENH:
2008-03-26 15:55:35 -04:00
Bill Hoffman
fcce2f3b61
ENH: qtgui stuff
2008-03-07 14:03:31 -05:00
Bill Hoffman
e52d3b9268
ENH: build the qt gui
2008-02-09 10:05:54 -05:00
David Cole
af46642deb
ENH: Put black outline around all resolutions of the new ico files. Looks better on a dark background than the lighter outline...
2007-11-08 15:54:26 -05:00
Bill Hoffman
980c01ba2a
ENH: add mt to vogon release
2007-11-07 17:43:51 -05:00