summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Split off lodepng functionality in a separate libraryDimitri van Heesch2019-06-221-0/+1
* Minimum required version for CMakealbert-github2019-01-151-1/+1
* sqlite3: require sqlite >= 3.9.0Travis A. Everett2018-10-171-1/+4
* Bump minimal deployment target for OSX to 10.9 to avoid deprecation warning w...Dimitri van Heesch2018-07-051-1/+1
* CMake: avoid if() around the whole contents of documentation CMakeLists.txtRolf Eike Beer2017-10-201-2/+5
* CMake: avoid if() around the whole contents of plugin CMakeLists.txtRolf Eike Beer2017-10-201-5/+1
* CMake: remove CUSTOM_(LINK|INCLUDE)_DIRRolf Eike Beer2017-10-201-10/+0
* CMake: remove needless variable expansionsRolf Eike Beer2017-10-201-14/+15
* Use hidden symbol visibility by defaultEmil Velikov2017-09-041-0/+7
* Fixes for cross platform build with new LLVM/CLANG versionDimitri van Heesch2017-08-201-1/+2
* Merge branch 'master' of https://github.com/dvj/doxygen into dvj-masterDimitri van Heesch2017-07-081-2/+7
|\
| * make use of clang compilation databaseDoug Johnston2017-04-061-2/+7
* | CMakeLists: Avoid MSVC iconv changes for MinGW buildsAdrian DC2017-07-071-5/+7
|/
* Merge pull request #425 from analizo/doxyparseDimitri van Heesch2017-02-191-0/+2
|\
| * new addon doxyparse, a source parsing engineJoenio Costa2015-12-131-0/+2
* | Adding compilation options for flex/lex and bison/yaccalbert-github2016-03-051-0/+8
|/
* allow building with custom iconv on Windowsalex85k2015-10-281-1/+3
* Fixed compiler warning for MacOSXDimitri van Heesch2015-09-191-0/+1
* Merge pull request #368 from olibre/masterDimitri van Heesch2015-07-211-0/+3
|\
| * Rework the generation of packages DEB/RPM/... (CPack)olibre2015-07-201-1/+1
| * Use CPack to generate rpm/deb packagesolibre2015-07-141-0/+3
* | doc: generate Doxygen's documentation.Adrian Negreanu2015-07-181-3/+1
* | Make doxywizard compatible with Qt5Dimitri van Heesch2015-07-141-0/+1
|/
* Further cleanups related to the cmake build systemDimitri van Heesch2015-06-181-1/+1
* Added cmake rules to build the examples that are also part of the manualDimitri van Heesch2015-06-131-1/+0
* Added cmake build targets for examplesDimitri van Heesch2015-06-081-0/+2
* Build fixes for windows buildDimitri van Heesch2015-06-071-0/+1
* Added missing libraries for building doxysearch on WindowsDimitri van Heesch2015-06-061-0/+8
* Allow selection of specific translators to compile in at build timeDimitri van Heesch2015-06-051-9/+9
* Fix for Travis CI build (attempt 9)Dimitri van Heesch2015-05-311-0/+1
* Added support for language codesDimitri van Heesch2015-05-311-0/+14
* Further cmake changesDimitri van Heesch2015-05-311-2/+19
* Removed old build files, added install targets and other optionsDimitri van Heesch2015-05-171-2/+18
* use cmakeAdrian Negreanu2015-05-151-0/+80