summaryrefslogtreecommitdiff
path: root/freefilesync
Commit message (Collapse)AuthorAge
* ffs 11.2 rpm for fedoraB Stack2020-10-03
|
* update dsc for 11.2B Stack2020-10-03
|
* add trad rel viewB Stack2020-10-02
|
* trad view valid for 11.2, and bump dpkg versionB Stack2020-10-02
|
* make trad view work, but needs improv for 11.2B Stack2020-10-02
|
* bump ffs patches to 11.2, minus trad viewB Stack2020-10-02
|
* ability to save and sort Traditional viewB Stack2020-09-10
| | | | | | This adds the ability to save the Traditional view as the last-used view in the global config file. Also, the view can now be sorted.
* ffs: add traditional view as an optionB Stack2020-09-06
| | | | | | https://freefilesync.org/forum/viewtopic.php?p=26085#p26040 The upstream author updated the main grid view, and this patch returns the old view as an option.
* add gui_status_handler.h to revertB Stack2020-09-01
|
* fix another wx ismB Stack2020-09-01
|
* ffs 11.1 dpkg rc1B Stack2020-09-01
| | | | Had to revert wxWidgets 3.1.4 upstreamisms.
* WIP: ffs 11.1B Stack2020-08-31
| | | | Does not compile yet, but this was just fixing all the fuzz.
* update dsc for obsB Stack2020-07-23
|
* Merge branch 'freefilesync-bump' of https://gitlab.com/bgstack15/stackrpms ↵B Stack2020-07-22
|\ | | | | | | into freefilesync-bump
| * ffs 11.0 rpm rc1B Stack2020-07-22
| | | | | | | | | | Compiler g++-10 is still unavailable for el 6, 7, and 8 and fc31, so this package will only be good on fc32 and Rawhide.
* | ffs 11.0 rpm rc1B Stack2020-07-22
|/ | | | | Compiler g++-10 is still unavailable for el 6, 7, and 8 and fc31, so this package will only be good on fc32 and Rawhide.
* ffs 11.0 dpkg rc1B Stack2020-07-22
| | | | | Upstream now says it works with gtk3! So we have dropped gtk2 patches for devuan.
* ffs dpkg gtk2 buildB Stack2020-06-24
|
* gtk3 build for obsB Stack2020-06-24
| | | | | | changelog: 10.25-1 dsc: uses gtk3 packages patches/series: devuan_gtk3
* ffs rpm: remove files from revert usptreamismsB Stack2020-06-21
| | | | | | | zen/legacy_compiler.h and zen/string_base.h Unfortunately I don't have the chops to modify the codebase to compile on std=c++17 so gcc < 10 is incapable of building FreeFileSync.
* WIP: ffs rpmB Stack2020-06-21
| | | | | It appears I cannot easily revert to std=c++17 behavior, so all releases with gcc < 10 will fail.
* dpkg for gtk2B Stack2020-06-20
|
* fix dsc to include g++-10B Stack2020-06-20
|
* freefilesync 10.25 dpkg rc1B Stack2020-06-20
| | | | now using g++-10 specifically
* fix whitespace for no_eraseif patchB Stack2020-05-18
|
* ffs rpm rc1 for 10.24B Stack2020-05-18
|
* ffs 10.24 gtk2 buildB Stack2020-05-18
|
* ffs 10.24 dpkg rc1 (gtk3)B Stack2020-05-17
| | | | | update most patches for minor syntax changes. Add major patch to revert new Zenju aggressive upstreamisms.
* git stupidityB Stack2020-04-21
|\
| * adjust ffs_no_eraseif for el7,el8B Stack2020-04-21
| |
| * ffs 10.23 rpm rc1B Stack2020-04-21
| |
* | actually use gtk2 for dpkgB Stack2020-04-20
|/
* freefilesync-10.23-2 dpkg for gtk2B Stack2020-04-20
|
* add libfontconfig-dev for obsB Stack2020-04-20
|
* ffs: remove libssl.patch, gtk3 dpkg rc1B Stack2020-04-20
|
* 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
|
bgstack15