Doug Gregor
71cd9245ba
Rename swift_stdlib_core -> swiftCore and swift_runtime -> swiftRuntime.
...
We can't use underscores in plists, so just makes the names consistent
<rdar://problem/17652418>.
Swift SVN r19954
2014-07-14 22:19:03 +00:00
Dave Zarzycki
55d9998d77
BuiltBot: Let's try the default toolchain but use the 10.10 SDK
...
Swift SVN r14159
2014-02-20 18:29:54 +00:00
Argyrios Kyrtzidis
57aa9e987f
[utils/install-test-script.sh] Move to 10.10 SDK.
...
Swift SVN r14115
2014-02-20 00:05:11 +00:00
Jordan Rose
579798393a
Replace "-sdk=", "-triple=", etc. with separated options in the build systems.
...
Part of the migration to the new driver.
Swift SVN r13264
2014-02-01 01:19:57 +00:00
Joe Groff
0eb31b8af4
Have the install-test-script pass -sdk to Swift, since it's required now.
...
Swift SVN r13129
2014-01-30 00:21:34 +00:00
Joe Groff
381068d890
Update library paths for release build test for /usr/lib/swift/macosx change.
...
Swift SVN r11630
2013-12-25 16:40:27 +00:00
Argyrios Kyrtzidis
ea251421d4
[utils] Another place to path rpath which I missed.
...
Swift SVN r9628
2013-10-23 21:08:54 +00:00
Argyrios Kyrtzidis
2b75fc4d40
[utils] Update install-test-script to pass the rpath of the swift libraries to a compiled swift file.
...
Swift SVN r9627
2013-10-23 21:05:34 +00:00
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