- 23 May, 2018 1 commit
-
-
Herb Maeder authored
Merge develop to master, end-of-sprint 2018.10 05/23/2018 (@ smrtlink-short_5_2_0_snapshot36228, RBS-DEVSMRTLINKSHORT-2801)
-
- 21 May, 2018 2 commits
-
-
Derek Barnett authored
* commit 'd26e2323': coverage report for bamboo
-
Derek Barnett authored
-
- 09 May, 2018 1 commit
-
-
Herb Maeder authored
Merge develop to master, end-of-sprint 2018.09 05/09/2018 (@ smrtlink-short_5_2_0_snapshot34713, RBS-DEVSMRTLINKSHORT-2678)
-
- 08 May, 2018 2 commits
-
-
David Seifert authored
* commit '3edf303a': Upgrade bundled cram to 0.7
-
David Seifert authored
* required for `--xunit-file` argument
-
- 07 May, 2018 5 commits
-
-
David Seifert authored
Merge pull request #155 in SAT/pbbam from feature/SE-1533-Disable-test-building-for-artifacts to develop * commit '8c9673f2': Do not build tests when creating artifact
-
David Seifert authored
-
David Seifert authored
* commit '74a7e96f': Decouple build/install/test scripts from Bamboo Store test configuration in Meson
-
David Seifert authored
-
David Seifert authored
-
- 04 May, 2018 2 commits
-
-
David Seifert authored
Merge pull request #153 in SAT/pbbam from feature/SE-1533-Remove-warning-flag-propagation to develop * commit 'd056e581': Do not propagate -W* flags to consumers
-
David Seifert authored
* Consumer codebases might not be ready yet for all the new warning flags, hence do not pass them on.
-
- 03 May, 2018 2 commits
-
-
Derek Barnett authored
* commit '067a9d9a': Updated all things initialization. - Brace initialization in ctors. - Direct initialization over copy initialization. - make_unique/make_shared where possible - Pass "sink" parameters by value, then move. - Value + move allowed a lot of overloaded methods to be removed.
-
Derek Barnett authored
- Brace initialization in ctors. - Direct initialization over copy initialization. - make_unique/make_shared where possible - Pass "sink" parameters by value, then move. - Value + move allowed a lot of overloaded methods to be removed.
-
- 01 May, 2018 2 commits
-
-
Derek Barnett authored
* commit '8efb0615': Removed 'using namespace std' from tools & tests. Library source had previously been scrubbed; these were overlooked.
-
Derek Barnett authored
Removed 'using namespace std' from tools & tests. Library source had previously been scrubbed; these were overlooked.
-
- 29 Apr, 2018 6 commits
-
-
David Seifert authored
* commit 'e6372d38': Enable additional warnings flags in Meson Fix -Wdouble-promotion Fix -Wformat-nonliteral Fix -Wuseless-cast pugixml.cpp: Disable all warnings
-
David Seifert authored
-
David Seifert authored
-
David Seifert authored
-
David Seifert authored
-
- 28 Apr, 2018 10 commits
-
-
Derek Barnett authored
* commit 'a235c901': Use {i,o}stringstream instead of plain stringstream
-
Derek Barnett authored
-
David Seifert authored
* commit 'c76f27c3': Enable -Werror in CI Remove old -Wno-* flags, enable -Wshadow Fix -Wunused-parameter Fix -Wunused-private-field Fix -Wshadow
-
David Seifert authored
-
David Seifert authored
-
David Seifert authored
-
David Seifert authored
-
David Seifert authored
-
David Seifert authored
* commit '03b37f54': Removed references to temporaries
-
Derek Barnett authored
-
- 27 Apr, 2018 7 commits
-
-
David Seifert authored
* commit '0bf4088d': Fix formatting
-
David Seifert authored
* When adding the clang format checker, the `tools/` directory was forgotten.
-
Derek Barnett authored
* commit '36fe6a7d': Matched XML NumRecords to real record count. Added tests for movie name filter - explicit & loaded from dataset Added handling for filtering datasets on 'movie'='transcript'
-
Derek Barnett authored
-
Derek Barnett authored
-
Derek Barnett authored
-
David Seifert authored
* commit '2c299260': Fix -Wsign-compare Fix -Wdelete-non-virtual-dtor Fix -Wshadow
-