Šī lapa labāk darbojas, ja pārlūkam ir iespējots JavaScript.
Sākums
Izpētīt
Palīdzība
Reģistrēties
Pierakstīties
SisMaker
/
rebar3
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Kods
Problēmas
0
Izmaiņu pieprasījumi
0
Projects
0
Laidieni
62
Vikivietne
Aktivitāte
Pārlūkot izejas kodu
update release run and variables in templates
pull/3/head
Tristan Sloughter
pirms 10 gadiem
vecāks
884d298291
revīzija
5980a3c72a
3 mainītis faili
ar
2 papildinājumiem
un
1 dzēšanām
Dalītais skats
Salīdzināšanas iespējas
Rādīt statistiku
Lejupielādēt ielāpa failu
Lejupielādēt izmaiņu failu
+1
-0
priv/templates/otp_lib.template
+1
-0
priv/templates/otp_rel.template
+0
-1
src/rebar_prv_release.erl
+ 1
- 0
priv/templates/otp_lib.template
Parādīt failu
@ -1,3 +1,4 @@
{variables, []}.
{template, "app.erl", "src/{{appid}}_app.erl"}.
{template, "sup.erl", "src/{{appid}}_sup.erl"}.
{template, "otp_lib.app.src", "src/{{appid}}.app.src"}.
+ 1
- 0
priv/templates/otp_rel.template
Parādīt failu
@ -1,3 +1,4 @@
{variables, []}.
{template, "app.erl", "apps/{{appid}}/src/{{appid}}_app.erl"}.
{template, "sup.erl", "apps/{{appid}}/src/{{appid}}_sup.erl"}.
{template, "otp_app.app.src", "apps/{{appid}}/src/{{appid}}.app.src"}.
+ 0
- 1
src/rebar_prv_release.erl
Parādīt failu
@ -31,6 +31,5 @@ init(State) ->
-
spec
do
(
rebar_state
:
t
(
)
)
-
>
{
ok
,
rebar_state
:
t
(
)
}
|
relx
:
error
(
)
.
do
(
Config
)
-
>
RelxConfig
=
rebar_state
:
get_local
(
Config
,
relx
,
[
]
)
,
relx
:
main
(
"
release
"
)
,
{
ok
,
Config
}
.
Rakstīt
Priekšskatītījums
Notiek ielāde…
Atcelt
Saglabāt