summaryrefslogtreecommitdiff
path: root/freefilesync
Commit message (Collapse)AuthorAge
* freefilesync build 10.11 dpkgB Stack2019-04-12
|
* freefilesync build 10.11 rpm on el7B Stack2019-04-12
|
* freefilesync build 10.11 rpm on fedoraB Stack2019-04-12
|
* Freefilesync 10.10B Stack2019-03-13
|
* freefilesync remove need for desktop-file-installB Stack2019-02-25
|
* FreeFileSync 10.9-2 for CentOS 7 and Fedora 28-30B Stack2019-02-19
|
* fix %fi to %endifB Stack2019-02-19
|
* WIP: remove the use of %dist to include patchesB Stack2019-02-19
| | | | | | | I finally realized that copr builds the srpm in a fedora environment and then uses that srpm everywhere, including the epel-6 and epel-7 chroots, where the el7.patch file was now absent. So now the spec depends on both ffs_fedora.patch and ffs_el.patch
* fix distro patch filesB Stack2019-02-19
|
* fix typo in Patch2 about %distB Stack2019-02-19
|
* WIP: fix fc28 libcurl problem and el7 %distB Stack2019-02-19
|
* WIP freefilesync: add requires: libcurl and libsshB Stack2019-02-18
|
* WIP: fix typo of Build in buildreqsB Stack2019-02-18
|
* WIP: ffs for el7 and fc28 from one specB Stack2019-02-18
| | | | | | The el7 version depends on the copr bgstack15/FreeFileSync and the fc28 version should be the same as before, but will need to actually be tested.
* WIP: FreeFileSync on CentOS 7, part 1B Stack2019-02-18
| | | | | | | In my original dev environment, I can now compile and execute the main binaries. My next commit should include some attempts at static linking so the runtime environment does not need the hacked openssl 1.1.0h packages.
* WIP: freefilesync on centos7 rawB Stack2019-02-16
| | | | | | | | This worked raw, but needs major work before release. See first few lines in spec file for what was done. Next steps: 1. Place all dependencies in a copr along with this application. 2. Merge all required code changes into a single patch file.
* FreeFileSync 10.9 rpm and dpkgB Stack2019-02-14
|
* add freefilesync dpkg rough draftB Stack2019-01-30
|
* freefilesync 10.8B Stack2019-01-17
|
* freefilesync 10.7B Stack2018-12-18
|
* fix getresourcedir casingB Stack2018-11-16
|
* fix call to Resources.zip for fedoraB Stack2018-11-16
|
* fix mkdir -p ../Build/BinB Stack2018-11-15
|
* freefilesync 10.6-1B Stack2018-11-14
|
* freefilesync: bump to 10.5B Stack2018-10-17
|
* bump to 10.4B Stack2018-09-09
|
* freefilesync: use gitlab mirror for source0B Stack2018-08-29
| | | | | upstream does not allow open downloads of source, so use my mirror which does
* add freefilesyncB Stack2018-08-29
bgstack15