summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* build: Compile with strict conversiondimitri staessens2016-10-221-1/+3
| | | | | This has the code checked with -Wcast-qual and -Wconversion flags. These flags were removed because SWIG generated code fails.
* Initial build infrastructureSander Vrijders2016-02-111-0/+1
Contains the initial build infrastructure. Cmake was chosen for portability reasons.