summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add missing enchant-lsmod.1.in to EXTRA_DIST in srcReuben Thomas2018-01-031-1/+1
* Fix use of relocatable so that relocatable.c is correctly builtReuben Thomas2017-12-111-1/+0
* Make man pages parallel installable (fix #168)Reuben Thomas2017-12-071-4/+9
* enchant-lsmod.1 should not be in DISTCLEANFILESReuben Thomas2017-11-261-1/+1
* Support parallel installation of different Enchant versionsReuben Thomas2017-11-251-11/+13
* Overhaul enchant(1)Reuben Thomas2017-08-091-1/+11
* Fixes #146: add a man page for enchant-lsmodReuben Thomas2017-08-071-1/+1
* Get AppleSpell back-end working again, and add list_dicts methodReuben Thomas2017-04-301-3/+2
* Remove trivial but potentially wrong Objective C headerReuben Thomas2017-04-151-2/+2
* Issue #76: Build on more Windows targetsReuben Thomas2017-04-141-1/+1
* Make library relocatable using gnulib’s relocatable-lib-lgpl moduleReuben Thomas2017-04-041-2/+3
* Fix building of Apple Spell back-endReuben Thomas2017-03-231-6/+0
* Fix loading of installed provider modulesReuben Thomas2017-03-071-1/+1
* Overhaul configuration mechanismsReuben Thomas2017-03-061-1/+1
* Simplify code layout: move providers into a single directoryReuben Thomas2017-03-031-2/+0
* Rename enchant-ispell.c to enchant.c; enchant.c to lib.cReuben Thomas2017-03-031-2/+1
* Fix mingw32 buildReuben Thomas2017-03-011-7/+6
* Move man page from doc/ to src/Reuben Thomas2017-03-011-1/+3
* Move enchant.ordering to src/Reuben Thomas2017-03-011-1/+4
* Remove ispell back-endReuben Thomas2017-02-281-1/+1
* Rename Myspell checker to HunspellReuben Thomas2017-02-211-1/+1
* Overhaul compiler warning flagsReuben Thomas2017-02-201-1/+1
* Move installed programs from tests/ to src/Reuben Thomas2017-02-191-3/+7
* Remove special hard-wired paths for macOSReuben Thomas2017-02-111-2/+0
* Fix issue #51: remove unused binary relocation supportReuben Thomas2017-02-021-1/+1
* build: Only export enchant_ symbolsPatrick Griffis2017-01-241-1/+1
* Modernise autotools use: use configure.ac and autoreconfReuben Thomas2016-12-191-2/+2
* [mac] Fixing enchant breakageFabiano Fidencio2011-06-251-6/+8
* Adding applespell option in build stuffsFabiano Fidencio2011-06-211-3/+9
* add a function to get enchant's versionDom Lachowicz2010-01-111-1/+1
* fewer warnings stillDom Lachowicz2008-03-021-1/+1
* win32 and cross compilation workRob Staudinger2007-05-151-4/+15
* * src/Makefile.am (libenchant_includedir): removed trailing '/'Hubert Figuiere2007-01-151-1/+1
* Zemberek (Turkish) backend for Enchant. Currently disabled by default, until ...Dom Lachowicz2006-10-221-1/+1
* i * Added Voikko spell checker backend (AbiWord bug 10450), for betterDom Lachowicz2006-10-221-1/+1
* bug 10212 - implement a personal word list capable of returning suggestions. ...Dom Lachowicz2006-05-061-1/+1
* make 'make distcheck' passDom Lachowicz2005-10-221-1/+1
* Autopackage support.Rob Staudinger2005-05-041-1/+5
* bug 8246, from ryan-bugs@rfk.id.au (Ryan Kelly)Dom Lachowicz2005-01-011-1/+1
* EXTRA_DIST the swig wrappersDom Lachowicz2004-04-011-0/+2
* hspell provider for enchantDom Lachowicz2003-12-061-1/+1
* fix dllimport/export thing for schurroDom Lachowicz2003-08-181-1/+1
* myspell providerDom Lachowicz2003-07-261-1/+1
* win32 mingw improvementsDom Lachowicz2003-07-251-16/+0
* hopefully fix some mingw build errorsDom Lachowicz2003-07-241-1/+1
* some work toward win32 registry usageDom Lachowicz2003-07-231-1/+1
* load orderings from files - we currently don't honor the orderings. that's wh...Dom Lachowicz2003-07-191-1/+1
* fix uspell build, still untestedDom Lachowicz2003-07-161-1/+1
* ispell enchant backendDom Lachowicz2003-07-151-1/+1
* c++ wrapper for enchantDom Lachowicz2003-07-131-1/+1