about summary refs log tree commit diff stats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* mk: remove version overridepsykose2021-12-131-1/+0
* build: add check for code formattingRobin Jarry2021-12-111-0/+12
* Release version 0.6.0 0.6.0Robin Jarry2021-11-091-1/+1
* Makefile: use git version string if we canReto Brunner2021-02-071-0/+6
* Make makefile compatible with 3.81 (default MacOS)y0ast2020-12-241-1/+1
* version bump: 0.5.2 0.5.2Reto Brunner2020-11-141-1/+1
* makefile: add debug targetReto Brunner2020-11-131-1/+5
* update the makefile version 0.5.1Reto Brunner2020-11-101-1/+1
* Makefile: remove aerc-stylesets upon uninstallJD2020-09-271-0/+1
* Implement style configuration.Kalyan Sriram2020-08-061-2/+5
* Revert "Implement style configuration."Reto Brunner2020-07-301-5/+2
* Implement style configuration.Kalyan Sriram2020-07-301-2/+5
* Fix usage of DESTDIRBen Fiedler2020-07-051-42/+41
* Revert "Add Style configuration"Drew DeVault2020-05-281-5/+2
* Add Style configurationReto Brunner2020-05-271-2/+5
* Update version to 0.4.0 0.4.0Drew DeVault2020-05-191-1/+1
* Add missing man pages to uninstall target in MakefileAriel Popper2019-12-241-0/+2
* fix make install directiories permissionsLeszek Cimała2019-12-071-1/+1
* Update version to 0.3.0 0.3.0Drew DeVault2019-11-211-1/+1
* Install aerc-templatesSrivathsan Murali2019-11-191-0/+1
* Add Templates with ParsingSrivathsan Murali2019-11-101-2/+5
* extract search criteria parsing into the backendsReto Brunner2019-08-291-0/+2
* Add notmuch docsReto Brunner2019-08-081-0/+3
* Update version to 0.2.1 0.2.1Drew DeVault2019-07-291-1/+1
* Change how VERSION is set in MakefileDrew DeVault2019-07-291-1/+1
* Implement sendmail supportDrew DeVault2019-07-271-0/+3
* Makefile: Use GO variable to specify compiler pathKacper Kołodziej2019-07-231-1/+2
* Add maildir docsBen Burwell2019-07-121-0/+3
* Move contrib -> filtersDrew DeVault2019-06-271-3/+3
* Makefile: fix -ldflags -X invocationReto Brunner2019-06-191-3/+3
* Add aerc -v to print the installed versionDrew DeVault2019-06-181-0/+4
* Add uninstall target to MakefileLyle Hanson2019-06-141-1/+20
* Update filter names in MakefileDrew DeVault2019-06-071-2/+2
* Added config file to Make clean 0.1.1Jonas Kalderstam2019-06-041-1/+1
* Fix Makefile for non-GNU findrage 3112019-06-031-1/+1
* Remove more GNU-isms from MakefileSam Whited2019-06-011-11/+18
* Remove "wildcard" GNU-ism from MakefileSam Whited2019-05-301-15/+2
* Implement :edit in compose screenDrew DeVault2019-05-261-1/+7
* Subsitute prefix in aerc.conf for installDrew DeVault2019-05-261-4/+17
* Makefile: Minor improvements, usage of $@ and $(RM)Stefan Tatschner2019-05-221-2/+2
* Correct typo in MakefileDrew DeVault2019-05-221-1/+1
* Install $(MANDIR)/man7Drew DeVault2019-05-221-1/+1
* Install aerc-tutorial man page with make installDrew DeVault2019-05-221-0/+1
* Install default configs to XDG config if not foundDrew DeVault2019-05-221-9/+13
* Add GOFLAGS variable to MakefileDrew DeVault2019-05-221-1/+3
* Implement opening tutorial after account wizardDrew DeVault2019-05-221-1/+5
* Install filters to /usr/share/aerc/filtersDrew DeVault2019-05-171-1/+9
* Add install target to MakefileDrew DeVault2019-05-171-2/+12
* Add man pagesDrew DeVault2019-05-171-0/+26
* Switch to vgoDrew DeVault2018-03-021-24/+0