gflags 0.1
authorCraig Silverstein <csilvers+gflags@google.com>
Thu, 22 Mar 2007 00:15:41 +0000 (00:15 +0000)
committerCraig Silverstein <csilvers+gflags@google.com>
Thu, 22 Mar 2007 00:15:41 +0000 (00:15 +0000)
commitb9f23483e1569615bb0801f1763e8b3a33989284
treec41b07dace0c019cc042884422109659be390e4d
parentd934949a33f8a7fbb7760c6d59fb44d83cdef947
gflags 0.1

git-svn-id: https://gflags.googlecode.com/svn/trunk@7 6586e3c6-dcc4-952a-343f-ff74eb82781d
36 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
compile [new file with mode: 0755]
config.guess [new file with mode: 0755]
config.sub [new file with mode: 0755]
configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
contrib/gflags2man.py [new file with mode: 0755]
depcomp [new file with mode: 0755]
doc/designstyle.css [deleted file]
install-sh [new file with mode: 0755]
ltmain.sh [new file with mode: 0644]
missing [new file with mode: 0755]
mkinstalldirs [new file with mode: 0755]
packages/deb.sh [new file with mode: 0755]
packages/deb/README [new file with mode: 0644]
packages/deb/changelog [new file with mode: 0644]
packages/deb/compat [new file with mode: 0644]
packages/deb/control [new file with mode: 0644]
packages/deb/copyright [new file with mode: 0644]
packages/deb/docs [new file with mode: 0644]
packages/deb/rules [new file with mode: 0755]
packages/rpm.sh [new file with mode: 0755]
packages/rpm/rpm.spec [new file with mode: 0644]
src/gflags.cc [new file with mode: 0644]
src/gflags_reporting.cc [new file with mode: 0644]
src/gflags_unittest.cc [new file with mode: 0644]
src/gflags_unittest.sh [new file with mode: 0755]
src/google/gflags.h.in [new file with mode: 0644]