OSDN Git Service

Handle the GNU long name tar header format.
[mingw/mingw-get.git] / src / tarproc.cpp
2010-08-06 Keith MarshallHandle the GNU long name tar header format.
2010-05-11 Keith MarshallCorrect handling for "%R" macro in relative sysroot...
2010-04-30 Keith MarshallRevert 2010-04-04 refactoring of tarproc.cpp and tarins...
2010-04-04 Keith MarshallImplement installer function; use per-package file...
2010-03-02 Keith MarshallDon't write installation records for unavailable packages.
2010-02-10 Keith MarshallAdd directory/file records in installation manifests.
2010-02-06 Keith MarshallWork around a deficiency in Microsoft's stat() implemen...
2010-02-02 Keith MarshallImplement package installer for tar archives.