71 Commits (fc20a946609a8d1e22686472c47c2896b97eaefa)

Author SHA1 Message Date
  Tristan Sloughter a90f84a7a6
fix to include beams built from src files in subdirs in modules list 6 years ago
  Tristan Sloughter 37fdc7e515
fix base path used for yrl/xrl includefile configs (#1952) 6 years ago
  Tristan Sloughter 8d31d559c1
check last modified time on erl files for xrl and yrl files before compiling 6 years ago
  Fred Hebert 9d788d8936 Abstracted path management 6 years ago
  Tristan Sloughter 763fd05a0f
fix yrl compiler and add test (#1906) 6 years ago
  Tristan Sloughter 2dfba204e4
properly support top level app erl_opts from REBAR_CONFIG os var (#1889) 6 years ago
  Tristan Sloughter 8e0ef83de4
add option to compiler provider to only build dependencies (#1888) 6 years ago
  Tristan Sloughter 56b7d88975
support for hex v2, multiple repository fetching, private organizations (#1884) 6 years ago
  Alexander Petrovsky ea50c24f61 Introduce support of add and del operations under erl_opts directive 7 years ago
  Alexander Petrovsky e876b42a98 Fix override_deps test from suite rebar_compile_SUITE 7 years ago
  Fred Hebert 510748e099 Fix test mocking for profile overrides 7 years ago
  Fred Hebert 65e0708201 Fix include paths in profile multiapp edge case 7 years ago
  Luis Rascao 02caf6297d Profile deps counter test 7 years ago
  suexcxine 7095382e2c Recompile when include files change 7 years ago
  alisdair sullivan 5932c9608f use proper skips in compiler tests that use unavailable functions 8 years ago
  Fred Hebert 34546941ae Make test work on all OTPs 8 years ago
  Fred Hebert 44132db73e Add regression for #1410 8 years ago
  alisdair sullivan 8e05504160 comment `ERL_COMPILER_OPTIONS` tests 8 years ago
  alisdair sullivan 6c416febc2 consider `ERL_COMPILER_OPTIONS` when recompiling 8 years ago
  Siri Hansen 44fabbbf91 Add 'recursive' option 8 years ago
  Fred Hebert 787cd967b6 Fix private includes when compiling in test profile 8 years ago
  alisdair sullivan dad7900d31 recompile all files when a parse transform given as an opt needs updating 8 years ago
  alisdair sullivan dfec27a1cd normalize include dirs to absolute paths during compilation 9 years ago
  alisdair sullivan aba5a721e1 REBAR-1184 exclude tests for `ERL_COMPILER_OPTIONS` on r15 9 years ago
  alisdair sullivan fb26525a52 REBAR-1184 always recompile if `ERL_COMPILER_OPTIONS` env var is set 9 years ago
  Luis Rascao 123630a68e Add module directory to include path 9 years ago
  Tristan Sloughter 5dba402a11 only apply default and prod profile to dependencies 9 years ago
  alisdair sullivan 6f70b7fc88 remove mib header file in `priv/mibs/include' 9 years ago
  alisdair sullivan d9ae98e4d8 symlink mib hrl output in apps `include' directories 9 years ago
  Phil Toland afbf729532 Added tests and fixed a bug 9 years ago
  alisdair sullivan d1409d0b3b refactor `rebar_erlc_compiler` 9 years ago
  alisdair sullivan 621d8a9485 Revert "add an export to allow specifing arbitrary extra erl files to be compiled" 9 years ago
  Fred Hebert 4ad998b718 Support proper paths in non-erl first files 9 years ago
  alisdair sullivan 9d82215296 add an export to allow specifing arbitrary extra erl files to be compiled 9 years ago
  Tristan Sloughter f2f63013fe override 'deps' now automatically overrides '{deps,default}' 9 years ago
  Fred Hebert 59579c0708 Add tests for mixed deps installs 9 years ago
  Tristan Sloughter 3309fa8dc7 add test for clean --all 9 years ago
  Tristan Sloughter c3c9db7ca6 do not install profile deps of deps 9 years ago
  Tristan Sloughter 6f95911d32 only look for top level apps and those directly under apps/ or lib/ 9 years ago
  Tristan Sloughter b6b32fc64e ensure necessary directories exist to compile mibs files 9 years ago
  Daniel Widgren a029e957fd Fixed two tests for windows 8.1 and added touch functionality 10 years ago
  Daniel Widgren e3d32b10cc Fixed two tests for windows 8.1 and added touch functionality 10 years ago
  Fred Hebert 36cc244607 Adding erl_first_files test 9 years ago
  Tristan Sloughter f7ff07a87d plugins provider 10 years ago
  Tristan Sloughter 7d33dbf6aa store plugin providers in app_info's state for deps 10 years ago
  Tristan Sloughter 4ff95cee31 add test for plugin with transitive deps 10 years ago
  Tristan Sloughter 3a201230fe install plugins from the global config to ~/.cache/plugins 10 years ago
  Tristan Sloughter becf29a5ac enable parse transformations in rebar config 10 years ago
  Tristan Sloughter a3d4cc1259 track and cleanup code paths for different contexts 10 years ago
  Tristan Sloughter 41b95eb295 add test for single atom pkg dep picking the highest available 10 years ago