Merge branch 'master' of github.com:schuhschuh/gflags into update-cmake-example
Showing
.gitattributes
0 → 100644
.gitignore
0 → 100644
.gitmodules
0 → 100644
AUTHORS.txt
0 → 100644
CMakeLists.txt
0 → 100644
This diff is collapsed.
COPYING.txt
0 → 100644
ChangeLog.txt
0 → 100644
INSTALL.md
0 → 100644
README.md
0 → 100644
This diff is collapsed.
This diff is collapsed.
cmake/CheckForPthreads.cxx
0 → 100644
cmake/CheckTypeSize.c.in
0 → 100644
cmake/CheckTypeSize.cmake
0 → 100644
cmake/FindThreadsCXX.cmake
0 → 100644
cmake/README_runtime.txt
0 → 100644
cmake/config.cmake.in
0 → 100644
cmake/execute_test.cmake
0 → 100644
cmake/package.cmake.in
0 → 100644
cmake/utils.cmake
0 → 100644
cmake/version.cmake.in
0 → 100644
src/config.h.in
0 → 100644
src/gflags.cc
0 → 100644
This diff is collapsed.
src/gflags.h.in
0 → 100644
This diff is collapsed.
src/gflags_completions.cc
0 → 100644
This diff is collapsed.
src/gflags_completions.h.in
0 → 100644
src/gflags_completions.sh
0 → 100755
This diff is collapsed.
src/gflags_declare.h.in
0 → 100644
This diff is collapsed.
src/gflags_ns.h.in
0 → 100644
This diff is collapsed.
src/gflags_reporting.cc
0 → 100644
This diff is collapsed.
src/mutex.h
0 → 100644
This diff is collapsed.
src/util.h
0 → 100644
This diff is collapsed.
src/windows_port.cc
0 → 100644
This diff is collapsed.
src/windows_port.h
0 → 100644
This diff is collapsed.
test/CMakeLists.txt
0 → 100644
This diff is collapsed.
test/config_for_unittests.h
0 → 100644
This diff is collapsed.
test/flagfile.1
0 → 100644
test/flagfile.2
0 → 100644
test/flagfile.3
0 → 100644
test/gflags_declare_flags.cc
0 → 100644
test/gflags_declare_test.cc
0 → 100644
This diff is collapsed.
test/gflags_nc.py.in
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
test/gflags_unittest.cc
0 → 100644
This diff is collapsed.
test/nc/CMakeLists.txt
0 → 100644
This diff is collapsed.
test/nc/gflags_nc.cc
0 → 100644
This diff is collapsed.
Please
register
or
sign in
to comment