trema/paper-house

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
lib/paper_house/build_task.rb112
A
0 mins
lib/paper_house/auto_depends.rb51
A
0 mins
lib/paper_house/linker_options.rb36
A
0 mins
lib/paper_house/shared_library_task.rb35
A
0 mins
lib/paper_house/cc_options.rb30
A
0 mins
lib/paper_house/ruby_extension_task.rb29
A
0 mins
lib/paper_house/library_task.rb27
A
0 mins
lib/paper_house/executable_task.rb27
A
0 mins
lib/paper_house/dependency.rb26
A
0 mins
lib/paper_house/static_library_task.rb24
A
0 mins
lib/paper_house/platform.rb20
A
0 mins
rake_simplecov_hook.rb19
A
0 mins
lib/paper_house/build_failed.rb13
A
0 mins
lib/paper_house.rb5
A
0 mins
lib/paper_house/version.rb3
A
0 mins
Guardfile
examples/static_library_subdirs/sources/main.c
examples/shared_library/main.c
examples/static_library/Rakefile
examples/static_library/Rakefile.llvm
examples/static_library_subdirs/sources/hello.c
examples/executable_subdirs/sources/hello.c
examples/executable/Rakefile
examples/shared_library_subdirs/sources/hello.c
examples/executable_subdirs/sources/main.c
CHANGELOG.md
tasks/relish.rake
Rakefile
tasks/inch.rake
tasks/reek.rake
tasks/flog.rake
.rubocop.yml
.ruby-version
.rspec
README.md
examples/executable_subdirs/includes/hello.h
examples/static_library/hello.c
examples/ruby_extension/hello.c
examples/static_library_subdirs/Rakefile
examples/shared_library_subdirs/includes/hello.h
examples/shared_library_subdirs/Rakefile
tasks/rspec.rake
examples/fail/hello.c
examples/ruby_extension/Rakefile
examples/fail/hello
examples/fail/Rakefile
tasks/rubocop.rake
examples/static_library/main.c
examples/executable/hello.c
examples/shared_library/Rakefile.llvm