summaryrefslogtreecommitdiffstats
path: root/BUILD.txt
Commit message (Collapse)AuthorAgeFilesLines
* Minimum required version for CMakealbert-github2019-01-151-1/+1
| | | | | The `env` command with `-E` is first supported with version 3.1 setting the minimum required version as such (Based on message: https://stackoverflow.com/questions/54194646/make-docs-fails-while-building-doxygen-v1-8-15-for-rhel-distros-for-s390x and CMake documentation: https://cmake.org/cmake/help/v2.8.12/cmake.html, https://cmake.org/cmake/help/v3.0/manual/cmake.1.html and https://cmake.org/cmake/help/v3.1/manual/cmake.1.html)
* Merge pull request #425 from analizo/doxyparseDimitri van Heesch2017-02-191-0/+1
|\ | | | | new addon doxyparse, a source parsing engine
| * new addon doxyparse, a source parsing engineJoenio Costa2015-12-131-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | doxyparse parses source code and dumps the dependencies between the code elements. Today doxyparse is in use by Analizo* toolkit, a suite of source code analysis tools, aimed at being language-independent and extensible. * http://analizo.org Signed-off-by: Antonio Terceiro <terceiro@softwarelivre.org> Signed-off-by: João M. Miranda <joaomm88@gmail.com> Signed-off-by: Paulo Meirelles <paulo@softwarelivre.org> Signed-off-by: Vinicius Daros <vkdaros@mercurio.eclipse.ime.usp.br>
* | Minor correction for BUILD.txtDimitri van Heesch2016-01-031-1/+2
|/
* Added cmake rules to build the examples that are also part of the manualDimitri van Heesch2015-06-131-1/+0
|
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-06-091-0/+1
|\
| * docs,build: specify cmake v3.0 as minimum required version.Adrian Negreanu2015-06-091-0/+1
| |
* | Added cmake build targets for examplesDimitri van Heesch2015-06-081-0/+1
|/
* Allow selection of specific translators to compile in at build timeDimitri van Heesch2015-06-051-4/+5
|
* Cleanup & adapt travis configDimitri van Heesch2015-05-311-1/+1
|
* Added missing files and build instructionsDimitri van Heesch2015-05-311-0/+51