On May 9, 2016, at 00:41, Daniel Dunbar via swift-dev <swift-dev@swift.org> wrote:
On May 9, 2016, at 12:40 AM, no-reply@swift.org <mailto:no-reply@swift.org> wrote:
[FAILURE] oss-swift-package-linux-ubuntu-15_10 [#1250]
Build URL: https://ci.swift.org/job/oss-swift-package-linux-ubuntu-15_10/1250/
Project: oss-swift-package-linux-ubuntu-15_10
Date of build: Mon, 09 May 2016 00:09:46 -0700
Build duration: 30 min
Changes
Commit 6fd6675296389896065e11fef41f2cb4b654b520 by fs.output:
[build-script] Don't run other products tests in "only_long" mode.
edit: utils/build-script
Commit a8cebdc5d3443252ab79f51a463b1475bbc0c2d5 by milseman:
[swift_newtype] Special handling for Notifications
edit: lib/ClangImporter/ImportType.cpp
edit: lib/ClangImporter/ImportDecl.cpp
edit: lib/ClangImporter/ClangImporter.cpp
edit: lib/ClangImporter/ImporterImpl.h
edit: test/IDE/Inputs/custom-modules/Newtype.h
edit: test/IDE/newtype.swift
edit: test/IRGen/newtype.swift
edit: test/Inputs/clang-importer-sdk/usr/include/Foundation.h
Commit 8ca22f8729f5343e76cc344388f6e3e68579bc3c by milseman:
[Clang importer] Minor cleanup
edit: lib/ClangImporter/ClangImporter.cpp
Commit b4a58650dd95262010d5ae2a91be311a4ab3d37d by dgregor:
[SE-0033] Add _SwiftNewtypeWrapper protocol for swift_newtype'd types.
edit: test/IRGen/newtype.swift
edit: lib/IRGen/GenMeta.cpp
edit: stdlib/public/core/CMakeLists.txt
edit: test/IDE/newtype.swift
edit: include/swift/AST/KnownProtocols.def
edit: stdlib/public/core/GroupInfo.json
edit: lib/ClangImporter/ImportDecl.cpp
add: stdlib/public/core/NewtypeWrapper.swift
Commit de7ef4b6760c551782ed5eb4f09854d1dd69dc59 by dgregor:
[Clang importer] Don't prefix-strip notification names.
edit: test/IDE/Inputs/custom-modules/Newtype.h
edit: lib/ClangImporter/ClangImporter.cpp
edit: test/IDE/newtype.swift
edit: test/IRGen/newtype.swift
Commit f31f6dc015980700126f4492bb4e2fe0caed0ea7 by jan.dvorsky:
Pkgconfig flags need to inherit + add more, not overwrite
edit: Sources/Xcodeproj/Module+PBXProj.swift
Commit f648bbb1478b70c64e332b2232526998fad35433 by daniel:
SR-1304 [Build] Handle escaped spaces parsing cFlags and libs (#326)
add: Tests/Build/pkgconfigInputs/escaped_spaces.pc
edit: Tests/PkgConfig/PkgConfigParserTests.swift
edit: Sources/PkgConfig/PkgConfig.swift
Commit 00a2fb0563fca1bb2cc6646049707014955c979f by daniel_dunbar:
[tests] Move `escaped_spaces.pc` to correct location.
add: Tests/PkgConfig/pkgconfigInputs/escaped_spaces.pc
delete: Tests/Build/pkgconfigInputs/escaped_spaces.pc
Commit eaa07b8ebb2e0c56b6b6ee0e53bea40a06c018b6 by daniel_dunbar:
[tests] Protect a test against TOOLCHAINS being set.
edit: Tests/Xcodeproj/GenerateXcodeprojTests.swift
Commit b26305a5ac49351102088e6d4ef28bc00a87896f by daniel_dunbar:
[swift-build] Add a hidden --ignore-dependencies option.
edit: Sources/swift-build/main.swift
edit: Sources/swift-build/usage.swift