This is just a test c++ repo. Go ahead and break it.

David Blume David Blume Experimenting with lamda and threads. 9444cb1 @ 2016-01-10 18:20:39
include include/my_lib.hpp shouldn't be executable. 2015-11-07 22:15:45
my_lib Experimenting with lamda and threads. 2016-01-10 18:20:39
product Experimenting with lamda and threads. 2016-01-10 18:20:39
Makefile first commit 2015-11-07 22:13:58
README.md Let's tweak the headers in README.md 2015-11-08 14:32:59
build first commit 2015-11-07 22:13:58
make_path_helper first commit 2015-11-07 22:13:58
makecsope.sh first commit 2015-11-07 22:13:58
maketags.sh first commit 2015-11-07 22:13:58
testcode.sublime-project first commit 2015-11-07 22:13:58
README.md

testcode

This is just a test project. You can do anything here, test g++, make, cmake, git, cscope, and IDE projects.

Getting the project

You can get a copy of this project by clicking on the ZIP or TAR buttons near the top right of the GitList web page.

You can clone from the origin with:

git clone ssh://USERNAME@dlma.com/~/git/testcode.git

Current Features

  • Multiple directories for testing build systems and IDEs
  • "make" essentially works.

Is it any good?

Yes.

To Do

  • Compare make vs. cmake vs. autotools
  • Experiment with ctags generation