summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2022-08-27Get rid of depslistAlexander Batischev
2022-08-24Makefile: reorganize variables and targetsAlexander Batischev
2022-08-24Makefile: use consistent names for variablesAlexander Batischev
2022-05-28Rename test-helpers -> test_helpersDennis van der Schagt
2022-05-06Remove trailing whitespaceLysander Trischler
2022-04-17Merge pull request #2026 from sebashwa/improve-documentationsebashwa
2022-03-17Make inline code underlined in man pagesLysander Trischler
2021-09-25Change include paths for cxxbridgeAlexander Batischev
2021-09-24Sort configcommands reproduciblyAlexander Batischev
2021-09-22Sort config commands alphabeticallyLysander Trischler
2021-06-16Teach `make msgmerge` to remove obsolete messagesAlexander Batischev
2021-05-02Make depslist locale-independentAlexander Batischev
2021-04-13Merge pull request #1581 from newsboat/feature/enhance-clean-targetAlexander Batischev
2021-04-10test/test: Only link against object files of existing .cpp filesDennis van der Schagt
2021-04-08Let `make clean` remove more stuffAlexander Batischev
2021-03-09Bring back help messages into POT fileAlexander Batischev
2021-02-10Suppress cppcheck warnings I don't intend to addressAlexander Batischev
2021-02-02By default, skip Rust tests that require localesAlexander Batischev
2021-01-28Run C++ tests with time-based RNG seedAlexander Batischev
2021-01-14Merge pull request #1406 from newsboat/feature/cppcheck-fixesAlexander Batischev
2021-01-07Make cppcheck useable againAlexander Batischev
2021-01-06Work around -Wmaybe-uninitialized on GCC 9Alexander Batischev
2020-12-12Do not ignore installation errorsAlexander Batischev
2020-12-12Add missing contrib scripts to `install` targetAlexander Batischev
2020-12-11Supress the warnings that we can't fixAlexander Batischev
2020-12-02Merge pull request #1304 from newsboat/feature/cxx-try-3Alexander Batischev
2020-11-30doc: fix contrib info location, update MakefileAmrit Brar
2020-11-28Migrate a RAII type to cxx crateAlexander Batischev
2020-11-28Migrate one simple binding to cxx crateAlexander Batischev
2020-11-04Add `check` and `ci-check` targets to MakeAlexander Batischev
2020-10-12Merge pull request #1201 from A1RO/patch-1Alexander Batischev
2020-10-11include and make new podboat chapteranton
2020-10-08CI: fail on Asciidoctor warnings and errorsAlexander Batischev
2020-07-29Make rust library depend on Cargo.lockAlexander Batischev
2020-07-15Extract generic rule for generating .html file from asciidocDennis van der Schagt
2020-07-15Extract awk asciidoc generation into separate recipesDennis van der Schagt
2020-07-15Add order-only dependency on `doc/xhtml` creationDennis van der Schagt
2020-07-15Specify newsboat.html dependency on source .dsv filesDennis van der Schagt
2020-07-13Linked asciidoc files added to the doc clean section of the makefile.Spacewalker2
2020-07-11Removed some dead references.Spacewalker2
2020-07-08Commandline commands list view automated.Spacewalker2
2020-07-08Podboat configuration commands list view automated.Spacewalker2
2020-07-08Added script for converting available operations to list view.Spacewalker2
2020-07-08Changed the creation of configuration commands list view to work without a sh...Spacewalker2
2020-07-08Adjust the configuration commands list view script to the repository.Spacewalker2
2020-07-08Creating of configuration commands asciidoc file with list view automated.Spacewalker2
2020-06-20Make install-icon portable and unbreak it on FreeBSDTobias Kortkamp
2020-06-11Install iconNikos Tsipinakis
2020-05-29Remove obsolete occurrences of `test-rss`Dennis van der Schagt
2020-05-24Disable remote fonts in html documentationNikos Tsipinakis