summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: move qcstring and remove qtoolsDimitri van Heesch2021-03-251-1/+0
* Refactoring: Move xml parser to a separate directoryDimitri van Heesch2021-02-061-0/+1
* Detect generateDS and recreate index.py/compound.py automaticallyDimitri van Heesch2021-02-031-0/+1
* Replace the C++ doxmlparser libary by a python based moduleDimitri van Heesch2021-02-021-1/+0
* Update CMakeLists.txtDaniel G2020-12-091-1/+2
* Updated minimum MacOS requirements to version 10.14Dimitri van Heesch2020-10-051-1/+1
* Allow building doxygen as a subprojectAnonymous Maarten2020-09-161-7/+7
* Fix compiling with clang parser support and with Clang compiler, too (#7922)Deniz Bahadir2020-07-291-0/+3
* Make a switch to choose between dynamic library to clang-cpp or static linkin...Dimitri van Heesch2020-07-201-0/+1
* Add options to enable various sanitizersDimitri van Heesch2020-06-131-0/+2
* Refactoring: Removed creation of MemberDef's for macro definitions from pre.lDimitri van Heesch2020-05-241-0/+2
* issue #7664 bigobj not found with MSYS Makefilesalbert-github2020-03-241-1/+2
* Fix C compiler warnings about C++ flags (#7636)Laurent Rineau2020-03-121-1/+1
* Enabled stricter compiler warnings and fixed all new warningsDimitri van Heesch2020-03-081-0/+1
* Merge branch 'master' into spellingDimitri van Heesch2019-12-231-0/+5
|\
| * Warning whit Windows compilation using NMakealbert-github2019-12-181-0/+3
| * Adding JAVACC_FLAGS for javacc compilationalbert-github2019-12-121-0/+2
* | spelling: buffersJosh Soref2019-11-121-1/+1
|/
* Latest libclang needs C++14Eric Niebler2019-09-101-2/+2
* Spelling correctionalbert-github2019-09-031-1/+1
* Generating doxygen's documentation in CHM formatalbert-github2019-08-111-1/+12
* Merge branch 'feature/bug_gitversion' of https://github.com/albert-github/dox...Dimitri van Heesch2019-07-301-1/+2
|\
| * Show git version informationalbert-github2019-05-311-4/+1
| * Show git version informationalbert-github2019-04-071-1/+5
* | Enable compiler extension to avoid build issuesDimitri van Heesch2019-07-291-1/+1
* | Fixed two compilation issuesDimitri van Heesch2019-07-281-0/+5
* | Option for 'input buffer overflow'albert-github2019-07-201-0/+2
* | issue #7091 HEAD fails to build on macOS with stock `bison`albert-github2019-06-291-0/+3
* | issue #6880 mscgen links placed in the wrong place when using SVG outputDimitri van Heesch2019-06-231-0/+1
* | 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