46 Commits (7cddb2a685996f28ce3c9870b8b11e3552bf5d05)

Author SHA1 Message Date
  Tristan Sloughter ae9c83fb4b copy project apps to deps output dir for compilation 10 years ago
  Tristan Sloughter c3e2ab1c1e remove unneeded get_modules_list function 10 years ago
  Tristan Sloughter 8f03afded4 consolidate app validation and exist checks 10 years ago
  Tristan Sloughter b654272063 remove unused functions from app utils 10 years ago
  nuex 79a1c285f0 return an error when an app file is missing 10 years ago
  Tristan Sloughter 8e5c916cb6 move dir functions from utils to new module rebar_dir 10 years ago
  Tristan Sloughter e1b1152b21 slowly widdling away at dialyzer errors 10 years ago
  Tristan Sloughter 3924908f64 more efficient check for existing dep 10 years ago
  Tristan Sloughter 1dabd217db inefficient way, but safer, of checking if an app is already downloaded 10 years ago
  Tristan Sloughter 6aaeae93ea remove use of 17+ function lists:droplast/1 10 years ago
  Tristan Sloughter 629792f36b start of moving to splitting state from config parsing 10 years ago
  Tristan Sloughter eb8fa02df7 large refactoring 11 years ago
  Tuncer Ayaz 5fa6671511 Remove experimental flags 11 years ago
  Eric Merritt eaad535e31 Allow script to be evaluated when app file is loaded 12 years ago
  Tuncer Ayaz c0644dc195 Finalize app=, skip_app=, suite= deprecations 13 years ago
  Tuncer Ayaz 252757c753 Do not use application:set_env 13 years ago
  Tuncer Ayaz e185e86bff Remove shared state 13 years ago
  Tuncer Ayaz 27e5a0ae5b Cleanup and simplify deprecated option handling 13 years ago
  Tuncer Ayaz 1de48e4902 Move vcs_vsn/2 to rebar_utils 13 years ago
  Tuncer Ayaz 8c89a388bf Universally support apps=/skip_apps= 13 years ago
  Tuncer Ayaz a5e39c2c54 Move is_skipped_app/0 to rebar_app_utils 13 years ago
  Jan Klötzke 85575fca65 rebar_app_utils: fix git hook for Windows 13 years ago
  Tim Watson 6dfcd8b9f2 Support for custom version commands 13 years ago
  Tuncer Ayaz 0741157a11 Fix misspelling of accommodate 13 years ago
  Tuncer Ayaz 475daf2c4a Comment git vsn cmd changes 14 years ago
  Tuncer Ayaz a53fc2d8f5 Document git vsn cmd and fix formatting 14 years ago
  Yurii Rashkovskii 15b7798e46 Add precise git versioning of multiple apps 14 years ago
  Tuncer Ayaz f08f13d103 Extend app resource file existence checks 14 years ago
  Tuncer Ayaz a4ffe1ce62 Use filename:join/1 14 years ago
  Dave Smith 4dc2414d89 Add support for priv/<vcs.vsn> as fallback for version info 14 years ago
  Dave Smith 4be3631687 Make sure to pass dir of app when invoking git; enhance shell logging output 14 years ago
  Dave Smith 6056c63eed Clean up and simplify {vsn, VCS} support 14 years ago
  Tuncer Ayaz 01a7473dac Add {vsn,Vcs} support for bzr, hg and svn 14 years ago
  Adam Kocoloski b0860da124 Expand {vsn,git} in app.src to git-describe output 14 years ago
  Tuncer Ayaz c466076ffb Clean up emacs file local variables 14 years ago
  Tuncer Ayaz 46b2c0612e Fix bug 770 14 years ago
  Kostis Sagonas 7dc76d578e Tidier improvements 14 years ago
  Klas Johansson 07b20d16f8 Remove warnings reported by xref 15 years ago
  Dave Smith dfb0d87658 Removing some unnecessary debugging messages 15 years ago
  Dave Smith 2af6dc84ae Complete implementation for simplistic .app.src processing. 15 years ago
  Dave Smith c28a16258c Add caching of app file 15 years ago
  Dave Smith c19b8ac003 Refactoring app file access to be via rebar_app_utils in prep for supporting .app.src 15 years ago
  Tuncer Ayaz 9a8015f2d7 Added vi modeline/emacs local variables to file headers 15 years ago
  Dave Smith b491898690 Refactor rebar to build a self-contained script 15 years ago
  Dave Smith 28fe3bfd54 More gross structural work; now has log levels and broken out log level control 15 years ago
  Dave Smith b7e2088c27 Initial commit 15 years ago