summaryrefslogtreecommitdiffstats
path: root/src/clangparser.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Enable possibility of CLANG for Cygwinalbert-github2018-06-301-13/+13
| | | | | - During compilation there were some problems with strdup (POSIX), replaced by qstrdup - During compiling / linking there were some problems with killpg which was recognized, added standard definition.
* Include header for CompilationDatabaseIsaac Hier2018-05-231-0/+1
|
* make use of clang compilation databaseDoug Johnston2017-04-061-1/+34
| | | | See: https://clang.llvm.org/docs/JSONCompilationDatabase.html
* Changed configuration mechanism to directly access options in order to ↵Dimitri van Heesch2016-01-171-8/+8
| | | | improve performance
* Added SOURCE_TOOLTIPS option for advanced tooltip support while source browsingDimitri van Heesch2013-07-021-19/+17
|
* Release-1.8.4Dimitri van Heesch2013-05-191-26/+42
|
* Release-1.8.3.1-20130512Dimitri van Heesch2013-05-121-62/+253
|
* Release-1.8.3.1-20130402Dimitri van Heesch2013-04-021-1/+18
|
* Release-1.8.3.1-20130324Dimitri van Heesch2013-03-241-0/+720