summaryrefslogtreecommitdiff
path: root/bootstrap.conf
Commit message (Expand)AuthorAgeFilesLines
* bootstrap.conf: cosmetic fix to a commentReuben Thomas2023-02-191-2/+2
* Reduce dependency on gnulib by requiring C99 and POSIX 2008Dimitrij Mijoski2022-03-191-6/+1
* src/enchant.c: overhaul command-line parsing and documentationReuben Thomas2020-01-181-1/+2
* Remove support for testing with Valgrind (prefer ASAN)Reuben Thomas2019-09-111-2/+1
* Compute libdir_subdir for the tests properly (fixes issue #185)Reuben Thomas2018-02-031-1/+2
* bootstrap.conf: Use https URLs for build depsReuben Thomas2018-02-021-3/+3
* bootstrap.conf: add build-dep of GPG (needed for releases)Reuben Thomas2018-02-021-1/+2
* bootstrap.conf: fix reference to GNU Zile to be to EnchantReuben Thomas2018-01-131-2/+2
* bootstrap.conf: alloca is no longer usedReuben Thomas2017-12-111-1/+0
* Fix use of relocatable so that relocatable.c is correctly builtReuben Thomas2017-12-111-1/+2
* Fix bootstrap.conf timestamp updateReuben Thomas2017-09-051-3/+3
* Fixes #121: Pass --lgpl to gnulib-toolReuben Thomas2017-08-041-0/+1
* Tidy up main library codeReuben Thomas2017-05-041-0/+1
* Get C99 or better if possibleReuben Thomas2017-04-181-0/+1
* Use valgrind-tests module to run tests under ValgrindReuben Thomas2017-04-151-0/+1
* Remove trivial but potentially wrong Objective C headerReuben Thomas2017-04-151-0/+1
* Update version of Gary Vaughan's bootstrap moduleReuben Thomas2017-04-051-1/+2
* boostrap.conf: remove references to GNU Zile, change license to LGPLReuben Thomas2017-04-051-11/+8
* Make library relocatable using gnulib’s relocatable-lib-lgpl moduleReuben Thomas2017-04-041-1/+3
* Make enchant_get_user_language publicReuben Thomas2017-03-031-1/+3
* Merge gnulib module manywarnings-cxx into manywarningsReuben Thomas2017-02-221-2/+1
* Overhaul compiler warning flagsReuben Thomas2017-02-201-1/+4
* Issue #72: remove Windows registry supportReuben Thomas2017-02-101-1/+1
* Use gnulib to get cross-platform flock, and use itReuben Thomas2017-02-091-0/+91