index
:
delta/libgd.git
GD-2.0
GD-2.1
GD-2.2
GD-2.3
bug/320
bug/402
bug/405
bug/415
bug/661
bug/750
bug/764
bug/788
bug/790
bug/792
bug/797
bug/818
bug/ci_avif_cleanupsrc
feature/ci_avif
features/macos_ci
features/mingw-ci
features/surface
fix-247
fix-248
issue-config-23
issue-config-24
issue-config-msg
issue-libheif
issue-raqm
master
github.com: libgd/libgd
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add complex text layout support
Khalid Alqassabi
2016-06-30
1
-0
/
+9
*
configure: build with -Wall by default
Mike Frysinger
2016-06-03
1
-0
/
+3
*
libtool: rework revision to fix OS X breakage
Mike Frysinger
2016-05-21
1
-1
/
+6
*
dist: drop bzip2 tarball
Mike Frysinger
2016-05-19
1
-1
/
+1
*
libtool: set revision based on package version
Mike Frysinger
2016-05-19
1
-1
/
+4
*
libimagequant: fix integration
Mike Frysinger
2016-05-18
1
-2
/
+17
*
build: fix GDLIB_REVISION collision
Mike Frysinger
2016-05-18
1
-6
/
+6
*
configure/cmake: unify header checks and config.h generation
Mike Frysinger
2016-05-17
1
-1
/
+15
*
configure: enable -Werror by default when available
Mike Frysinger
2016-05-13
1
-0
/
+7
*
configure: unify library tests
Mike Frysinger
2015-11-23
1
-277
/
+132
*
configure: require autoconf-2.64/automake-1.11
Mike Frysinger
2015-11-23
1
-5
/
+2
*
configure: use AS_HELP_STRING everywhere
Mike Frysinger
2015-11-23
1
-16
/
+16
*
Change issue tracker URL to github
Ondřej Surý
2015-01-22
1
-1
/
+1
*
Merge branch 'GD-2.1'
Pierre Joye
2015-01-21
1
-0
/
+6
|
\
|
*
fix #140, versions placeholder not replaced in gdlib-config
Pierre Joye
2015-01-21
1
-0
/
+6
*
|
fix #129, drop VPX usage in favor of libwebp
Pierre Joye
2015-01-20
1
-58
/
+22
|
/
*
Silence automake 1.14 warnings ("source file is in a subdirectory, but option...
Nathanael Jones
2014-10-02
1
-1
/
+1
*
gd.h now holds the canonical version number.
Chris Reuter
2013-11-07
1
-19
/
+15
*
Don't append dash when GDLIB_EXTRA is empty
Ondřej Surý
2013-06-27
1
-5
/
+5
*
Create gd.h from gd.h.in to properly include current library version
Ondřej Surý
2013-06-26
1
-1
/
+4
*
prepare 2.1.0 final
gd-2.1.0
Pierre Joye
2013-06-25
1
-1
/
+1
*
configure: log libpng-config details and fix libs setup
Mike Frysinger
2013-06-20
1
-1
/
+3
*
typo in 5b96783
Remi Collet
2013-06-14
1
-1
/
+1
*
Also check for libvpx pkg-config module if vpx module is not found
Ondřej Surý
2013-06-14
1
-4
/
+7
*
Release 2.1.0RC2
gd-2.1.0-rc2
Ondřej Surý
2013-06-07
1
-1
/
+1
*
Enable dist-bzip2 and dist-xz in AUTOMAKE options
Ondřej Surý
2013-06-07
1
-1
/
+1
*
Bump version to 2.1.0-rc1
gd-2.1.0-rc1
Ondřej Surý
2013-05-24
1
-1
/
+1
*
Switch to AC_PROG_CC_STDC, we should have C99 support when using autoconf (th...
Ondřej Surý
2013-05-22
1
-1
/
+1
*
Make the pkg-config support simpler
Ondřej Surý
2013-05-21
1
-23
/
+45
*
Add pkg-config support for vpx, tiff-4, fontconfig and Xpm libraries.
Ondřej Surý
2013-05-21
1
-57
/
+171
*
Define version just once using m4_define and bump version to 2.1.0-alpha1
gd-2.1.0-alpha1
Ondřej Surý
2013-05-13
1
-6
/
+18
*
autotools: build DLLs on Windows (win32-dll libtool option)
Marcin Wojdyr
2013-05-10
1
-13
/
+1
*
Fix MinGW build (Courtesy of Mike Frysinger) (fixes #53)
Ondřej Surý
2013-05-02
1
-1
/
+1
*
Define BGDWIN32 on MinGW when using autotools
Ondřej Surý
2013-04-23
1
-0
/
+6
*
Disable warning when PNG support is disabled
Ondřej Surý
2013-04-22
1
-5
/
+3
*
Make test build more resilient to top_builddir changes
Ondřej Surý
2013-04-22
1
-1
/
+1
*
Build and check all tests from tests/ subdirectory in the make check target
Ondřej Surý
2013-04-22
1
-3
/
+8
*
fix typo
Takeshi Abe
2013-04-22
1
-1
/
+1
*
add AM_CONDITIONAL to freetype
Pierre Joye
2013-04-21
1
-0
/
+1
*
drop useless GDLIBNAME
Takeshi Abe
2013-04-20
1
-2
/
+0
*
skip certain programs when png/zlib are not available
Mike Frysinger
2013-04-16
1
-0
/
+2
*
stub out AM_ICONV if it is not available
Mike Frysinger
2013-04-16
1
-0
/
+2
*
add a --with-zlib flag to control -lz usage
Mike Frysinger
2013-04-16
1
-4
/
+11
*
use pkg-config for png/freetype by default
Mike Frysinger
2013-04-16
1
-118
/
+63
*
call AM_PROG_AR with newer automake
Mike Frysinger
2013-04-16
1
-0
/
+4
*
drop AM_PROG_CC_STDC
Mike Frysinger
2013-04-16
1
-1
/
+0
*
change AC_CANONICAL_TARGET -> AC_CANONICAL_HOST
Mike Frysinger
2013-04-16
1
-1
/
+1
*
Fix another vpx->tiff cut&paste error
Ondřej Surý
2013-04-14
1
-4
/
+4
*
Add initial support for pkgconfig
Ondřej Surý
2013-04-14
1
-1
/
+2
*
Remove unneeded -lX11 when linking with -lXpm
Ondřej Surý
2013-04-14
1
-3
/
+2
[next]