Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/elfmz/far2l.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-09dont fail cmake if git unavailableelfmz
2022-10-04remove prerm/postinst on debianklirichek
2022-10-04use cmake stuff instead of shellklirichek
2022-02-15cmake: reconfigure if .git directory changed (fix #1251)elfmz
2022-01-11test betaelfmz
2022-01-11Disable EACP by default and remove its mention in readme as it doesnt work an...elfmz
2022-01-04revert lost fix for BSD linker warningselfmz
2022-01-01cosmeticelfmz
2021-12-24cmake: version handling improvementselfmz
2021-12-23help: minor addingselfmz
2021-12-22always append build kindelfmz
2021-12-22prepare for v_X.Y.Z version tagselfmz
2021-12-16clang: get rid of -Wl,--gc-sections warningselfmz
2021-10-26experimental X11 crutches for TTY backendelfmz
2021-10-10Separate wxWidgets code into dedicated and optional shared object (fix #912) ...elfmz
2021-10-08cmake: correct error message if m4 not found (fix #1096)elfmz
2021-09-26CMakeLists.txt: fix typosMikhail Lukashov
2021-09-18FARString is thread safe now; some optimizations and cosmeticselfmz
2021-09-05Lets admit - its a fork but not port anymoreelfmz
2021-08-28fix installing Python plugin during 'make install' (#1066)elfmz
2021-08-15get rid of dynamic exception specification and corresponding warningselfmz
2021-06-18fix git commandelfmz
2021-06-17Make the version compliant with the debian packaging rulesAlexey Nosov
2021-06-15use git commits count instead of hash etc for as VERSION_PATCH (touch #1004)elfmz
2021-05-21For Python use `venv` from its standard libraryanatoly techtonik
2021-04-26cmake: set patch version component to git revisionelfmz
2021-04-25dont require wxNet - its not neededelfmz
2021-04-09add cmake options to enable/disable any plugin, but not only pythonelfmz
2021-03-01fix some potential upgrade issues and macos no-wx flavour (#947)elfmz
2021-02-28far2l v2.3 - eliminate pseudo registry: totally migrate to ini files (#932)elfmz
2021-01-19Calculator plugin port (#889)elfmz
2020-12-14#797: workaround for macports' problem with libarchive.Victor Sergienko
2020-12-10Packaging into DEB (#853)cycleg
2020-11-18Routine MacPorts build update.Victor Sergienko
2020-10-18Reduce size used by codepages translation tables (close #733) (#805)elfmz
2020-10-05Merge pull request #764 from anteo/bundle-shared-libraries-with-macos-appelfmz
2020-10-05Merge pull request #763 from anteo/fix-python-pluginelfmz
2020-10-05Merge pull request #761 from anteo/fix-detection-of-libarchive-on-macoselfmz
2020-10-05fix linking to libraries (touch #760)elfmz
2020-10-05Bundle shared libraries with MacOS app to make application relocatable and in...Anton Argirov
2020-10-05Make python plugin consistently build and work both on Linux & MacOS platform...Anton Argirov
2020-10-02Merge pull request #749 from anteo/add-package-buidling-supportelfmz
2020-10-02Fix libarchive detection on MacOSAnton Argirov
2020-10-02Change "Far.app" to "far2l.app"; Move "Far.app" install directory to "install...Anton Argirov
2020-09-30Support building app. bundle and DMG package for MacOS, DEB & TGZ packages fo...Anton Argirov
2020-09-28Fix detection of LibArchive library on MacOS;Anton Argirov
2020-08-03install-stage created symlink to target ../../bin/far2lelfmz
2020-08-03Revert "proposed askpass&sudoapp install refactor"elfmz
2020-08-03improved wx config workaroundelfmz
2020-08-03remove hardcoding of wx3.0elfmz