summary refs log tree commit diff
path: root/pkgs/development/compilers/swift/patches/0002-build-presets-linux-allow-custom-install-prefix.patch
Commit message (Collapse)AuthorAge
* swift: compiler only build & darwin supportStéphan Kochen2022-10-10
|
* swift: 5.1.1 -> 5.4.2Tom Repetti2021-08-10
|
* swift: 5.0.2 -> 5.1.1Michael Roitzsch2020-01-15
|
* swift: refactor phases and patch documentationMichael Roitzsch2020-01-15
| | | | | | | | | | * simplify versioning * uniform patch documentation * reorder phases so they read in order * reorder scripts for readability * GNU toolchain dir: handle sysroot for GNU toolchain like for C headers, so that GCC_INSTALL_PREFIX is actually used correctly
* swift: 4.2.3 -> 5.0.1Michael Roitzsch2019-04-30
| | | | | | | | | update Swift * new tweaks to the build process are mostly documented inline * the swiftc wrapper needs the linker path for libicu * some older tweaks could be removed * remove fuzz from patches by updating line numbers * one build fix to libdispatch has been filed upstream
* swift: 4.1.3 -> 4.2.1Michael Roitzsch2018-11-01
| | | | | | | * necessary tweaks and patches to get swift 4.2.1 to build * disabled more tests because they would require additional patching * delete empty directories from final build output * some minor cleanup
* swift: 3.1.1 -> 4.0.3taku02018-02-12
|
* swift: init at 3.1Will Dietz2017-03-28
Add dependency 'libblocksruntime'.