]> git.donarmstrong.com Git - samtools.git/history - Makefile
Complain when BAM cannot be open. Severe bug fixed in -m haploid calling.
[samtools.git] / Makefile
2012-05-18 Petr DanecekMerge branch 'master' of github.com:samtools/samtools
2012-05-17 Heng Liadded bamshuf from htslib
2012-04-23 Petr DanecekResolved merge conflict
2012-04-17 Heng Lir572: added "bedcov" command
2012-04-04 Petr DanecekMerge remote branch 'main/master'
2012-03-29 Heng LiMerge branch 'master' of github.com:samtools/samtools...
2012-03-20 Heng LiMerge branch 'master' into mt
2012-03-18 Heng Liuse conditional variable
2012-03-18 Heng Limulti-threading working on toy examples
2012-03-18 Heng Liupdated with the latest bgzf library
2012-03-09 Heng LiIncoporated changes from Nils Homer.
2011-09-23 Heng Liconverted padded SAM to unpadded SAM
2011-06-03 Heng Li * 0.1.16-dev (r969:252)
2011-04-22 Heng LiRemoved the pileup command
2011-04-01 Heng LiAdded an example of using mpileup
2011-03-30 Heng Li * added BED support to samtools view and mpileup and...
2011-03-18 Heng Li * allow to change the compression level in BAM output
2011-03-01 Heng LiRelease samtools-0.1.13 (r926:134)
2011-02-28 Heng Li * put version number in bam.h
2011-02-25 Heng Liadded the phase command
2010-12-28 On behalf of John... System libraries go *after* user libraries in link...
2010-11-10 Heng Liminor change to makefile
2010-11-10 Heng Li * samtools-0.1.9-8 (r807)
2010-11-08 Heng Liprepare for the indel caller. It is not ready yet.
2010-11-02 Heng LiSeparate kaln and kprobaln as I am preparing further...
2010-09-14 Heng Lifixed a bug in realignment
2010-08-23 Heng Li * samtools-0.1.8-12 (r692)
2010-08-23 Heng Liremove VCF output in mpileup
2010-08-20 Heng Liadded revised MAQ error model
2010-08-04 Heng Lifixed compilation error
2010-08-04 Heng Limove bcftools to samtools
2010-08-02 Heng Li * samtools-0.1.8-9 (r649)
2010-08-02 Heng LiGenerate binary VCF
2010-07-14 Heng Li * added mutli-sample framework. It is not working...
2010-06-14 Heng Liadded Makefile targets to compile shared/dynamic library
2010-06-11 Heng Li * samtools-0.1.7-9 (r586)
2009-12-10 On behalf of John... Depend on libbam.a rather than the phony target, so...
2009-12-10 On behalf of John... Fix a bug in compiling bgzip: this also needs knetfile...
2009-11-30 On behalf of John... Put libraries at the end, so they can resolve reference...
2009-11-30 On behalf of John... Also clean *.exe (for Cygwin users using this makefile).
2009-11-16 Heng LiFixed a bug in compiling razip
2009-10-26 Heng Li * samtools-0.1.6-18 (r493)
2009-10-24 Heng Li * This revision is SERIOUSLY BUGGY. Please NOT use it.
2009-10-08 Heng LiUnfinished modification. Please do not use this revision...
2009-07-16 Heng LiSorry. The old Makefile is for PDCurses...
2009-07-16 Heng Li * samtools-0.1.5-9 (r405)
2009-07-16 Heng Li * samtools-0.1.5-8 (r404)
2009-07-07 Heng LiRelease samtools-0.1.5a (for compatibility with Bio...
2009-07-02 On behalf of Bob... Introduced LIBPATH variable so this could be overridden...
2009-06-25 Heng Li * samtools-0.1.4-16 (r360)
2009-06-13 Heng Li * samtools-0.1.4-11 (r346)
2009-06-13 Heng Li * samtools-0.1.4-10 (r341)
2009-06-13 Heng Li * samtools-0.1.4-9 (r340)
2009-06-12 Heng Li * no changes to samtools itself
2009-06-12 Heng Lifixed minor things in Makefile
2009-06-12 Heng Li * update Makefile
2009-06-12 Heng Li * added zlib-1.2.3 as razip requires that
2009-04-28 Heng Li * samtools-0.1.3-7 (r246)
2009-04-24 Heng Li * samtools-0.1.3-3 (r240)
2009-03-24 Heng Lirename Makefile.std as Makefile. GNU building systerm...
2009-03-24 Heng Li * samtools-0.1.2-17
2009-03-24 Heng Li * samtools-0.1.2-16
2009-03-02 Heng Li * samtools-0.1.2-10
2009-02-02 On behalf of Bob... Pass LIBS to recursive targets to facilitate building...
2009-01-29 Heng Li * samtools-0.1.2-1
2009-01-22 Heng Li * Merge from branches/dev/
2008-12-22 Heng LiCreate trunk copy