Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Inscrição
Iniciar sessão
SisMaker
/
eMake
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Pedidos de integração
0
Projects
0
Lançamentos
0
Wiki
Trabalho
Ver a proveniência
ft: 参数选项优化
master
SisMaker
há 1 mês
ascendente
cf7eeb5904
cometimento
252e18c637
2 ficheiros alterados
com
2 adições
e
2 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-1
README.md
+1
-1
src/eMake.erl
+ 1
- 1
README.md
Ver ficheiro
@ -27,7 +27,7 @@ eg
-nnohrl
-semakefile Makefile
-iworkcnt Num 编译进程最大数量
-ioncecnt Nu
n
单次批量编编译的文件数
-ioncecnt Nu
m
单次批量编编译的文件数
-sopts String 编译选项字符串
eg:
eMake -nfo
+ 1
- 1
src/eMake.erl
Ver ficheiro
@ -12,7 +12,7 @@
]
)
.
-
define
(
MakeOpts
,
[
noexec
,
load
,
netload
,
noload
]
)
.
-
define
(
EMakefile
,
"
./
boot/
Emakefile
"
)
.
-
define
(
EMakefile
,
"
./Emakefile
"
)
.
-
define
(
OnceCnt
,
1
)
.
main
(
Args
)
-
>
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar