Commit Graph
10 Commits
Author SHA1 Message Date
mlangkabel f14a8a0a19 fetch version number from file instead of using git tag
This allows users to download the repository as zip. Furthermore this change also allows the user to increase the version number in the working tree, without having to commit and tag.
2019-05-01 16:34:55 +02:00
mlangkabel 4edb7f26ac fix build issue if tags of this repo are not checked out (issue #1) 2019-02-01 15:43:16 +01:00
Eberhard Graether 9e29169f98 use . in version 2018-12-18 19:10:27 +01:00
Eberhard Graether aa85d20e73 added README to examples and improved database version check when used from Sourcetrail 2018-12-18 10:48:43 +01:00
mlangkabel 3a642bf396 add appveyor based windows deployment 2018-12-17 14:18:28 +01:00
mlangkabelandEberhard Graether 1c07e5b4dc add api usage examples for cpp and python binding 2018-12-15 02:43:34 +01:00
Eberhard Graether 3b0008585e setup travis for builds, testing and release on osx and linux 2018-12-14 13:34:30 +01:00
Eberhard Graether af43432e52 fixed build for macOS 2018-12-13 12:39:51 +01:00
mlangkabel 2f5409af5d make building Python bindings configurable via CMake flag 2018-12-11 15:32:04 +01:00
mlangkabel b7f79fc1f5 add CMakeLists in root directory to simplify build configuration 2018-12-11 14:43:48 +01:00