summaryrefslogtreecommitdiff
path: root/freefilesync
Commit message (Collapse)AuthorAge
* Logout manager 0.0.2B Stack2020-03-23
|
* 10.22 rpm rc1B Stack2020-03-18
|
* freefilesync 10.22 dpkg rc1B Stack2020-03-18
| | | | revert 10.22 open_ssl.cpp changes back to 10.21
* add ability to control -pie from d/rB Stack2020-03-18
|
* WIP: freefilesync 10.21-2+devuanB Stack2020-03-18
| | | | | Unfortunately 10.21 does not compile with gtk3 (or wxwidgets-gtk3) so this will have to be a manual build only.
* fix libssh2 patch for rpm to match it for dpkgB Stack2020-02-18
|
* fix el7/el8 fix for fuzz in no_eraseifB Stack2020-02-18
|
* freefilesync 10.20 rpm rc1B Stack2020-02-18
|
* fix #14: document ffs sound workaroundB Stack2020-02-17
|
* add changes to files to change for gtk2/3B Stack2020-02-15
|
* better docs for building with gtk2B Stack2020-02-15
|
* freefilesync gtk3 dpkg rc1B Stack2020-02-15
| | | | And now include the dsc file for easier osc operation
* freefilesync dpkg rc1 for gtk2B Stack2020-02-15
|
* WIP: freefilesync initial patches for 10.20B Stack2020-02-15
|
* fix readmes and remove debhelper artifactsB Stack2020-02-11
|
* improve debian/watch files for many packagesB Stack2020-01-02
| | | | Now that I read `man uscan` and https://wiki.debian.org/debian/watch
* update readme for ffsB Stack2019-12-27
|
* fix ffs_el.patch serialize.hB Stack2019-12-27
|
* fix no_eraseif fuzzB Stack2019-12-27
|
* fix date in specB Stack2019-12-27
|
* ffs 10.19 rpm rc1B Stack2019-12-27
|
* freefilesync 10.19-2+devuan for gtk2B Stack2019-12-27
|
* ffs 10.19 dpkg rc1, gtk2B Stack2019-12-27
|
* revert ffs to gtk2B Stack2019-12-26
| | | | Which means I can only build it locally and not on OBS.
* ffs_el7: -std=c++17B Stack2019-11-22
|
* no_eraseif for el7, el8, fc29B Stack2019-11-22
|
* fix patch9B Stack2019-11-22
|
* freefilesync on el7 compiles nowB Stack2019-11-21
|
* fix dependency from libgtk2.0-dev to libgtk-3-devB Stack2019-11-21
|
* freefilesync 10.18 dpkg rc1B Stack2019-11-21
| | | | Had to switch to gtk3 because libwxgtk3.0-dev was dropped in Debian
* WIP: add ffs_no_eraseif.patchB Stack2019-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_updatesB Stack2019-11-20
|
* ffs 10.18 rpm rc1B Stack2019-11-20
|
* WIP: ffs 10.18 rpmB Stack2019-11-20
|
* update documentationB Stack2019-11-12
| | | | | Add a readme to all packages, which includes references and diffs where applicable.
* freefilesync: el7 use c++2a nowB Stack2019-10-23
| | | | Thanks to devtoolset-8, el7 can now compile against -std=c++2a
* WIP: fix typoB Stack2019-10-22
|
* WIP: test a separate patch for the include <bit>B Stack2019-10-22
|
* WIP: fix el patchB Stack2019-10-22
|
* WIP: ffs el patchB Stack2019-10-22
|
* WIP: freefilesync 10.17 rpm rc1B Stack2019-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 rc1B Stack2019-10-21
|
* WIP: ffs for el8 rc1B Stack2019-10-09
|
* actually bump ffs version to 10.16 in rpmB Stack2019-09-17
|
* freefilesync 10.16-1 rpm rc1 el and fcB Stack2019-09-17
|
* freefilesync 10.16-1 dpkg rc1B Stack2019-09-17
|
* freefilesync 10.15 rpm rc1B Stack2019-08-16
|
* freefilesync-10.15 dpkg rc1B Stack2019-08-15
|
* freefilesync: no update check, rpm and dpkgB Stack2019-07-16
|
* Merge branch 'freefilesync-rpm' into 'freefilesync-bump'B Stack2019-07-16
|\ | | | | | | | | Bring rpm changes into main bump branch See merge request bgstack15/stackrpms!72
bgstack15