gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
David Roazen 9c6bccfd8b build system overhaul
* Added support for a protected directory whose contents are only made public in binary form

* Simplified and reorganized build.xml to improve readability and maintainability

* build.xml now autodetects most build properties:
    -Includes private/protected if they exist
    -No more STING_BUILD_TYPE or specialized targets for public-only, etc.

* Build targets have changed! There are now two main build options:

"ant"       build everything (GATK and Queue)
"ant gatk"  build just the GATK

It was too hard to build everything before -- now it is the default.

* To run tests with debugging, use -Dtest.debug=true -Dtest.debug.port=XXXX on the command line.
  Much better than the old comment/uncomment method!
2012-05-17 15:16:29 -04:00
licensing Remove old licensing 2012-04-25 12:23:08 -04:00
protected/java/src/org/broadinstitute/sting build system overhaul 2012-05-17 15:16:29 -04:00
public build system overhaul 2012-05-17 15:16:29 -04:00
settings Rev. tribble to v101 with another putative open file leak fix 2012-05-04 15:40:41 -04:00
.gitignore Minor additions to the shared .gitignore file, now that Mark has checked one in. 2011-10-26 12:24:28 -04:00
build.xml build system overhaul 2012-05-17 15:16:29 -04:00
ivy.xml build system overhaul 2012-05-17 15:16:29 -04:00