]> git.donarmstrong.com Git - bamtools.git/history - CMakeLists.txt
Bug fix: error in index file creation when sorted BAM has empty
[bamtools.git] / CMakeLists.txt
2012-04-04 derekMerge branch 'master' of github.com:pezmaster31/bamtools
2012-04-04 Derek BarnettMerge pull request #41 from tobiasmarschall/master
2012-03-27 Tobias MarschallInclude header sys/filio.h for SunOS. Otherwise TcpSock...
2012-03-27 derekFixed: sorting order lost during merge step of sort...
2011-12-08 derekRolled back test suite code from master until it's...
2011-11-28 derekmerge with remoteio branch
2011-11-28 derekUpdated CMakeLists.txt files
2011-10-17 derekRegression fixed: error in BamAlignment tag access...
2011-10-16 derekRemoved data duplication in last update to Sam*Dictionaries
2011-10-14 derekFixed regression: improper @SQ line ordering in SamHead...
2011-10-13 derekAdded GetSoftClips() method to BamAlignment
2011-10-12 derekMajor speedup in SamSequenceDictionary & SamReadGroupDi...
2011-10-10 derekCleaned up intra-API includes & moved version numbers...
2011-06-28 Derek BarnettMerge pull request #13 from alecchap/master
2011-06-28 Alec ChapmanFix Visual Studio compiler errors.
2011-04-22 derekModified BamAlignment in attempt to resolve symbol...
2011-03-23 derekMajor update to BamTools version 1.0
2010-11-19 derekMigrated to CMake build system.