Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ffs_el7: -std=c++17 | B Stack | 2019-11-22 |
| | |||
* | no_eraseif for el7, el8, fc29 | B Stack | 2019-11-22 |
| | |||
* | fix patch9 | B Stack | 2019-11-22 |
| | |||
* | freefilesync on el7 compiles now | B Stack | 2019-11-21 |
| | |||
* | fix dependency from libgtk2.0-dev to libgtk-3-dev | B Stack | 2019-11-21 |
| | |||
* | freefilesync 10.18 dpkg rc1 | B Stack | 2019-11-21 |
| | | | | Had to switch to gtk3 because libwxgtk3.0-dev was dropped in Debian | ||
* | WIP: add ffs_no_eraseif.patch | B Stack | 2019-11-21 |
| | | | | | This still does not allow complete compilation on CentOS 7. Unfortunately it looks like there is some deeper problem here... | ||
* | remove fuzz from no_check_updates | B Stack | 2019-11-20 |
| | |||
* | ffs 10.18 rpm rc1 | B Stack | 2019-11-20 |
| | |||
* | WIP: ffs 10.18 rpm | B Stack | 2019-11-20 |
| | |||
* | update documentation | B Stack | 2019-11-12 |
| | | | | | Add a readme to all packages, which includes references and diffs where applicable. | ||
* | freefilesync: el7 use c++2a now | B Stack | 2019-10-23 |
| | | | | Thanks to devtoolset-8, el7 can now compile against -std=c++2a | ||
* | WIP: fix typo | B Stack | 2019-10-22 |
| | |||
* | WIP: test a separate patch for the include <bit> | B Stack | 2019-10-22 |
| | |||
* | WIP: fix el patch | B Stack | 2019-10-22 |
| | |||
* | WIP: ffs el patch | B Stack | 2019-10-22 |
| | |||
* | WIP: freefilesync 10.17 rpm rc1 | B Stack | 2019-10-22 |
| | | | | | Attempt at updating the patches for 10.17. Need to try with libcurl 7.66.0 which my local install does not have. | ||
* | freefilesync 10.17 dpkg rc1 | B Stack | 2019-10-21 |
| | |||
* | WIP: ffs for el8 rc1 | B Stack | 2019-10-09 |
| | |||
* | actually bump ffs version to 10.16 in rpm | B Stack | 2019-09-17 |
| | |||
* | freefilesync 10.16-1 rpm rc1 el and fc | B Stack | 2019-09-17 |
| | |||
* | freefilesync 10.16-1 dpkg rc1 | B Stack | 2019-09-17 |
| | |||
* | freefilesync 10.15 rpm rc1 | B Stack | 2019-08-16 |
| | |||
* | freefilesync-10.15 dpkg rc1 | B Stack | 2019-08-15 |
| | |||
* | freefilesync: no update check, rpm and dpkg | B Stack | 2019-07-16 |
| | |||
* | Merge branch 'freefilesync-rpm' into 'freefilesync-bump' | B Stack | 2019-07-16 |
|\ | | | | | | | | | Bring rpm changes into main bump branch See merge request bgstack15/stackrpms!72 | ||
| * | adjust dependencies for el7 | B Stack | 2019-07-16 |
| | | |||
| * | freefilesync 10.14 rpm rc1 | B Stack | 2019-07-15 |
| | | |||
* | | freefilesync 10.14 dpkg | B Stack | 2019-07-16 |
|/ | |||
* | freefilesync dpkg add unzip | B Stack | 2019-07-11 |
| | |||
* | freefilesync 10.13 dpkg rc1 | B Stack | 2019-06-15 |
| | |||
* | freefilesync 10.13 rpm rc1 | B Stack | 2019-06-15 |
| | | | | | | Fixes #8 .desktop file is missing mimetypes: Added the hooks for dealing with mimetypes, and the icons, and the desktop file mimetype info | ||
* | freefilesync 10.12 dpkg | B Stack | 2019-05-12 |
| | |||
* | WIP: freefilesync 10.12 rpm and dpkg rc1 | B Stack | 2019-05-12 |
| | |||
* | freefilesync build 10.11 dpkg | B Stack | 2019-04-12 |
| | |||
* | freefilesync build 10.11 rpm on el7 | B Stack | 2019-04-12 |
| | |||
* | freefilesync build 10.11 rpm on fedora | B Stack | 2019-04-12 |
| | |||
* | Freefilesync 10.10 | B Stack | 2019-03-13 |
| | |||
* | freefilesync remove need for desktop-file-install | B Stack | 2019-02-25 |
| | |||
* | FreeFileSync 10.9-2 for CentOS 7 and Fedora 28-30 | B Stack | 2019-02-19 |
| | |||
* | fix %fi to %endif | B Stack | 2019-02-19 |
| | |||
* | WIP: remove the use of %dist to include patches | B Stack | 2019-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 files | B Stack | 2019-02-19 |
| | |||
* | fix typo in Patch2 about %dist | B Stack | 2019-02-19 |
| | |||
* | WIP: fix fc28 libcurl problem and el7 %dist | B Stack | 2019-02-19 |
| | |||
* | WIP freefilesync: add requires: libcurl and libssh | B Stack | 2019-02-18 |
| | |||
* | WIP: fix typo of Build in buildreqs | B Stack | 2019-02-18 |
| | |||
* | WIP: ffs for el7 and fc28 from one spec | B Stack | 2019-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 1 | B Stack | 2019-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 raw | B Stack | 2019-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. |