summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Keep micro version in full version even if 0Khaled Hosny2018-02-041-4/+1
| | | | | This is more consistent and matches pretty much every other autotools setup.
* Release 1.0.1Dov2018-02-041-1/+1
|
* Update git.mkBehdad Esfahbod2018-01-281-1/+1
|
* Towards fixing out-of-tree buildsBehdad Esfahbod2018-01-281-2/+0
| | | | | | | | | | One cannot just call compiler like that. Sources files need to be redirected through Make to be found correctly. Let's see if overriding CC and CFLAGS works. This, still fails to build for me from a bootstrap repo and out-of-tree build. Make seem to have become too smart for what I wrote before. Still trying.
* Preparing for release 1.0.0.Dov Grobgeld2018-01-271-3/+3
|
* Less hackish cross compilation support.Dov Grobgeld2018-01-131-20/+2
| | | | | * Changed hardcoded gcc for build compiler to use m4_ax_prog_cc_for_build.m4 instead as suggested by Khaled.
* Simplistic cross compilation support from a gcc based system.Dov Grobgeld2018-01-071-1/+22
|
* Fix sonameBehdad Esfahbod2017-11-231-1/+1
| | | | https://github.com/fribidi/fribidi/issues/29
* Drop CVS keywords that make no sense nowKhaled Hosny2017-11-231-7/+0
|
* Simplify fribidi-types.h a bitKhaled Hosny2017-11-161-1/+1
| | | | | | | | It is 2017, I think we can rely on the presence of one of these three int types headers. Also rename types that are not exposed in public headers to use the standard names.
* Remove more remnants of GLib supportKhaled Hosny2017-11-121-14/+0
|
* Merge remote-tracking branch 'fribidi/master' into unicode-10Dov Grobgeld2017-11-071-4/+1
|\
| * Build fribidi-vs-unicode binariesBehdad Esfahbod2016-12-211-1/+2
| |
| * Remove custom memory allocatorKhaled Hosny2015-12-241-3/+0
| | | | | | | | | | It have been disabled in the last release, so it just complicates the code for no reason.
* | Added Unicode 6.3 support (and beyond)Dov Grobgeld2017-08-011-5/+6
|/ | | | | | | | | - N0 support - Isolate character support (LRI, RLI, FSI) - Added test program test.c by Behdad that tests BidiTest.txt compliance. - Added test program test-character.c that tests BidiCharacterTest.txt compliance.
* 0.19.70.19.7Khaled Hosny2015-08-061-2/+2
|
* Fix misc autotools warningsKhaled Hosny2015-08-061-0/+3
|
* Disable memory pool by defaultBehdad Esfahbod2014-07-011-8/+2
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=79385
* 0.19.60.19.6Behdad Esfahbod2013-12-061-2/+2
|
* Invoke pkg-config macros properlyBehdad Esfahbod2013-02-061-0/+1
|
* 0.19.50.19.5Behdad Esfahbod2012-12-021-2/+2
|
* 0.19.40.19.4Behdad Esfahbod2012-08-271-2/+2
|
* Modernize autofoo a bitBehdad Esfahbod2012-06-171-8/+16
|
* Update to Unicode 6.0.0 and bump version to 0.19.3behdad2011-01-211-6/+6
|
* NEWS, configure.ac: Released GNU FriBidi 0.19.2.behdad2009-03-261-6/+6
|
* Released GNU FriBidi 0.19.1.FRIBIDI_0_19_1behdad2008-01-151-6/+6
|
* Remove RPM versioning cruft.behdad2008-01-151-11/+4
|
* Remove spec file. Nobody uses upstream spec files these days.behdad2008-01-151-5/+4
|
* Add an option --disable-deprecated.behdad2006-01-311-6/+17
|
* Arabic shaping support added.behdad2005-11-031-16/+4
|
* Replaced bug URL.behdad2005-09-251-5/+5
|
* Better handling of sys/times.h. Also, don't pass -pedantic to gcc.behdad2005-09-041-7/+6
|
* Small changes to shut gcc warnings up.behdad2005-07-301-10/+10
|
* Misc fixes.behdad2005-06-071-5/+5
|
* Here and there small improvements.behdad2004-08-271-6/+6
|
* Here and there fixes, found by trying to compile on sf.net Compile Farm!behdad2004-07-031-8/+9
|
* Arabic joining is almost complete. Going for Shaping.behdad2004-06-151-5/+5
|
* fribidi-bidi-type.[ch] merged into fribidi-bidi-types.[ch].behdad2004-06-141-5/+17
| | | | fribidi-joining-type.[ch] merged into fribidi-joining-types.[ch].
* Wow!!! I use the wonderful packtab to compress the mirroring table now! Itbehdad2004-06-091-5/+4
| | | | | gives an smaller and faster table than the old binary search one! Moreover, packtab deals with tables with empty heads much better. Voila!
* Redundant and compatibility stuff removed. A few macros added, to compilebehdad2004-06-091-12/+6
| | | | | AbiWord from CVS. The most important is the FRIBIDI_TYPE_PRIVATE in fribidi-bidi-types.h
* Cleaning up here and there. Last lingers before adding joining.behdad2004-06-041-4/+5
|
* GNU Coding Standards applied and typos fixed.behdad2004-05-311-19/+21
|
* Ok, seems like there are a few bits wrong in Pango, and I simply copied :">.behdad2004-05-251-21/+9
|
* Seems like using $build_os instead of broken $host should fix the problem.behdad2004-05-251-9/+8
|
* Trying to build DLL on Cygwin.behdad2004-05-251-5/+17
|
* Making gen-bidi-tab work, and more clean up.behdad2004-05-221-12/+17
|
* Cleaning here and there. We may be ready for a release tonight :).behdad2004-05-071-5/+5
|
* More TODO. And change autoconf requirement to 2.56 from 2.59.behdad2004-05-051-5/+5
|
* Changed the run data structure from a double-terminated deque, to abehdad2004-05-031-5/+6
| | | | | | circular deque with a single sentinel. To debug that, also added some assert stuff, added function attributes, deprecated old interfaces, and humm, that it for now.
* Renamed subdir tablegen to gentable.behdad2004-04-251-5/+5
|