
qtar
Source (link to git-repo or to original if based on someone elses unmodified work):
If you discover a bug, send me an email: geiger.mario@gmail.com
How to install ? :
wget "http://setup.weeb.ch/fichiers/dl/qtar.tar"
tar -xf qtar.tar
cd qtar
./configure
make
sudo make install
1.0.2 : fix a bug when a file was not found
1.0.3 : add "--help" and "-v" and read .rc files of windows (and fix a bug)
1.0.4 : fix some bugs
1.0.4.1 : add OTHER_FILES to the list. (HEADERS, FORMS, SOURCES, RC_FILE, RESOURCES, TRANSLATIONS, OTHER_FILES)
1.0.4.2 : modify the verbose argument, accept SUBDIRS
1.0.5 : change the arguments, you can now add some other files with -a
1.0.6 : arguments -a accept ?*[] ("qtar -a lib/*.a")
1.0.7 : arguments -a accept directories ("qtar -a lib")
Ratings & Comments
2 Comments
Wow! This is a very good idea! I become a fan! =) I will use your idea/application to tarball my sources.
Thank, it takes less time to publish my source code ;-) Go this way, thank's