summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2022-02-02mk: use debug to generate a non-optimized binaryRobin Jarry
2022-01-24mk: add make checkinstallMark Dain
2022-01-21mk: syntax cleanupRobin Jarry
2022-01-21mk: be compatible with bsd makeRobin Jarry
2022-01-21Revert "mk: only install if files changed"Robin Jarry
2022-01-20mk: avoid searching in hidden directories at the rootRobin Jarry
2022-01-19mk: only install if files changedRobin Jarry
2022-01-19compose: add default template for new messagesRobin Jarry
2022-01-15Release version 0.7.1Robin Jarry
2022-01-14Release version 0.7.0Robin Jarry
2021-12-13mk: remove version overridepsykose
2021-12-11build: add check for code formattingRobin Jarry
2021-11-09Release version 0.6.0Robin Jarry
2021-02-07Makefile: use git version string if we canReto Brunner
2020-12-24Make makefile compatible with 3.81 (default MacOS)y0ast
2020-11-14version bump: 0.5.2Reto Brunner
2020-11-13makefile: add debug targetReto Brunner
2020-11-10update the makefile versionReto Brunner
2020-09-27Makefile: remove aerc-stylesets upon uninstallJD
2020-08-06Implement style configuration.Kalyan Sriram
2020-07-30Revert "Implement style configuration."Reto Brunner
2020-07-30Implement style configuration.Kalyan Sriram
2020-07-05Fix usage of DESTDIRBen Fiedler
2020-05-28Revert "Add Style configuration"Drew DeVault
2020-05-27Add Style configurationReto Brunner
2020-05-19Update version to 0.4.0Drew DeVault
2019-12-24Add missing man pages to uninstall target in MakefileAriel Popper
2019-12-07fix make install directiories permissionsLeszek Cimała
2019-11-21Update version to 0.3.0Drew DeVault
2019-11-19Install aerc-templatesSrivathsan Murali
2019-11-10Add Templates with ParsingSrivathsan Murali
2019-08-29extract search criteria parsing into the backendsReto Brunner
2019-08-08Add notmuch docsReto Brunner
2019-07-29Update version to 0.2.1Drew DeVault
2019-07-29Change how VERSION is set in MakefileDrew DeVault
2019-07-27Implement sendmail supportDrew DeVault
2019-07-23Makefile: Use GO variable to specify compiler pathKacper Kołodziej
2019-07-12Add maildir docsBen Burwell
2019-06-27Move contrib -> filtersDrew DeVault
2019-06-19Makefile: fix -ldflags -X invocationReto Brunner
2019-06-18Add aerc -v to print the installed versionDrew DeVault
2019-06-14Add uninstall target to MakefileLyle Hanson
2019-06-07Update filter names in MakefileDrew DeVault
2019-06-04Added config file to Make cleanJonas Kalderstam
2019-06-03Fix Makefile for non-GNU findrage 311
2019-06-01Remove more GNU-isms from MakefileSam Whited
2019-05-30Remove "wildcard" GNU-ism from MakefileSam Whited
2019-05-26Implement :edit in compose screenDrew DeVault
2019-05-26Subsitute prefix in aerc.conf for installDrew DeVault
2019-05-22Makefile: Minor improvements, usage of $@ and $(RM)Stefan Tatschner