Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | delete all symlinks when copying from project files to `_build` tree | alisdair sullivan | 2015-05-09 | 1 | -2/+34 |
| | | | | | | to prevent any data from being overwritten fixes #395 | ||||
* | modify `ct` provider to copy selected directories and compile them | alisdair sullivan | 2015-04-03 | 1 | -0/+520 |
alongside their source (ie, if `some_tests` is a directory that contains test suites beams resulting from compiling them will be placed in `some_tests` in the appropriate `_build` directory |