trema/paper-house

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.projectile
.rspec
.rubocop.yml
.ruby-version
.travis.yml
CHANGELOG.md
CONTRIBUTING.md
Gemfile
Guardfile
LICENSE
README.md
Rakefile
cucumber.yml
examples/executable/Rakefile
examples/executable/Rakefile.llvm
examples/executable/hello.c
examples/executable_subdirs/Rakefile
examples/executable_subdirs/includes/hello.h
examples/executable_subdirs/sources/hello.c
examples/executable_subdirs/sources/main.c
examples/fail/Rakefile
examples/fail/hello
examples/fail/hello.c
examples/ruby_extension/Rakefile
examples/ruby_extension/Rakefile.llvm
examples/ruby_extension/hello.c
examples/shared_library/Rakefile
examples/shared_library/Rakefile.llvm
examples/shared_library/hello.c
examples/shared_library/hello.h
examples/shared_library/main.c
examples/shared_library_subdirs/Rakefile
examples/shared_library_subdirs/includes/hello.h
examples/shared_library_subdirs/sources/hello.c
examples/shared_library_subdirs/sources/main.c
examples/static_library/Rakefile
examples/static_library/Rakefile.llvm
examples/static_library/hello.c
examples/static_library/hello.h
examples/static_library/main.c
examples/static_library_subdirs/Rakefile
examples/static_library_subdirs/includes/hello.h
examples/static_library_subdirs/sources/hello.c
examples/static_library_subdirs/sources/main.c
lib/paper_house.rb5
A
0 mins
lib/paper_house/auto_depends.rb51
A
0 mins
lib/paper_house/build_failed.rb13
A
0 mins
lib/paper_house/build_task.rb112
A
0 mins
lib/paper_house/cc_options.rb30
A
0 mins