]> git.donarmstrong.com Git - bamtools.git/history - Makefile
Changed GetNextAlignmentCore() calls to GetNextAlignment() in FilterTool
[bamtools.git] / Makefile
2010-10-27 Erik GarrisonMerge branch 'master' of http://github.com/pezmaster31...
2010-10-25 derekUpdated BamTools version information.
2010-09-08 Erik GarrisonMerge branch 'master' of git://github.com/pezmaster31...
2010-08-30 DerekRemoved -pg debug flag from Makefile CXXFLAGS, accident...
2010-08-30 DerekAdded JsonCPP code to repo. Will be used by FilterTool...
2010-08-18 DerekAdded simple header comments to all Makefiles, to help...
2010-08-18 DerekModified Makefile to ensure creation of bin/ and obj...
2010-08-18 DerekReorganized source tree & build system
2010-07-22 DerekForgot to update Makefile with last commit
2010-07-20 DerekAdded basic implementation of RandomTool. This generate...
2010-07-13 DerekUpdated Makefile for fasta & pileup
2010-07-09 DerekMerge http://github.com/ekg/bamtools
2010-07-09 DerekEnforced proper handling of large files (>4Gb) on 32...
2010-06-03 DerekAdded ConvertTool.h/cpp. Not yet implemented.
2010-06-03 DerekAdded FilterTool.h/cpp. Not yet implemented.
2010-06-02 DerekPut utilities into own class with static methods
2010-06-02 DerekImplemented Mosaik-style command line parser, instead...
2010-05-26 DerekRemoved bamtools_test from Makefile. Was a temporary...
2010-05-26 DerekReorganization of toolkit. Split subtools out to own...
2010-05-21 Erik GarrisonComplete prior commit
2010-05-06 barnettAdded BamMultiReader and BamMultiMerge
2010-04-06 barnettMajor speedup of BamReader - removed full character...
2009-12-08 barnettUpdated Makefile
2009-07-16 barnettAdded BamConversion back to BamTools
2009-07-15 barnettFull update to SVN after combining BamReader and BamWri...
2009-05-18 barnettMajor overhaul of BamReader. No longer relying on bgzf...
2009-04-13 barnettAdded Chip's BamMerge to the repository
2009-04-10 mikaelsRemoved the profiling options since they shouldn't...
2009-04-10 mikaelsAdded BamConversion to the make clean command
2009-04-10 mikaelsInitial import.