summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* generate file in src/ to avoid bad includePierre Joye2013-04-211-1/+1
* Merge branch 'master' of https://bitbucket.org/libgd/gd-libgdPierre Joye2013-04-211-1/+1
|\
| * fix CMake buid with freetypeTakeshi Abe2013-04-201-1/+1
* | generate in src/ somehow buggy beforePierre Joye2013-04-211-1/+2
|/
* Merge branch 'master' of https://bitbucket.org/libgd/gd-libgdPierre Joye2013-04-121-1/+0
|\
| * WBMP support is always availableTakeshi Abe2013-04-111-1/+0
* | remove debug msg, ignore .gitinore, add docs and licensePierre Joye2013-04-121-2/+6
|/
* CMakeLists.txt: fixed copy/paste mistake (PNG_INCLUDE_DIR/ZLIB_INCLUDE_DIR)Marcin Wojdyr2013-04-051-1/+1
* backport php's gd filterPierre Joye2013-04-051-2/+1
* backport php's gd webp supportPierre Joye2013-04-041-10/+19
* fix win build with cmakePierre Joye2013-04-041-1/+1
* CMakeLists.txt: removed 3 duplicated FIND_PACKAGE() commands.Marcin Wojdyr2013-04-031-7/+0
* Download libimagequant in cmakefile if neededKornel LesiƄski2013-03-251-0/+14
* require CMake 2.6 or laterTakeshi Abe2013-02-221-1/+1
* import FindFontConfig.cmakeTakeshi Abe2013-02-221-3/+2
* link_directories does not recognize the BEFORE keywordTakeshi Abe2013-02-201-1/+1
* drop obsolete entries; add new onetabe2013-02-101-3/+1
* use CMAKE_C_FLAGS_DEBUG for debug buildtabe2013-02-101-8/+6
* - more mingw fixespajoye2008-05-051-4/+3
* - gdTest link is also required on *nixpajoye2008-04-201-1/+0
* - add ms-bitfields flag when mingw is used (forced)pajoye2008-04-191-25/+42
* - enable all features by default, can be disabled one by onepajoye2008-02-271-0/+8
* - silent error when no build type are givenpajoye2008-02-091-2/+3
* - fix test for the build typepajoye2008-02-091-6/+18
* - wspajoye2008-01-131-7/+8
* *** empty log message ***pajoye2008-01-131-18/+41
* - disable fontconfig for now on windows default buildpajoye2008-01-011-1/+4
* - add -Wall and -O0 for the debug build typepajoye2007-12-281-0/+5
* - fix swp ignore rule in cpackpajoye2007-11-281-2/+2
* - MFB: ignore automate.cache in cpackpajoye2007-11-271-0/+3
* - project name and cmake required version must be set before callingpajoye2007-11-261-4/+2
* - initial cpack supportpajoye2007-11-261-0/+22
* - update main CMakeListspajoye2007-11-211-1/+4
* - fix buildpajoye2007-10-051-1/+2
* - #121, TIFF support initial importpajoye2007-10-041-1/+7
* - CMake test should work nowpajoye2007-10-041-3/+11
* - now it builds (tests to come)pajoye2007-10-041-54/+4
* - mv cmake, netware, vms and windows build script to root dirpajoye2007-10-041-0/+154