index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build.xml
Age
Commit message (
Collapse
)
Author
2015-12-03
restructure Dokka build to use Gradle for everything except for the Maven plugin
Dmitry Jemerov
2015-11-05
add tools.jar to run classpath for tests
Dmitry Jemerov
2015-11-05
add javadoc module tests to ant build
Dmitry Jemerov
2015-11-05
include tools.jar in compilation classpath
Dmitry Jemerov
2015-11-05
include javadoc module in dokka fatjar
Dmitry Jemerov
2015-11-05
include resources in jar file
Dmitry Jemerov
2015-09-10
dokka-antlib.xml should be in the root of dokka-ant.jar
Dmitry Jemerov
2015-09-09
add Ant task for building dokka.zip
Dmitry Jemerov
2015-09-08
specify wildcard for test classes
Dmitry Jemerov
2015-09-08
Ant task to run tests
Dmitry Jemerov
2015-07-14
Add new module to ant clean task
Sergey Mashkov
2015-07-14
Build fatjar by gradle and use it's output as dependency for maven and ↵
Sergey Mashkov
gradle plugins. Eliminate local repository in out dir.
2015-07-13
Ant build to support gradle-plugin build too
Sergey Mashkov
2015-07-13
Building all by ant + doc
Sergey Mashkov
2015-07-13
Build and install dokka fatjar to a local repository (to be used by maven)
Sergey Mashkov
2015-07-09
fatjar ant target to get complete dokka-fat.jar to be used in command-line ↵
Sergey Mashkov
and to be bundled with maven-plugin
2015-06-18
allow repeated compilation for warm benchmarking
Dmitry Jemerov
2015-06-09
add a simple build script
Dmitry Jemerov
2015-05-28
rename build.xml to build-docs.xml; add artifact for dokka.zip
Dmitry Jemerov
2015-01-30
support source links in the Ant task
Dmitry Jemerov
2015-01-30
Ant task for Dokka
Dmitry Jemerov