2407 次代码提交 (291e0de2fe6d637511f3739a1a29004870e09b2e)
 

作者 SHA1 备注 提交日期
  Tristan Sloughter bd2f8bbc5e print and halt on compile error 10 年前
  Fred Hebert 302670da70 Merge pull request #363 from RJ/list-templates 10 年前
  Richard Jones 8996084cb5 Re-add escript_incl_extra, for templates 10 年前
  Fred Hebert 3a63bec39f Merge pull request #358 from tsloughter/build_with_rebar3 10 年前
  Tristan Sloughter 7b723d3a87 update readme instructions 10 年前
  Tristan Sloughter 605b7e9f7f remove makefile 10 年前
  Tristan Sloughter 390d1afb77 update readme provider 10 年前
  Tristan Sloughter acf8c5ce65 update readme bootstrap instructions 10 年前
  Tristan Sloughter e5988f69e0 R15 support, replace unsetenv with putenv empty string 10 年前
  Tristan Sloughter 16e9b3ffa2 fix tracking of all profiles dep paths 10 年前
  Tristan Sloughter 4374999d95 real bootstrapping 10 年前
  Tristan Sloughter 0537a0699d Merge pull request #354 from tsloughter/track_code_path 10 年前
  Tristan Sloughter de77225b49 Merge pull request #361 from ferd/symlink-default-fix 10 年前
  Tristan Sloughter 12bd412c22 add_deps_to_patha nd restore_code_path added to api 10 年前
  Fred Hebert 18c395ff15 Symlink existing default deps when in new profile 10 年前
  Viacheslav V. Kovalev 29a855d31c Revert accidentially changed formatting 10 年前
  Viacheslav V. Kovalev d821757152 Merge remote-tracking branch 'my/app-discover-profile-duplication' into app-discover-profile-duplication 10 年前
  Viacheslav Kovalev e255529da5 Get rid of rebar_utils:tup_umerge/2 patching 10 年前
  Viacheslav V. Kovalev 0b682e364d Merge branch 'app-discover-profile-duplication' of https://github.com/kovyl2404/rebar3 into app-discover-profile-duplication 10 年前
  Viacheslav Kovalev 82b0d4b7b2 Implement opts umerge deduplication 10 年前
  Viacheslav V. Kovalev 83d738a829 Implement some test on profiles deduplication 10 年前
  Tristan Sloughter a3d4cc1259 track and cleanup code paths for different contexts 10 年前
  Viacheslav V. Kovalev b725711d63 Implement some test on profiles deduplication 10 年前
  Viacheslav V. Kovalev 381c6f4779 Correctly deduplicate profiles when applying 10 年前
  Fred Hebert 31ef4c4916 Merge pull request #357 from tsloughter/erl_first_files 10 年前
  Fred Hebert b5ef1c09d7 Merge pull request #356 from tsloughter/compile_pre_hooks 10 年前
  Tristan Sloughter b8c1cb2bf0 fix erl_first_files to check entire path of file 10 年前
  Tristan Sloughter 9e59abacf3 run project wide pre-compile hooks after deps have compiled 10 年前
  Fred Hebert 520855ee42 Merge pull request #351 from tsloughter/dep_hooks 10 年前
  Fred Hebert 71dfa8eca6 Merge pull request #353 from tsloughter/dup_hooks 10 年前
  Tristan Sloughter 8ed91ab761 improve erlydtl source and out dir discovery 10 年前
  Tristan Sloughter 2667dbdd0b don't duplicate hooks for top level app 10 年前
  Fred Hebert ff47ccdd0f Merge pull request #348 from tsloughter/ignore_optional_hex 10 年前
  Viacheslav V. Kovalev cb14a33fdd Do not duplicate profile when applying. 10 年前
  Tristan Sloughter cce1ad00ba ignore optional deps for now 10 年前
  Fred Hebert 7d6822c376 Merge pull request #347 from tsloughter/add_pathsz 10 年前
  Tristan Sloughter c151f4e688 add to end of code path not the beginning in handle_deps 10 年前
  Tristan Sloughter 032c0448ee Merge pull request #345 from ferd/unlocks 10 年前
  Fred Hebert 326f840123 Add support for an unlock command 10 年前
  Tristan Sloughter 4a057b68c9 Merge pull request #344 from ferd/proper-default-fetch 10 年前
  Fred Hebert 123b0ea61a Merge pull request #342 from tsloughter/relx_fixes 10 年前
  Tristan Sloughter 400853033e replcae ensure_started bc it doens't exist in R15, with load 10 年前
  Tristan Sloughter a917dc14df restructure escriptize provider so the error is properly returned 10 年前
  Fred Hebert 2ff4ac6d50 Default deps always to the default profile 10 年前
  Tristan Sloughter 2e5b6fe559 remove use of lists:droplast, it doesn't exist pre-17 10 年前
  Tristan Sloughter 5999ef1c96 ct: compile tests from test dir to outdir instead of compiling copies 10 年前
  Tristan Sloughter 3126e7eb55 update project_apps and state before running post hooks 10 年前
  Tristan Sloughter 5f89e9c28d fix erlydtl error return and dir to run from 10 年前
  Tristan Sloughter cbd22cf490 Merge pull request #340 from tsloughter/compile_sort 10 年前
  Tristan Sloughter f82874de58 include applications list in compile sort 10 年前