Added tag 1.1 for changeset 0c35fdf80c1f
FIX otls download path
FIX If pkg-config is empty make sure empty quotes are present
Merged in initial (pull request #1) Initial
ADD Otls wrapper for libtls
Initial commit. Generated from templater.
Merged in fix-turn-dash-to-underscore-in-module-names (pull request #5) FIX Cleanup name of the project to be valid module names
FIX Cleanup name of the project to be valid module names
Remove pds.conf and move cahnges into differentiate
Add pds, hll, and makefile templates
Update gitignore to reflect new pds
Merged in no-deps-necessary-for-tests (pull request #4) Deps not necessary, transitive from build target.
Deps not necessary, transitive from build target.
Merged in add-tests (pull request #2) Add test.
Add test.
Add docs dir to ignore
Merged in update-makefile-to-be-a-slightly-less-dirty-hack (pull request #3) Now Makefile will fail if pds fails. Duplication is required to catch the case where someone just types 'make', which will call the 'all' case. All other cases will go through the pattern
Now Makefile will fail if pds fails. Duplication is required to catch the case where someone just types 'make', which will call the 'all' case. All other cases will go through the pattern
Merged in auto-templater (pull request #1) Initial initializer.
Initial initializer.