Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-05-15 | Switch to gcc7 flags in build scripts. | Andrei Karas | 1 | -1/+1 |
2017-05-06 | Use same gcc6 warning flags for build scripts and ci. | Andrei Karas | 1 | -1/+1 |
2017-01-04 | Add compiler flag -Wno-attributes for prevent warnings about packed attributes. | Andrei Karas | 1 | -1/+1 |
2016-06-02 | Switch make test script from using separate directory to main directory. | Andrei Karas | 1 | -5/+3 |
2016-05-31 | Change some build script to use separate directory for temp files. | Andrei Karas | 1 | -4/+5 |
2016-04-28 | Switch build scripts to gcc 6. | Andrei Karas | 1 | -29/+6 |
2016-03-19 | Update make test script. | Andrei Karas | 1 | -1/+1 |
2016-03-02 | In some build scripts replace gcc-5 to gcc. | Andrei Karas | 1 | -2/+2 |
2016-02-29 | Disable pugixml in build scripts. | Andrei Karas | 1 | -2/+1 |
2016-01-28 | Improver error message about old client. Now it show also what server type ca... | Andrei Karas | 1 | -1/+2 |
2015-05-26 | Replace gtest with catch. Add basic support for catch. | Andrei Karas | 1 | -0/+53 |