This website works better with JavaScript.
首頁
探索
說明
註冊
登入
SisMaker
/
ibrowse
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
Projects
0
版本發佈
30
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
75
Commit
6
分支
1.1 MiB
目錄樹:
0757ff975d
master
issue-101
issue_124
merge_pull_req_123
new_pipeline
raw_request
v4.4.2
v4.4.1
v4.4.0
v4.4
v4.3
v4.2.4
v4.2.3
v4.2.2
v4.2.1
v4.2
v4.1.2
v4.1.1
v4.1.0
v4.0.2
v4.0.1
v4.0.0
v3.0.4
v3.0.3
v3.0.2
v3.0.1
v3.0.0
v2.2.0
v2.1.4
v2.1.3
v2.1.2
v2.1.1
v2.1.0
v2.0.1
v2.0.0
semver
分支列表
標籤列表
${ item.name }
Create branch
${ searchTerm }
from '0757ff975d'
${ noResults }
ibrowse
/
rebar.config
1 line
72 B
原始文件
Normal View
文件歷史
Use rebar as build tool * Add rebar * Move build flags from src/Makefile to rebar.config * Remove src/Makefile * Put version in src/ibrowse.app.src * Remove vsn.mk * Remove ebin/ibrowse.app * Change Makefile to read version from src/ibrowse.app.src * Change Makefile all target to call ./rebar compile * Change Makefile clean target to call ./rebar clean * Update .gitignore to ignore ebin/*
14 年之前
{erl_opts, [warn_unused_vars, nowarn_shadow_vars, warn_unused_import]}.