Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-01 | cmake: exclude tests from running | redfish | 1 | -0/+3 | |
Minimize special cases in cmake script, likely to be forgotten. | |||||
2016-09-01 | cmake: option+target for profiling for coverage | redfish | 1 | -1/+1 | |
2016-08-28 | Merge pull request #994 | Riccardo Spagni | 1 | -1/+1 | |
ff6b8f2 Build: move Travis IRC notification channel (anonimal) | |||||
2016-08-27 | Build: move Travis IRC notification channel | anonimal | 1 | -1/+1 | |
This will allow people to have Travis push notifications for their repo without spamming the dev channel | |||||
2016-08-26 | Re-enable Travis IRC notifications | Jacob Torrey | 1 | -11/+10 | |
2016-08-26 | Silence coveralls to prevent 4MB logs | Jacob Torrey | 1 | -1/+1 | |
Signed-off-by: Jacob Torrey <discipleofranok@gmail.com> | |||||
2016-08-26 | Added -j2 to Makefile and clean up matrix | Jacob Torrey | 1 | -7/+35 | |
Signed-off-by: Jacob Torrey <discipleofranok@gmail.com> | |||||
2016-08-26 | Streamline test building target | Jacob Torrey | 1 | -1/+0 | |
Signed-off-by: Jacob Torrey <discipleofranok@gmail.com> | |||||
2016-08-26 | Ensure tests are built prior to testing | Jacob Torrey | 1 | -1/+1 | |
2016-08-26 | Update .travis.yml | Jacob Torrey | 1 | -0/+1 | |
2016-08-26 | Update for the current make environment | Jacob Torrey | 1 | -1/+1 | |
2016-08-26 | Fixed tab/space issue on YAML | Jacob Torrey | 1 | -36/+36 | |
Signed-off-by: Jacob Torrey <torreyj@ainfosec.com> | |||||
2016-08-26 | Converted to a build matrix for testing and release | Jacob Torrey | 1 | -42/+87 | |
Signed-off-by: Jacob Torrey <torreyj@ainfosec.com> | |||||
2016-08-26 | Prep for coveralls | Jacob Torrey | 1 | -1/+4 | |
Signed-off-by: Jacob Torrey <torreyj@ainfosec.com> | |||||
2016-08-15 | Build: use Boost 1.58 for Travis build. Refs #956 | anonimal | 1 | -3/+7 | |
2016-07-30 | Build: take out tests in Travis CI | anonimal | 1 | -1/+1 | |
2016-07-29 | Build: add vanilla clang to Travis CI | anonimal | 1 | -0/+2 | |
2016-07-29 | Build: add make release-test to Travis CI | anonimal | 1 | -1/+1 | |
2016-07-23 | include result in the notifications template | Riccardo Spagni | 1 | -1/+1 | |
2016-07-23 | only alert on IRC when the status changes | Riccardo Spagni | 1 | -0/+2 | |
2016-07-20 | add IRC notifications to travis | Riccardo Spagni | 1 | -0/+6 | |
2016-07-13 | Travis-CI: remote redundant make release-test. | anonimal | 1 | -1/+1 | |
2016-07-12 | Travis-CI: implement first-draft configuration. | anonimal | 1 | -0/+28 | |