summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2013-03-30* more more copyright year updatesdjcb
2012-11-17* fix for `find' invocation for non-GNU find (thanks to Eygene Ryabinkin)djcb
2012-10-20* fix guile / mu4e doc buildingdjcb
2012-10-19* guile/mu4e: refactor doc building a bitdjcb
2012-09-11* README.org => READMEdjcb
2012-08-03* move widgets/ -> toys/mug2; remove toys/mug; rename toys/mug2 -> toys/mugdjcb
2012-07-20* Makefile.am: be lenient for SCM_DEFINE (line35)djcb
2012-07-10* rename emacs/ => mu4e/djcb
2012-06-16* configure.ac/Makefile.am: require specific emacs version (23+)djcb
2012-06-15* mu-str.c: much improved mu_str_normalize_subject (to skip Re:, Fwd: etc. fo...djcb
2012-06-13* make guile/gtk/webkit dep optional (i.e., --disable-guile, --disable-webkit,djcb
2012-05-21* refactoring: split src/ into mu/ and lib/djcb
2012-04-09* mu4e: restructure code a bit and enable byte-compilationdjcb
2012-03-25* Makefile.am: set the github repo as the default for `make gitcheck'djcb
2012-03-24* Makefile.am: set 35 lines as the new max for function length ('make line35')djcb
2012-01-15* Makefile.am: exempt big case-statement in mu-guile-message from pmccabe checkdjcb
2011-12-30* fix 'make gitcheck'v0.9.8-alphadjcb
2011-12-14* add some documentation infrastructuredjcb
2011-12-13* some code re-arrangement: src/guile-> guile, toys/mm -> emacsdjcb
2011-12-01* update build systemdjcb
2011-07-31* preparing for 0.9.7-prev0.9.7-preDirk-Jan C. Binnema
2011-07-10Merge branch 'master' into procmuleDirk-Jan C. Binnema
2011-07-10* cleanup --exec implementationDirk-Jan C. Binnema
2011-07-05* guilify mu; first steps, and a new toy called 'muile'Dirk-Jan C. Binnema
2011-03-06* Makefile.am: ignore tests/ for make cc10 and make line33Dirk-Jan C. Binnema
2011-01-13* cosmeticsDirk-Jan C. Binnema
2011-01-09* update build systemDirk-Jan C. Binnema
2011-01-08* start working on some mu-based widgets (widgets/), create toys2/mug2 for te...Dirk-Jan C. Binnema
2010-12-17* Makefile.am/configure.ac: some changes to make Solaris a bit happierDirk-Jan C. Binnema
2010-12-08* configure.ac: bump version to 0.9.2, add m4 dir to configDirk-Jan C. Binnema
2010-12-07* configure.ac/Makfile.am: add m4 as a macro dir, require stdcDirk-Jan C. Binnema
2010-12-05* add a dummy autogen.shDirk-Jan C. Binnema
2010-11-24* Makefile.am, mug-msg-list-view.c: fix line33 testDirk-Jan C. Binnema
2010-11-21* Makefile.am: add 'make gitcheck'; bump database schema versionDirk-Jan C. Binnema
2010-11-20* <many>: fix source code checks; move mu_msg_str_normalize to separate fileDirk-Jan C. Binnema
2010-11-15* move mug/ to toys/mugDirk-Jan C. Binnema
2010-11-08* try gtk+3 first, then gtk+2; mug works with bothDirk-Jan C. Binnema
2010-11-02* merge start of simple gtk+ ui for mu: 'mug'Dirk-Jan C. Binnema
2010-08-21* add start of zsh-completion support (WIP)Dirk-Jan C. Binnema
2010-02-09* Makefile.am: add fixme target, to list all FIXMEs/TODOsDirk-Jan C. Binnema
2010-02-04* Makefile.am, configure.ac: clear up the pmccabe stuff a bitDirk-Jan C. Binnema
2010-02-02* Makefile.am, configure.ac: minor updatesDirk-Jan C. Binnema
2010-02-02* Makefile.am: line40=>line35. decrease max amount of lines in a functionDirk-Jan C. Binnema
2010-01-31* mu_msg_gmime: refactor part_to_string; set function line number check to < 40Dirk-Jan C. Binnema
2010-01-31* add function size check ('make line30')Dirk-Jan C. Binnema
2010-01-28* add many unit testsDirk-Jan C. Binnema
2010-01-25* set up (unit) test framework using gtesterDirk-Jan C. Binnema
2010-01-23* <many>: (WIP) use ~/mu/xapian as the database with an embedded version tagDirk-Jan C. Binnema
2010-01-16* update configuration filesDirk-Jan C. Binnema
2010-01-16* Makefile.am: extend pmccabe test to c++ sourcesDirk-Jan C. Binnema