repo.or.cz
/
clogger.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
switch to TypedData macros for allocation
[clogger.git]
/
Rakefile
blob
abb2a6167c2e0ce859b97b57f2b4d4b5d39755c5
1
begin
2
require 'rake/extensiontask'
3
Rake::ExtensionTask.new('clogger_ext')
4
rescue LoadError
5
warn "rake-compiler not available, cross compiling disabled"
6
end