summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Added patch to skip separate ninja build, updated to ↵Ron Olson2018-06-122-10/+27
| | | | swift-4.2-DEVELOPMENT-SNAPSHOT-2018-06-11-a
* Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-06-10-aRon Olson2018-06-111-4/+6
|
* Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-06-07-aRon Olson2018-06-081-4/+6
|
* Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-06-06-a buildRon Olson2018-06-071-4/+6
|
* Updated to 2018-06-04 buildRon Olson2018-06-051-4/+6
|
* Updated to 2018-06-02 buildRon Olson2018-06-031-4/+6
|
* Updated to May 29th buildRon Olson2018-05-301-4/+6
|
* Updated to 2018-05-22 buildRon Olson2018-05-231-4/+6
|
* Added patch to remove references to sys/ustat.h and updated to 2018-05-20 buildRon Olson2018-05-212-4/+61
|
* Updated to DEVELOPMENT-SNAPSHOT-2018-05-14Ron Olson2018-05-161-4/+6
|
* Updated to latest verison of SwiftRon Olson2018-05-091-10/+12
|
* Updated to May 2nd 4.2 beta releaseRon Olson2018-05-031-4/+6
|
* Updated to April 22 2018 buildRon Olson2018-04-231-4/+6
|
* Updated to latest version of SwiftRon Olson2018-04-191-4/+6
|
* Realized I was basing the license file off the wrong location; the license ↵Ron Olson2018-04-171-3/+1
| | | | installation works now
* Had to rework the build directory a bit for the license fileRon Olson2018-04-171-1/+5
|
* Made some changes per reviewers; changed top-level directory so license ↵Ron Olson2018-04-171-9/+7
| | | | macro can find the license file
* Added comment about why we're using lib instead of lib64, also updated to ↵Ron Olson2018-04-161-4/+15
| | | | latest version of Swift 4.2
* Actual working version of 4.2-devRon Olson2018-04-122-10/+15
|
* Updated to latest version of SwiftRon Olson2018-02-282-14/+22
|
* Removed separate patch for Clang 6 because Apple merged my source fixRon Olson2018-02-142-17/+4
|
* Fix for Swift failing to build using Clang 6Ron Olson2018-02-132-4/+17
|
* WorksRon Olson2018-02-111-4/+14
|
* Figured out why the REPL wasn't workingRon Olson2018-02-111-0/+2
|
* More bug fixes, Swift really wants its libs in /usr/libRon Olson2018-02-112-15/+17
|
* A bit more reorganizingRon Olson2018-02-102-2/+14
|
* Updated ldconfig setup, fixed typoRon Olson2018-02-102-1/+2
|
* Sigh, had wrong location to look for lldbRon Olson2018-02-081-1/+1
|
* Hmm, forgot a fileRon Olson2018-02-081-0/+1
|
* Hmm, wrong directory for the libsRon Olson2018-02-081-1/+1
|
* Updated to latest Swift 4.1 beta releaseRon Olson2018-02-082-12/+13
|
* Fixed license location problem during packagingRon Olson2018-02-081-7/+3
|
* Moved to using %install section to put the files in the right placeRon Olson2018-02-082-11/+36
|
* Started putting the installation together, including dropping the conf file ↵Ron Olson2018-02-072-3/+20
| | | | for the custom lib directory in the right place
* Added patch for changing location of lldb binary when invoking it for the REPLRon Olson2018-02-072-0/+15
|
* Added libbsd as a dependencyRon Olson2018-02-051-0/+1
|
* Added libatomic as a dependencyRon Olson2018-02-051-0/+1
|
* Updated to 1-30 releaseRon Olson2018-01-311-3/+3
|
* Added a couple more build requirements; one ('which') was pointed out on the ↵Ron Olson2018-01-311-0/+3
| | | | Swift-LLDB forums by Ryan Lovelett when trying to build in a container
* Added a couple of requires for making the package work correctly, ↵Ron Olson2018-01-241-0/+3
| | | | specifically building native executables
* Updated to latest Swift 4.1 snapshotRon Olson2018-01-231-3/+3
|
* Tabs-to-Spaces fixRon Olson2018-01-221-16/+16
|
* Reformatted the BRs, added rsync as a dependencyRon Olson2018-01-221-1/+18
|
* Pointed build to %{buildroot} and removed the %install section as it was ↵Ron Olson2018-01-211-6/+3
| | | | both redundant and not actually working
* Reworked the %prep section and removed custom definesRon Olson2018-01-211-27/+5
|
* Added perl-podlator to dependencies for Koji buildRon Olson2018-01-211-1/+1
|
* Updated the changelog versionRon Olson2018-01-211-1/+1
|
* Added another depends - this builds on a new Fedora Rawhide install correclyRon Olson2018-01-201-1/+1
|
* Adding dependencies based on new Fedora Rawhide installRon Olson2018-01-201-1/+1
|
* Changed release version per packaging guidelines at ↵Ron Olson2018-01-201-15/+3
| | | | https://fedoraproject.org/wiki/Packaging:Versioning