Този сайт работи по-добре с JavaScript.
Начало
Каталог
Помощ
Регистрация
Вход
SisMaker
/
rebar3
Наблюдаван
1
Харесван
0
Разклонения
0
Код
Задачи
0
Заявки за сливане
0
Projects
0
Версии
62
Уики
Activity
Преглед на файлове
Put rebar_pre_script in correct app_dir module position
Erroneously put rebar_pre_script at the end of the app_dir modules list in the previous commit.
pull/3/head
Tuncer Ayaz
преди 14 години
родител
34647928b2
ревизия
448e1ea20b
променени са
1 файла
, в които са
добавени 2
реда и са
изтрити 2
реда
Обединен изглед
Diff Options
Показване на статистика
Download Patch File
Download Diff File
+2
-2
ebin/rebar.app
+ 2
- 2
ebin/rebar.app
Целия файл
@ -58,6 +58,7 @@
%% Dir specific processing modules
%% Dir specific processing modules
{modules, [
{modules, [
{app_dir, [
{app_dir, [
rebar_pre_script,
rebar_protobuffs_compiler,
rebar_protobuffs_compiler,
rebar_neotoma_compiler,
rebar_neotoma_compiler,
rebar_asn1_compiler,
rebar_asn1_compiler,
@ -72,8 +73,7 @@
rebar_escripter,
rebar_escripter,
rebar_edoc,
rebar_edoc,
rebar_xref,
rebar_xref,
rebar_post_script,
rebar_pre_script
rebar_post_script
]},
]},
{rel_dir, [
{rel_dir, [
Пиши
Преглед
Зареждане…
Отказ
Запис