Commit Graph

13 Commits

Author SHA1 Message Date
Joe Groff
89b65ac1b3 Update package test script harder. Avoid some unwanted REPL chatter.
Swift SVN r7898
2013-09-04 16:16:22 +00:00
Joe Groff
bfdd2f1747 Update package test script for removal of 'as'.
Swift SVN r7895
2013-09-04 15:54:00 +00:00
Dmitri Hrybenko
2d9233862a Splitting the standard library: rename swift_stdlib.dylib ->
swift_stdlib_core.dylib according to the directory name.


Swift SVN r5881
2013-06-28 21:47:12 +00:00
Joe Groff
40f4ea1b85 Update install-test-script for coercion syntax change.
Swift SVN r5039
2013-05-05 14:25:13 +00:00
Doug Gregor
acc1b26cb4 Clear out module cache in its new location.
Swift SVN r4632
2013-04-08 15:48:31 +00:00
Joe Groff
2a4ef42054 buildbot: Typo in install-test-script.sh.
Swift SVN r4324
2013-03-07 21:27:50 +00:00
Joe Groff
eb65ed9e82 buildbot: Test that package libs link w/ -isysroot
Test that the libraries in the buildbot are linkable even with an -isysroot specified.

Swift SVN r4323
2013-03-07 21:13:38 +00:00
Joe Groff
d191946a86 buildbot: Tweak release announcement email.
Give the URL some room to breathe. Tweak some things in the install-test-script too--using Foundation should just work without a -sdk flag.

Swift SVN r4305
2013-03-06 18:03:23 +00:00
Joe Groff
810e935b6c buildbot: Typo in install-test-script.sh
Swift SVN r4304
2013-03-06 17:06:13 +00:00
Joe Groff
2d939a6b7c buildbot: Kill module caches when testing package.
Swift SVN r4303
2013-03-06 16:49:14 +00:00
Doug Gregor
599d761891 Remove "-constraint-checker" everywhere, since it is now the default.
Swift SVN r4301
2013-03-06 06:38:40 +00:00
Joe Groff
561a1fab5b buildbot: Test and announce release packages.
Add some code to the buildbot script to test packages and then email an announcement (to me until we're ready to go live) when the package is delivered and ready to download.

Swift SVN r4291
2013-03-06 00:51:10 +00:00
Joe Groff
1167ec1da3 Add smoke-test scripts for install packages.
Add a script that 'darwinup install'-s a package built by the buildbot and then does some simple checks that the REPL and compiler work as expected.

Swift SVN r4289
2013-03-05 23:39:10 +00:00