0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 21 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added Task type to better handle needed? checks. More... about 12 years ago
Avoid constant redeclaration warnings More... about 12 years ago
Upgraded Rakefile to Rspec 2.x More... about 12 years ago
Added OnceTask for tasks that report needed? until they are executed More... about 12 years ago
Cleanup after each More... about 12 years ago
local_config is a file dependency More... about 12 years ago
Cache source and header files More... about 12 years ago
Made local_config a public attribute More... about 12 years ago
Switched to Rspec 2.x More... about 12 years ago
Made local_config a public attribute More... about 12 years ago
Removed repeated module More... about 12 years ago
Ignore rvmrc files More... about 12 years ago
Hold rakefile and target as absolute pathnames More... about 12 years ago
ruby1.9: use load for spec_helper as it's not in the load path More... about 12 years ago
Avoid error uninitialized constant Rake::DSL More... about 12 years ago
Moved gem dependency declaration to gemspec More... about 12 years ago
Replaced global contants with local variables More... about 12 years ago
Generate a working set of autoconf input files (though still with absolute paths) More... about 12 years ago
Collect instances of Rake::Builder so we can inspect them for the info needed to create autocong configuration files More... about 12 years ago
Fixed up task-based gem publishing More... about 13 years ago
Bumped version to 0.0.14 More... about 13 years ago
Shorten task descriptions by handling target as a relative, not absolute, path More... about 13 years ago
Bundlerized More... about 13 years ago
On Linux, the GNU linker needs to see dependencies before definitions of symbols, otherwise it drops the symbols and gives 'symbol undefined' errors More... about 13 years ago
Removed repitition of parameter (which should't be passed except under Darwin More... about 13 years ago
Tasks need to be namespaced More... about 13 years ago
Allow changing logger level from the command line More... about 13 years ago
task_namespace is usually a Symbol More... about 13 years ago
Dependencies needed to be scoped More... about 13 years ago
Load config before looking for missing headers More... about 13 years ago