git.wincent.com
/
wikitext.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Merge branch 'pull/9'
[wikitext.git]
/
Rakefile
2018-12-25
Greg Hurrell
Publish via gh-pages instead of own webserver
blob
|
commitdiff
|
raw
2018-12-25
Greg Hurrell
Drop --one-file from Yard invocation because it seems...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-01
Wincent Colaiuta
Update to Ruby 2.3.0 for development purposes
blob
|
commitdiff
|
raw
|
diff to current
2015-12-14
Wincent Colaiuta
Drop reference to Gemcutter
blob
|
commitdiff
|
raw
|
diff to current
2015-12-14
Wincent Colaiuta
Remove YARD upload
blob
|
commitdiff
|
raw
|
diff to current
2015-12-14
Wincent Colaiuta
Use --one-file mode in YARD to sidestep link issues
blob
|
commitdiff
|
raw
|
diff to current
2015-07-17
Wincent Colaiuta
Update author info and copyright notices
blob
|
commitdiff
|
raw
|
diff to current
2013-12-25
Wincent Colaiuta
Make user for upload_yard task configurable
blob
|
commitdiff
|
raw
|
diff to current
2013-02-27
Wincent Colaiuta
Attempted fix for build issues on Linux with RubyGems...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-27
Wincent Colaiuta
Silence deprecation warnings in Rakefile
4.0
blob
|
commitdiff
|
raw
|
diff to current
2011-05-28
Wincent Colaiuta
Rakefile: execute yardoc in bundle context
blob
|
commitdiff
|
raw
|
diff to current
2011-05-28
Wincent Colaiuta
Rakefile: run spec task in bundle context
blob
|
commitdiff
|
raw
|
diff to current
2011-05-15
Wincent Colaiuta
Silence warnings about already defined constant
blob
|
commitdiff
|
raw
|
diff to current
2010-10-17
Wincent Colaiuta
Switch to RSpec 2.0
blob
|
commitdiff
|
raw
|
diff to current
2010-07-29
Wincent Colaiuta
Remove references to old (GPL) license
blob
|
commitdiff
|
raw
|
diff to current
2010-07-26
Wincent Colaiuta
Make Yardoc upload site configurable
blob
|
commitdiff
|
raw
|
diff to current
2010-06-13
Wincent Colaiuta
doc: add custom title to generated documentation
blob
|
commitdiff
|
raw
|
diff to current
2010-06-13
Wincent Colaiuta
Use YARD for doc generation instead of RDoc
blob
|
commitdiff
|
raw
|
diff to current
2010-04-25
Wincent Colaiuta
Rakefile: Add missing ".gem" extension to "gem push...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-25
Wincent Colaiuta
Rakefile: simplify spec task by shelling out
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Wincent Colaiuta
Rakefile: run "make" target before "gem build"
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Wincent Colaiuta
Extract gemspec out into separate file
blob
|
commitdiff
|
raw
|
diff to current
2010-03-21
Wincent Colaiuta
Declare development dependencies in gemspec
blob
|
commitdiff
|
raw
|
diff to current
2010-03-21
Wincent Colaiuta
Fix builds on 64-bit Darwin platforms
blob
|
commitdiff
|
raw
|
diff to current
2009-09-19
Wincent Colaiuta
Include "wikitext" executable in Gem distribution
blob
|
commitdiff
|
raw
|
diff to current
2009-02-03
Wincent Colaiuta
Fix subtle Rakefile breakage
blob
|
commitdiff
|
raw
|
diff to current
2009-02-01
Wincent Colaiuta
Add release notes to RDoc documentation
1.4.0
blob
|
commitdiff
|
raw
|
diff to current
2008-09-11
Wincent Colaiuta
Merge branch 'maint'
blob
|
commitdiff
|
raw
|
diff to current
2008-09-11
Wincent Colaiuta
Add rails/init.rb file
blob
|
commitdiff
|
raw
|
diff to current
2008-03-21
Wincent Colaiuta
Merge branch 'maint'
blob
|
commitdiff
|
raw
|
diff to current
2008-03-21
Wincent Colaiuta
Move version file into "wikitext" subdirectory and...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-29
Wincent Colaiuta
RSTRING_PTR and RSTRING_LEN fixes for Ruby 1.8.5 compat...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-23
Wincent Colaiuta
Extract str_free function into separate function
blob
|
commitdiff
|
raw
|
diff to current
2008-02-23
Wincent Colaiuta
Extract ary_free() out into separate file
blob
|
commitdiff
|
raw
|
diff to current
2008-02-21
Wincent Colaiuta
Update Rakefile to include new Rails additions with gem
blob
|
commitdiff
|
raw
|
diff to current
2008-02-18
Wincent Colaiuta
New "package" task for Rakefile
blob
|
commitdiff
|
raw
|
diff to current
2008-02-09
Wincent Colaiuta
Add custom string struct implementation
blob
|
commitdiff
|
raw
|
diff to current
2008-02-06
Wincent Colaiuta
Rakefile updates for RubyForge project
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
Wincent Colaiuta
Initial cut at documentation
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
Wincent Colaiuta
Add RDoc target to Rakefile
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
Wincent Colaiuta
Include "ext/depend" in Gem
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
Wincent Colaiuta
Updates to Rakefile for RubyGems 1.0
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
Wincent Colaiuta
Build Ragel scanner with -G2 switch
blob
|
commitdiff
|
raw
|
diff to current
2008-02-04
Wincent Colaiuta
Tweak Rakefile: rebuild whenever ary.h changes
blob
|
commitdiff
|
raw
|
diff to current
2008-02-03
Wincent Colaiuta
Update dependencies in Rakefile
blob
|
commitdiff
|
raw
|
diff to current
2008-02-02
Wincent Colaiuta
Integrate changes from experimental Rakefile into main...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-01
Wincent Colaiuta
Merge branch 'master' into ragel
blob
|
commitdiff
|
raw
|
diff to current
2008-01-31
Wincent Colaiuta
Rakefile: make "rake spec" emit color by default
blob
|
commitdiff
|
raw
|
diff to current
2008-01-31
Wincent Colaiuta
Merge branch 'master' into ragel
blob
|
commitdiff
|
raw
|
diff to current
2008-01-31
Wincent Colaiuta
Update copyright range and license headers
blob
|
commitdiff
|
raw
|
diff to current
2008-01-30
Wincent Colaiuta
Set-up autotest to run whenever a new binary is built
blob
|
commitdiff
|
raw
|
diff to current
2007-11-14
Wincent Colaiuta
Add GPL header to source files
blob
|
commitdiff
|
raw
|
diff to current
2007-10-30
Wincent Colaiuta
Override ARCHFLAGS only temporarily
blob
|
commitdiff
|
raw
|
diff to current
2007-10-30
Wincent Colaiuta
Tweak extension build for Leopard compatibility
blob
|
commitdiff
|
raw
|
diff to current
2007-10-30
Wincent Colaiuta
Update Rakefile to really clean
blob
|
commitdiff
|
raw
|
diff to current
2007-10-17
Wincent Colaiuta
Additional dependency info for Rakefile
blob
|
commitdiff
|
raw
|
diff to current
2007-10-17
Wincent Colaiuta
Refactor for deployment using RubyGems
blob
|
commitdiff
|
raw
|
diff to current
2007-10-17
Wincent Colaiuta
Add a simple Rakefile
blob
|
commitdiff
|
raw
|
diff to current