summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #574 from brgl/fix_buildroot_buildDimitri van Heesch2017-08-211-1/+1
|\
| * build: fix the way lang_cfg.h is generatedBartosz Golaszewski2017-06-211-1/+1
* | Fixes for cross platform build with new LLVM/CLANG versionDimitri van Heesch2017-08-201-5/+12
* | make use of clang compilation databaseDoug Johnston2017-04-061-0/+13
|/
* Add sql syntax highlighting to code blocksArtur Kink2016-11-221-0/+2
* bison: use %declarations instead of command line options.Adrian Negreanu2016-09-211-2/+1
* flex: use %option instead of command line options.Adrian Negreanu2016-09-211-17/+17
* Minor build fixesDimitri van Heesch2016-05-091-0/+1
* Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-21/+38
* Adding compilation options for flex/lex and bison/yaccalbert-github2015-12-081-20/+20
* Use STATIC libraries to prevent them being sharedTomáš Chvátal2015-09-011-2/+2
* Undo _doxygen to libdoxygen target changeDimitri van Heesch2015-07-211-2/+2
* rename build target _doxygen to libdoxygenDimitri van Heesch2015-07-181-2/+2
* Added support for language codesDimitri van Heesch2015-05-311-2/+3
* Removed old build files, added install targets and other optionsDimitri van Heesch2015-05-171-0/+5
* Replace to_c_cmd by resource compilerDimitri van Heesch2015-05-161-65/+31
* use cmakeAdrian Negreanu2015-05-151-0/+270