NMEA: changed signature of nmea::make_sentence to make it more robust.
[marnav.git] / extern / README.md
blob6dd2136fd954e93895afec0267d469b74d4761b6
1 EXTERNAL SOURCES
2 ================
4 This directory contains external sources, which are used by the project.
5 For ease of use, they are in this repository, stripped of what is
6 not needed.
8 External sources should remain as unpatched as possible, outside the
9 projects own source.
12 gmock-1.7.0
13 -----------
15 License: BSD (http://opensource.org/licenses/BSD-3-Clause)
17 Homepage: https://code.google.com/p/googlemock/
19 Download: https://code.google.com/p/googlemock/downloads/detail?name=gmock-1.7.0.zip
21 Notess:
22 - Only the fused source
23 - Added a CMakeLists.txt file
24 - Added custom\_main.cpp
25   - Supports output in CppUnit (XML) format in addition to the standard
26     behaviour (JUnit format).
29 benchmark-1.0.0
30 ---------------
32 License: Apache 2.0 (http://www.apache.org/licences)
34 Homepage: https://github.com/google/benchmark
37 cxxopts - c45bcc385870b8707ef5475cdd7c14b1ce7fc4a1
38 --------------------------------------------------
40 License: (https://github.com/jarro2783/cxxopts/LICENSE)
42 Homepage: https://github.com/jarro2783/cxxopts
45 fmt - 0d25f6fcbbf0a867b939a5501965ee4462b21ee6
46 ----------------------------------------------
48 License: (https://github.com/fmtlib/fmt/LICENSE.rst)
50 Homepage: https://github.com/fmtlib/fmt