index
:
mruby
master
mruby2-draft
removing-y-tab-c
revert-5391-throw
stable
web_export
Lightweight Ruby
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tasks
Age
Commit message (
Expand
)
Author
2015-10-11
Integrate common flag.
crimsonwoods
2015-10-11
Implement 'ldflags' for 'x86' architecture.
crimsonwoods
2015-10-11
Implement 'ldflags' for 'x86_64' architecture.
crimsonwoods
2015-10-11
Implement 'ldflags' for 'mips' architecture.
crimsonwoods
2015-10-11
Implement 'ldflags' for 'mips64' architecture.
crimsonwoods
2015-10-11
Implement 'ldflags' for 'armeabi-v7a-hard' and 'armeabi-v7a'.
crimsonwoods
2015-10-11
Implement 'ldflags' for 'armeabi' architecture.
crimsonwoods
2015-10-11
Implement 'ldflags' for 'arm64' architecture.
crimsonwoods
2015-10-11
Implement 'ldflags'.
crimsonwoods
2015-10-11
Add a missing required flag '-fstack-protector-strong'.
crimsonwoods
2015-10-11
Add support for 'x86_64' architecture.
crimsonwoods
2015-10-11
Remove duplicated compiler options.
crimsonwoods
2015-10-11
Some flags (-ffunction-sections and etc.) should be set by default for 'x86' ...
crimsonwoods
2015-10-11
Add support for 'armeabi-v7a-hard' architecture.
crimsonwoods
2015-10-11
Some flags (-fpic and etc.) should be set by default for 'armeabi-v7a' and 'a...
crimsonwoods
2015-10-11
Some flags (-fpic and etc.) should be set by default for 'arm64' architecture.
crimsonwoods
2015-10-11
Replace tab by white-spaces.
crimsonwoods
2015-10-11
Add support for 'mips64' architecture.
crimsonwoods
2015-10-11
Fix build error for 'x86' architecture.
crimsonwoods
2015-10-11
Fix build error for 'mips' architecture.
crimsonwoods
2015-10-11
Add support for 'arm64' architecture.
crimsonwoods
2015-10-07
Change some constants names
Seba Gamboa
2015-10-07
Refactoring Android NDK toolchain
Seba Gamboa
2015-10-06
Add optional params to toolchain configuration
Seba Gamboa
2015-10-03
Merge pull request #2946 from sagmor/test-dependencies
Yukihiro "Matz" Matsumoto
2015-09-25
LinkerConfig is a struct with five params
Terence Lee
2015-09-09
Add test dependencies
Seba Gamboa
2015-09-04
Allow rbfiles in mrblib and test to have subdirs
Zachary Scott
2015-09-03
Add build_mrbtest after config block is evaluated
Zachary Scott
2015-08-22
Add mruby-test build config and update :test task to use mrbgem binary
Zachary Scott
2015-08-02
be able to source with :path for mrbgems
Terence Lee
2015-07-29
Merge pull request #2900 from joans321/enhance-mrbgem-build
Yukihiro "Matz" Matsumoto
2015-07-27
Shallow clone mgem source
Zachary Scott
2015-07-27
mrbgem compile should be depend on mrbgem.rake
xuejianqing
2015-07-25
fix android compile bug : uninitialized constant GCC_VERSION
xuejianqing
2015-07-22
Add ability to change compiler versions for androideabi
Seba Gamboa
2015-07-15
Refactor `Build#compile_as_cxx`.
take_cheeze
2015-07-06
fix androideabi cross-compile error : undefined reference to 'frexpl'
xuejianqing
2015-06-29
Merge pull request #2862 from scalone/recursive_clone
Yukihiro "Matz" Matsumoto
2015-06-26
Fix quotes use during load special path gem of gem.
Thiago Scalone
2015-06-26
Add —-recursive option to automatically update submodules from git mgems.
Thiago Scalone
2015-06-25
add_dependency doesn't work
mattn
2015-06-23
add host_target/build_target options for CrossBuild'ng native extensions
Terence Lee
2015-06-22
Load missing dependencies from core or mgem-list.
take_cheeze
2015-06-22
Add :mgem gem loader to load mrbgem from mgem-list ( https://github.com/mruby...
take_cheeze
2015-06-01
Compile mruby compiler as mrbgem.
take_cheeze
2015-04-24
Output PNG instead of PDF
furunkel
2015-04-24
Use separate build config directory for benchmark files
furunkel
2015-04-24
Include name of current build config in data directory name
furunkel
2015-04-24
Let all benchmarks start with bm_
furunkel
[prev]
[next]