96 次代码提交 (041b9c4241c06ef58b64280dbcf7cff0b7a1867b)

作者 SHA1 备注 提交日期
  Fred Hebert 3e30b824ef Move dep compiler version change to DAG check 4 年前
  Fred Hebert 7129064db7 Add regression test for dep override infinite loop 4 年前
  Fred Hebert 8de300813d add MIB deps handling test 4 年前
  Fred Hebert 37396c7f8b Fix Recursive Behaviour Lookup Regression 4 年前
  Pablo Costas aecbdcdd44 Add rebar_state:all_checkouts_deps/1 and apply suggestions 4 年前
  Fred Hebert 50012aec56 Fix directory recursion in compiler 4 年前
  Pablo Costas 79834827c1 Add test for `del` override in pkg deps 5 年前
  Fred Hebert 8e6250f961 Fix tests in Windows; adjust absolute paths 5 年前
  Tristan Sloughter bff3b76dba
very quick test of git_subdir 5 年前
  Tristan Sloughter 1f9dfd8048
remove test that never did anything 5 年前
  Fred Hebert 4e1c23abec Fix Artifact tagging in DAG 5 年前
  Fred Hebert f0d8cf1686 Track build artifacts in DAG 5 年前
  Fred Hebert 911b3ccd9d Introduce new DAG phases 5 年前
  Fred Hebert 3f69c7804f Split up compiler phases 5 年前
  Fred Hebert eff10143db simplify hook test specification 5 年前
  Fred Hebert 394307bac8 Initial split of pre-hooks for compiler 5 年前
  Fred Hebert 936c8b1ba9 Allow cleaning specific apps or deps only 5 年前
  Fred Hebert 5c89f25d10 Only lint app files when compiling 5 年前
  Fred Hebert d607bbf0d6 Do not apply overrides to a root application. 6 年前
  Justin Wood 60d6e0bb6b Remove debugging 6 年前
  Justin Wood 39895a78f3 test for app file linting 6 年前
  Fred Hebert 46b1666db9 Fix handling of updated files in extra_src_dirs 6 年前
  Stefan Grundmann 52ceecf1ff check for mib_first_files regression in umbrella_mib_first_test 6 年前
  Tristan Sloughter a90f84a7a6
fix to include beams built from src files in subdirs in modules list 6 年前
  Tristan Sloughter 37fdc7e515
fix base path used for yrl/xrl includefile configs (#1952) 6 年前
  Tristan Sloughter 8d31d559c1
check last modified time on erl files for xrl and yrl files before compiling 6 年前
  Fred Hebert 9d788d8936 Abstracted path management 6 年前
  Tristan Sloughter 763fd05a0f
fix yrl compiler and add test (#1906) 6 年前
  Tristan Sloughter 2dfba204e4
properly support top level app erl_opts from REBAR_CONFIG os var (#1889) 6 年前
  Tristan Sloughter 8e0ef83de4
add option to compiler provider to only build dependencies (#1888) 6 年前
  Tristan Sloughter 56b7d88975
support for hex v2, multiple repository fetching, private organizations (#1884) 6 年前
  Alexander Petrovsky ea50c24f61 Introduce support of add and del operations under erl_opts directive 7 年前
  Alexander Petrovsky e876b42a98 Fix override_deps test from suite rebar_compile_SUITE 7 年前
  Fred Hebert 510748e099 Fix test mocking for profile overrides 7 年前
  Fred Hebert 65e0708201 Fix include paths in profile multiapp edge case 7 年前
  Luis Rascao 02caf6297d Profile deps counter test 7 年前
  suexcxine 7095382e2c Recompile when include files change 7 年前
  alisdair sullivan 5932c9608f use proper skips in compiler tests that use unavailable functions 8 年前
  Fred Hebert 34546941ae Make test work on all OTPs 8 年前
  Fred Hebert 44132db73e Add regression for #1410 8 年前
  alisdair sullivan 8e05504160 comment `ERL_COMPILER_OPTIONS` tests 8 年前
  alisdair sullivan 6c416febc2 consider `ERL_COMPILER_OPTIONS` when recompiling 8 年前
  Siri Hansen 44fabbbf91 Add 'recursive' option 8 年前
  Fred Hebert 787cd967b6 Fix private includes when compiling in test profile 8 年前
  alisdair sullivan dad7900d31 recompile all files when a parse transform given as an opt needs updating 8 年前
  alisdair sullivan dfec27a1cd normalize include dirs to absolute paths during compilation 9 年前
  alisdair sullivan aba5a721e1 REBAR-1184 exclude tests for `ERL_COMPILER_OPTIONS` on r15 9 年前
  alisdair sullivan fb26525a52 REBAR-1184 always recompile if `ERL_COMPILER_OPTIONS` env var is set 9 年前
  Luis Rascao 123630a68e Add module directory to include path 9 年前
  Tristan Sloughter 5dba402a11 only apply default and prod profile to dependencies 9 年前