summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Release 0.14.00.14.0Oleg Oshmyan2017-10-311-1/+1
* configure: remove obsolete --disable-rasterizer optionOleg Oshmyan2017-10-311-2/+0
* Support Core Text on earlier versions of Mac OS XOleg Oshmyan2017-10-311-12/+21
* Don't link Core Text font provider to unneeded CoreGraphics frameworkOleg Oshmyan2017-10-311-1/+1
* Completely exclude ass_fontconfig.c from build when it is disabledOleg Oshmyan2017-10-271-0/+1
* build: switch from yasm to nasmRodger Combs2017-09-051-9/+9
* configure: cleanup in preparation for x86inc update and switch to nasmRodger Combs2017-09-051-16/+20
* renderer: remove legacy FreeType rasterizerDr.Smile2017-07-311-7/+0
* Release 0.13.70.13.7Grigori Goronzy2017-06-031-1/+1
* Bump ABI version and release 0.13.60.13.6Oleg Oshmyan2017-01-031-1/+1
* Release 0.13.50.13.5Oleg Oshmyan2016-12-291-1/+1
* Release 0.13.40.13.4Grigori Goronzy2016-10-051-1/+1
* Release 0.13.30.13.3Grigori Goronzy2016-09-241-1/+1
* configure: use proper quoting on iconv testSean McGovern2016-03-131-2/+2
* configure: add libiconv only when it is both present and requiredSean McGovern2016-03-091-0/+4
* configure: use correct ASFLAGS for yasm on SolarisSean McGovern2016-03-091-1/+1
* configure.ac: add missing spaces to error messagewm42016-03-101-2/+2
* Release 0.13.20.13.2Oleg Oshmyan2016-02-201-1/+1
* Release 0.13.10.13.1Oleg Oshmyan2015-12-011-1/+1
* fontconfig: read PostScript namesOleg Oshmyan2015-10-231-2/+2
* configure: don't add unnecessary libraries to PKG_LIBS_PRIVATEOleg Oshmyan2015-10-141-3/+6
* configure: include -liconv if that is foundwm42015-10-131-2/+7
* configure: Set the correct x32 machine option for yasmLuke Dashjr2015-10-101-0/+6
* Release 0.13.00.13.0wm42015-10-031-1/+1
* configure: do not add -ldwrite to libass.pcwm42015-09-241-3/+0
* Remove ENCA supportGrigori Goronzy2015-09-231-14/+0
* unistd.h is not neededOleg Oshmyan2015-09-171-1/+1
* configure: make fontconfig optionalwm42015-09-071-1/+14
* configure: proper configure switches for DirectWrite and CoreTextwm42015-08-281-0/+5
* configure: remove some unneeded checkswm42015-07-111-10/+2
* directwrite: convert to Cwm42015-07-111-6/+2
* directwrite: dynamically load dwrite.dllwm42015-07-111-4/+1
* directwrite: compile only on Windowswm42015-07-111-0/+1
* directwrite: add font fallback callbackGrigori Goronzy2015-07-101-0/+1
* directwrite: fix linkingGrigori Goronzy2015-07-101-0/+3
* directwrite: add initial fontselect implementationfeliwir2015-07-101-0/+1
* Changed configure.ac to work with c++ filesfeliwir2015-07-101-3/+2
* Compile the check with the g++ compiler nowStephan Vedder2015-07-101-0/+5
* Added directwrite checkStephan Vedder2015-07-101-0/+20
* Provisional support for libiconvGrigori Goronzy2015-07-101-0/+1
* fontselect: implement a coretext font providerStefano Pigozzi2015-07-101-0/+22
* Release 0.12.30.12.3wm42015-06-301-1/+1
* Release 0.12.20.12.2wm42015-05-071-1/+1
* Update version and changelog0.12.1wm42015-01-071-1/+1
* Provide a strndup() fallbackwm42014-11-171-1/+1
* Use LT_INIT for better autoreconf compatibilityRodger Combs2014-10-251-1/+1
* Update version and changelog0.12.0Grigori Goronzy2014-10-231-1/+1
* configure.ac: Treat DragonFly as the rest of BSDsJan Beich2014-07-151-1/+1
* Implement fast quad-tree rasterizer in C and x86/SSE2/AVX2Dr.Smile2014-04-291-0/+18
* Update version info and changelog0.11.2Grigori Goronzy2014-04-251-1/+1
* Redesigned configure/Makefile setup11rcombs2014-02-241-47/+57
* Update version info and changelog0.11.1Grigori Goronzy2014-02-191-1/+1
* Update version infoGrigori Goronzy2014-02-181-1/+1
* Check for YASM in configure11rcombs2014-01-261-8/+19
* Added x86 ASM functions11rcombs2014-01-251-0/+46
* Added profile program and corresponding configure options11rcombs2014-01-251-1/+5
* Update version infoGrigori Goronzy2013-10-141-1/+1
* Fix generation of libass.pc0.10.1Grigori Goronzy2012-10-161-2/+2
* Bump minimum Harfbuzz version to 0.9.5Grigori Goronzy2012-10-161-2/+2
* Revert "shaper: add UCDN support"Grigori Goronzy2012-10-151-4/+0
* shaper: add UCDN supportGrigori Goronzy2012-10-011-0/+4
* Add ass_set_line_position() API function for subtitle positionwm42012-10-011-1/+1
* Bump version to 0.10.00.10.0Grigori Goronzy2011-09-251-1/+1
* autoconf: lowercase variablesGrigori Goronzy2011-09-251-10/+10
* test: separate linker flagsGrigori Goronzy2011-09-251-1/+0
* pkg-config: tailor libass.pc for static-only buildsGrigori Goronzy2011-09-251-2/+7
* Add compile time switch for HarfBuzz supportGrigori Goronzy2011-08-081-15/+10
* Add HarfBuzz checks to build systemGrigori Goronzy2011-07-111-0/+12
* Add FriBidi checks to build systemGrigori Goronzy2011-07-041-0/+14
* Bump version0.9.12Grigori Goronzy2011-05-301-1/+1
* test: fix compilation with libpng 1.5, rename configure switchGrigori Goronzy2011-02-161-3/+3
* Require fontconfig by defaultGrigori Goronzy2011-02-161-4/+3
* Bump autoconf version and LIBASS_VERSION0.9.11Grigori Goronzy2010-08-111-1/+1
* Set AM_CFLAGS instead of CFLAGS directlyGrigori Goronzy2010-08-091-3/+0
* Version bump0.9.10Grigori Goronzy2010-08-061-1/+1
* Build system: replace "shave" script by AM_SILENT_RULESGrigori Goronzy2010-06-261-3/+3
* Bump autoconf versionGrigori Goronzy2010-03-011-1/+1
* Remove support for freetype < 2.2.1Grigori Goronzy2010-01-081-1/+1
* Remove support for fontconfig < 2.4.2Grigori Goronzy2010-01-081-1/+1
* Disable test program and libpng by default0.9.8Grigori Goronzy2009-09-181-4/+5
* Bump version to 0.9.8Grigori Goronzy2009-09-181-1/+1
* Build system: enable/disable flags, pkg-config fixesGrigori Goronzy2009-07-241-6/+31
* Add check for libm to configureGrigori Goronzy2009-07-211-0/+1
* Rework build systemGrigori Goronzy2009-07-131-25/+20
* Initial changelog update for 0.9.7Grigori Goronzy2009-07-111-1/+1
* autoconf: disable Fortran/C++ checksGrigori Goronzy2009-07-111-1/+4
* Add AM_PROG_CC_C_O to configure.acGrigori Goronzy2009-07-111-0/+1
* Convert test program to plain CGrigori Goronzy2009-07-111-1/+0
* configure: use pkg-config for libpng, encaGrigori Goronzy2009-07-111-3/+14
* Add -Wall to CFLAGSgreg2009-06-201-0/+3
* Add autotools infrastructure.greg2009-06-181-0/+58