aboutsummaryrefslogtreecommitdiff
path: root/util/bump_version.sh
Commit message (Collapse)AuthorAge
* Upgrade Android build to Gradle build systemShadowNinja2016-04-28
| | | | | | The old Ant build system has been deprecated for a while and new development is focused on Gradle. I also removed a hardcoded string that lint caught and moved the patch files to a subdirectory. I left the JNI files in the root directory.
* Make Git version detection use VERSION_STRING instead of tagsShadowNinja2015-05-05
| | | | | | | | | | This fixes the problem where 0.4.12-dev versions were erroneously shown as 0.4.11-dev because the tag was added on a separate branch. It also fixes a similar issue when builders didn't fetch new tags when updating. This also removes the number-of-commits-since-tag field, since it's incompatible with this. Said field doesn't seem to be useful anyway if you have the commit hash.
* Add util/bump_version.shKahrl2014-12-30
i \ @CMAKE_CURRENT_SOURCE_DIR@/src/threading # Dot graphs HAVE_DOT = @DOXYGEN_DOT_FOUND@ CALL_GRAPH = YES CALLER_GRAPH = YES MAX_DOT_GRAPH_DEPTH = 3 DOT_MULTI_TARGETS = YES DOT_IMAGE_FORMAT = svg # Output GENERATE_LATEX = NO REFERENCED_BY_RELATION = YES REFERENCES_RELATION = YES SEARCHENGINE = YES DISABLE_INDEX = YES GENERATE_TREEVIEW = YES HTML_DYNAMIC_SECTIONS = YES HTML_TIMESTAMP = YES