summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Support parallel installation of different Enchant versionsReuben Thomas2017-11-251-1/+4
| | | | | | Fixes #162. Thanks to Sébastien Wilmet. Followed instructions at https://developer.gnome.org/programming-guidelines/unstable/parallel-installability.html.en
* Makefile.am: since release target now writes the tag, don’t check tagReuben Thomas2017-09-051-1/+0
| | | | | The release target was complaining if the repository was not tagged, but now it writes the tag itself.
* Makefile.am: woger no longer uses github_dist_type, so remove itReuben Thomas2017-09-051-1/+0
|
* Fixes #147: add a release target to Makefile.am and instructions to HACKINGReuben Thomas2017-08-081-0/+12
|
* Fix lines of code counting for bootstrap.conf (previously ignored)Reuben Thomas2017-05-041-1/+1
|
* Move unittests to tests directoryReuben Thomas2017-04-151-1/+1
|
* Add 'loc' target to count code sizeReuben Thomas2017-04-151-0/+14
|
* Remove autogen.sh, just use bootstrapReuben Thomas2017-04-151-1/+0
|
* Make library relocatable using gnulib’s relocatable-lib-lgpl moduleReuben Thomas2017-04-041-0/+1
| | | | | | | | This adds a new API enchant_set_prefix_dir, which necessitated changing the C++ API so that rather than constructing a broker instance statically, which would pre-empt any setting of the prefix dir, the Broker object must now be explicitly created. This also gives an easier way to have multiple Brokers, if desired.
* Simplify code layout: move providers into a single directoryReuben Thomas2017-03-031-1/+1
| | | | | Move READMEs from individual providers into comments at the top of the relevant source file.
* Fix mingw32 buildReuben Thomas2017-03-011-2/+0
| | | | | | | | | Use libtool to build the resource file Add missing libgnu to LIBADD for libenchant Remove custom lt-compile-resource, and support for BUILDNUMBER, which is not very useful in the context of semantic versioning.
* Move man page from doc/ to src/Reuben Thomas2017-03-011-1/+1
|
* Move enchant.ordering to src/Reuben Thomas2017-03-011-1/+1
|
* Remove unused BUGS and TODO filesReuben Thomas2017-02-241-2/+0
|
* Remove MAINTAINERS; current maintainers are noted elsewhereReuben Thomas2017-02-091-1/+0
|
* Remove RPM specfile; leave that to packagersReuben Thomas2017-02-091-2/+0
|
* Remove enchant-uninstalled.pc.inReuben Thomas2017-02-091-1/+0
| | | | | | No longer support use of enchant from an uninstalled copy. These days, containerization means we can always use installed build-deps.
* Use gnulib to get cross-platform flock, and use itReuben Thomas2017-02-091-2/+3
|
* Run unittests, fixed for non-Windows systemsReuben Thomas2017-02-011-1/+1
| | | | Much of this work was done by Hubert Figuière.
* Modernise autotools use: use configure.ac and autoreconfReuben Thomas2016-12-191-0/+2
| | | | | Explain use of autoreconf in HACKING, and also make some other minor updates to that file.
* Package missing fileJ M Maurer2009-05-251-0/+1
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/trunk@26530 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* win32 and cross compilation workRob Staudinger2007-05-151-0/+1
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/trunk@21303 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* bug 10843 - Enchant should support uninstalled package. From Sun.Dom Lachowicz2007-02-151-0/+1
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/trunk@21211 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* fix make distcheckDom Lachowicz2006-04-011-2/+10
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/trunk@21124 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* provide a default ordering file for enchant's providers with some 'sane' ↵Dom Lachowicz2005-07-291-1/+1
| | | | | | defaults git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/trunk@21055 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* manpage - bug 5915Dom Lachowicz2003-10-131-1/+1
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/trunk@20869 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* s/libenchant/enchantDom Lachowicz2003-07-211-4/+4
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/trunk@20757 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* Spec fully works, takes advantage of rpm macros and dist tarballs areRui M. Silva Seabra2003-07-161-0/+1
| | | | | | | rpm enabled. git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/trunk@20739 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* initial checkin of enchantDom Lachowicz2003-07-131-0/+10
git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/trunk@20723 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6