update
This commit is contained in:
BIN
phoenix/_build/dev/lib/elixir_make/.mix/compile.elixir
Normal file
BIN
phoenix/_build/dev/lib/elixir_make/.mix/compile.elixir
Normal file
Binary file not shown.
BIN
phoenix/_build/dev/lib/elixir_make/.mix/compile.elixir_scm
Normal file
BIN
phoenix/_build/dev/lib/elixir_make/.mix/compile.elixir_scm
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
14
phoenix/_build/dev/lib/elixir_make/ebin/elixir_make.app
Normal file
14
phoenix/_build/dev/lib/elixir_make/ebin/elixir_make.app
Normal file
@@ -0,0 +1,14 @@
|
||||
{application,elixir_make,
|
||||
[{modules,['Elixir.ElixirMake.Artefact',
|
||||
'Elixir.ElixirMake.Compiler',
|
||||
'Elixir.ElixirMake.Downloader',
|
||||
'Elixir.ElixirMake.Downloader.Httpc',
|
||||
'Elixir.ElixirMake.Precompiler',
|
||||
'Elixir.Mix.Tasks.Compile.ElixirMake',
|
||||
'Elixir.Mix.Tasks.ElixirMake.Checksum',
|
||||
'Elixir.Mix.Tasks.ElixirMake.Precompile']},
|
||||
{optional_applications,[]},
|
||||
{applications,[kernel,stdlib,elixir,logger]},
|
||||
{description,"A Make compiler for Mix"},
|
||||
{registered,[]},
|
||||
{vsn,"0.9.0"}]}.
|
||||
Reference in New Issue
Block a user