Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
SisMaker
/
eMake
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Projects
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
ft: 参数选项优化
master
SisMaker
hace 1 mes
padre
cf7eeb5904
commit
252e18c637
Se han
modificado 2 ficheros
con
2 adiciones
y
2 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
README.md
+1
-1
src/eMake.erl
+ 1
- 1
README.md
Ver fichero
@ -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 fichero
@ -12,7 +12,7 @@
]
)
.
-
define
(
MakeOpts
,
[
noexec
,
load
,
netload
,
noload
]
)
.
-
define
(
EMakefile
,
"
./
boot/
Emakefile
"
)
.
-
define
(
EMakefile
,
"
./Emakefile
"
)
.
-
define
(
OnceCnt
,
1
)
.
main
(
Args
)
-
>
Escribir
Vista previa
Cargando…
Cancelar
Guardar