]> git.tdb.fi Git - builder.git/commit
Use mspio for all I/O operations
authorMikko Rasa <tdb@tdb.fi>
Thu, 7 May 2009 06:08:09 +0000 (06:08 +0000)
committerMikko Rasa <tdb@tdb.fi>
Thu, 7 May 2009 06:08:09 +0000 (06:08 +0000)
commit5622fc20f0be8bff0938d24f6f45d3ab384288ca
treeab55d03a976662674f97ed018dba464e7486edb5
parent96e132661ec82c9347f9155d3f30cd99ea8eca47
Use mspio for all I/O operations
Use GetOpt to generate help messages for options
Make --help work even if there's no package in cwd
14 files changed:
source/action.cpp
source/analyzer.cpp
source/binarypackage.cpp
source/builder.cpp
source/builder.h
source/component.cpp
source/copy.cpp
source/externalaction.cpp
source/misc.cpp
source/package.cpp
source/pkgconfigaction.cpp
source/sourcefile.cpp
source/sourcepackage.cpp
source/tar.cpp