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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Git ident attributes
Peter Kokot
2018-06-27
1
-1
/
+0
*
clean up trailing whitespace/newlines
Mike Frysinger
2018-06-21
1
-17
/
+16
*
make gd/gd2 image formats optional #428
Mike Frysinger
2018-01-30
1
-0
/
+3
*
cmake: add soname info to libgd.so
Mike Frysinger
2016-11-10
1
-0
/
+11
*
cmake: use getver.pl for version fields like autotools
Mike Frysinger
2016-11-10
1
-8
/
+13
*
cmake: allow static libs to be disabled
Mike Frysinger
2016-07-22
1
-1
/
+2
*
cmake: add distclean target
Mike Frysinger
2016-07-21
1
-0
/
+2
*
libimagequant: fix integration
Mike Frysinger
2016-05-18
1
-1
/
+1
*
tests: unify cmake test code into a single macro
Mike Frysinger
2016-04-30
1
-0
/
+2
*
Make BUILD_SHARED_LIBS configurable
Leo Yang
2015-08-27
1
-2
/
+1
*
fix CMake error when ENABLE_WEBP
Wangkun
2015-05-07
1
-6
/
+5
*
master is now 2.2.0-dev
Pierre Joye
2015-01-15
1
-2
/
+2
*
back to dev
Pierre Joye
2015-01-15
1
-2
/
+2
*
update version
Pierre Joye
2015-01-14
1
-3
/
+3
*
Normalize static lib name to libgd.a on *nix and libgd_static.lib on windows.
Nathanael Jones
2015-01-07
1
-1
/
+1
*
Drop -m32 definition on MINGW; prevents a 64-bit build from occurring.
Nathanael Jones
2015-01-07
1
-1
/
+1
*
Add libiconv support to CMake files
Nathanael Jones
2014-10-02
1
-0
/
+11
*
fix #81, cmake_minimum_required must be the 1st line in 2.8+
Pierre Joye
2013-07-14
1
-1
/
+1
*
fix #58, install error
Pierre Joye
2013-06-11
1
-1
/
+23
*
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
-1
/
+2
*
Add C99 inttypes support to gd.c
Ondřej Surý
2013-05-02
1
-0
/
+3
*
fix run tests with shared lib build
Pierre Joye
2013-04-24
1
-1
/
+20
*
disable new policy for local modules
Pierre Joye
2013-04-24
1
-0
/
+1
*
drop .hgignore
Takeshi Abe
2013-04-24
1
-1
/
+0
*
Remove duplicate -DBGDWIN32
Ondřej Surý
2013-04-23
1
-1
/
+1
*
generate file in src/ to avoid bad include
Pierre Joye
2013-04-21
1
-1
/
+1
*
Merge branch 'master' of https://bitbucket.org/libgd/gd-libgd
Pierre Joye
2013-04-21
1
-1
/
+1
|
\
|
*
fix CMake buid with freetype
Takeshi Abe
2013-04-20
1
-1
/
+1
*
|
generate in src/ somehow buggy before
Pierre Joye
2013-04-21
1
-1
/
+2
|
/
*
Merge branch 'master' of https://bitbucket.org/libgd/gd-libgd
Pierre Joye
2013-04-12
1
-1
/
+0
|
\
|
*
WBMP support is always available
Takeshi Abe
2013-04-11
1
-1
/
+0
*
|
remove debug msg, ignore .gitinore, add docs and license
Pierre Joye
2013-04-12
1
-2
/
+6
|
/
*
CMakeLists.txt: fixed copy/paste mistake (PNG_INCLUDE_DIR/ZLIB_INCLUDE_DIR)
Marcin Wojdyr
2013-04-05
1
-1
/
+1
*
backport php's gd filter
Pierre Joye
2013-04-05
1
-2
/
+1
*
backport php's gd webp support
Pierre Joye
2013-04-04
1
-10
/
+19
*
fix win build with cmake
Pierre Joye
2013-04-04
1
-1
/
+1
*
CMakeLists.txt: removed 3 duplicated FIND_PACKAGE() commands.
Marcin Wojdyr
2013-04-03
1
-7
/
+0
*
Download libimagequant in cmakefile if needed
Kornel Lesiński
2013-03-25
1
-0
/
+14
*
require CMake 2.6 or later
Takeshi Abe
2013-02-22
1
-1
/
+1
*
import FindFontConfig.cmake
Takeshi Abe
2013-02-22
1
-3
/
+2
*
link_directories does not recognize the BEFORE keyword
Takeshi Abe
2013-02-20
1
-1
/
+1
*
drop obsolete entries; add new one
tabe
2013-02-10
1
-3
/
+1
*
use CMAKE_C_FLAGS_DEBUG for debug build
tabe
2013-02-10
1
-8
/
+6
*
- more mingw fixes
pajoye
2008-05-05
1
-4
/
+3
*
- gdTest link is also required on *nix
pajoye
2008-04-20
1
-1
/
+0
*
- add ms-bitfields flag when mingw is used (forced)
pajoye
2008-04-19
1
-25
/
+42
*
- enable all features by default, can be disabled one by one
pajoye
2008-02-27
1
-0
/
+8
*
- silent error when no build type are given
pajoye
2008-02-09
1
-2
/
+3
*
- fix test for the build type
pajoye
2008-02-09
1
-6
/
+18
*
- ws
pajoye
2008-01-13
1
-7
/
+8
[next]