summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Fixed errors from rpmlint for the main package, still has warnings though. ↵Ron Olson2018-01-191-3/+4
| | | | The devel rpm still has rpmlint flagging some things as errors.
* Fixed some errors and warnings from rpmlintRon Olson2018-01-191-5/+4
|
* Reformatted and removed old test filesRon Olson2018-01-183-44/+21
|
* Changed to use real source files instead of a zipped-up copy I was testing withRon Olson2018-01-181-7/+54
|
* Added source and shell scriptRon Olson2018-01-172-0/+23
|
* Added devel section per packaging guidelinesRon Olson2018-01-171-3/+18
|
* Builds but doesn't package. Switched to %{_tmpdir} for putting the built filesRon Olson2018-01-171-14/+28
|
* Initial commitRon Olson2018-01-161-0/+35