2581 コミット (4158595d4a6d41fac1ece19ff1237e54983314e7)
 

作成者 SHA1 メッセージ 日付
  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年前
  Fred Hebert 38191c369a Bump to alpha-4 10年前
  Tristan Sloughter bd6d6206ca Merge pull request #336 from ferd/rework-wtf-provider 10年前
  Fred Hebert 6acf0ea482 Add in shell completion for wtf->report rename 10年前
  Fred Hebert 8f1bfcb596 Rename wtf->report, add all dep versions 10年前
  Tristan Sloughter 293b415cb3 Merge pull request #335 from fishcakez/ct_failure 10年前
  James Fish 09611f7563 Improve error handling in ct provider 10年前
  Tristan Sloughter 0ad833b700 Merge pull request #330 from tsloughter/wip_single_atom_deps 10年前
  Tristan Sloughter 4fb9207d9a fix bug on foundapp could have bad match 10年前
  Tristan Sloughter d317869a3e clean ups from Fred's comments 10年前
  Tristan Sloughter ef22eeb387 error on dep name that isn't an atom 10年前
  Tristan Sloughter f88bb57cd3 Merge pull request #332 from tsloughter/warn_on_bad_include 10年前
  Tristan Sloughter 4ee7fef913 store registry fetched from disk in state 10年前
  Tristan Sloughter 39908fb511 Merge pull request #333 from talentdeficit/ct_root_suite_fix 10年前
  alisdair sullivan d1569a9d46 disallow suites in project root 10年前
  Tristan Sloughter 4e663aa799 Warn on bad use of include_lib but try to find the header anyway 10年前
  Tristan Sloughter 41b95eb295 add test for single atom pkg dep picking the highest available 10年前
  Tristan Sloughter d75ba02671 support single atoms for pkg deps, fetch highest version available 10年前
  Tristan Sloughter c3026cc8ce Merge pull request #327 from tsloughter/rm_old_beam 10年前
  Fred Hebert 9913b2798f Merge pull request #323 from tsloughter/wip_erlc_rebar2 10年前
  Tristan Sloughter a447067888 rm old beams, make erlcinfo graph per app isntad of global to project 10年前
  Tristan Sloughter 7cddb2a685 pass objectfile name to opts_changed instead of recalculating 10年前
  Tristan Sloughter 1de5058330 test touching a header file causes module recompiled 10年前
  Tristan Sloughter 88150bbe9e remove comment that doesn't apply to rebar3 10年前
  Tristan Sloughter aaf0b5c00a properly compare list of opts and not against undefined 10年前
  Tristan Sloughter 76bf80ba90 Merge pull request #324 from isaiah/readme 10年前
  Isaiah Peng 0c016c4115 fix build instruction 10年前