Carles Fernandez
|
298a9c2391
|
clang-tidy: apply readability-container-size-empty check
|
2019-02-11 14:47:18 +01:00 |
|
Carles Fernandez
|
16bd8aa983
|
clang-tidy: apply modernize-use-bool-literals check
|
2019-02-11 13:13:54 +01:00 |
|
Carles Fernandez
|
b9c115bdf8
|
clang-tidy: apply modernize-use-using check
|
2019-02-11 13:13:06 +01:00 |
|
Carles Fernandez
|
ca2e22cd9f
|
Replace boost::lexical_cast<std::string> by std::to_string
|
2019-02-11 00:38:44 +01:00 |
|
Carles Fernandez
|
ef8ee921aa
|
Update copyright year
|
2019-02-10 21:56:40 +01:00 |
|
Carles Fernandez
|
4b2b205e21
|
Avoid throwing exceptions from destructors
Detected by clang-tidy check bugprone-exception-escape
|
2019-02-10 21:55:51 +01:00 |
|
Carles Fernandez
|
75bd492d96
|
Change CMake target names to more meaningful ones, reflecting the code tree
|
2019-02-10 18:34:28 +01:00 |
|
Carles Fernandez
|
c46cdcb188
|
Better string comparison
|
2019-02-10 14:07:27 +01:00 |
|
Carles Fernandez
|
f0e2c7c48d
|
Small fixes
|
2019-02-10 13:52:37 +01:00 |
|
Carles Fernandez
|
6d9563ef00
|
Improvement by clang-tidy
|
2019-02-10 13:24:25 +01:00 |
|
Carles Fernandez
|
bf65447cdf
|
Remove unused includes
|
2019-02-10 13:23:36 +01:00 |
|
Carles Fernandez
|
35a6ecb404
|
Fix bug, better string comparison
|
2019-02-10 13:22:49 +01:00 |
|
Carles Fernandez
|
96338be94e
|
Fix by clang-tidy
|
2019-02-10 12:53:22 +01:00 |
|
Carles Fernandez
|
21b5aeee9d
|
Make use of cstdint type names
|
2019-02-10 12:45:23 +01:00 |
|
Carles Fernandez
|
a6b94eaccf
|
Make use of cstdint typedefs, fix warning, remove unused variable
|
2019-02-10 12:40:03 +01:00 |
|
Carles Fernandez
|
ce051e040f
|
Improve target design
|
2019-02-10 01:13:02 +01:00 |
|
Carles Fernandez
|
f1bb647124
|
Remove commented line
|
2019-02-10 00:53:08 +01:00 |
|
Carles Fernandez
|
53a813b3a1
|
Add includes, remove unused ones
|
2019-02-10 00:52:29 +01:00 |
|
Carles Fernandez
|
59841057e9
|
Improve consistency in header guard names
|
2019-02-10 00:16:57 +01:00 |
|
Carles Fernandez
|
a63d7834f4
|
Remove unused include
|
2019-02-10 00:12:19 +01:00 |
|
Carles Fernandez
|
dfc89868af
|
Fix building
|
2019-02-08 00:05:14 +01:00 |
|
Carles Fernandez
|
e5b7eaa366
|
Reorder static dependencies
|
2019-02-07 23:07:24 +01:00 |
|
Carles Fernandez
|
ae005c62f2
|
Reorder libraries
|
2019-02-07 22:44:31 +01:00 |
|
Carles Fernandez
|
4b7e3992c6
|
Reorder imported targets, add gnss_system_parameters to control_thread_test
|
2019-02-07 22:06:48 +01:00 |
|
Carles Fernandez
|
60637c6125
|
Reorder dependencies
|
2019-02-07 21:31:40 +01:00 |
|
Carles Fernandez
|
5d9dea9537
|
Clean CMake scripts
|
2019-02-07 20:51:50 +01:00 |
|
Carles Fernandez
|
54473809f7
|
Imported target for GPerftools
|
2019-02-07 20:31:40 +01:00 |
|
Carles Fernandez
|
627ab01707
|
Fix Gtest detection
|
2019-02-07 19:45:31 +01:00 |
|
Carles Fernandez
|
3ddbef49ba
|
Fix gtest includes
|
2019-02-07 19:26:09 +01:00 |
|
Carles Fernandez
|
be978d48ea
|
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next
|
2019-02-07 18:33:39 +01:00 |
|
Carles Fernandez
|
0162a05e24
|
Remove variable, replace it by Boost imported targets
|
2019-02-07 17:21:32 +01:00 |
|
Carles Fernandez
|
aee9decb54
|
Turn Googletest into a imported target
|
2019-02-07 17:05:26 +01:00 |
|
Carles Fernandez
|
ab0035d1a1
|
Reorder link targets
|
2019-02-07 09:34:32 +01:00 |
|
Carles Fernandez
|
97e8d9931e
|
Make use of Threads::Threads target
|
2019-02-07 09:28:20 +01:00 |
|
Carles Fernandez
|
7440088bce
|
Fix ENABLE_LOG OFF option
|
2019-02-06 18:36:31 +01:00 |
|
Carles Fernandez
|
74950e9856
|
Set some compile definitions to private
|
2019-02-05 02:21:56 +01:00 |
|
Carles Fernandez
|
d0b8393b66
|
Merge branch 'modern-cmake' of https://github.com/carlesfernandez/gnss-sdr into next
|
2019-02-05 01:31:56 +01:00 |
|
Carles Fernandez
|
dfab84b2de
|
Add fixes applied by clang-tidy
|
2019-02-05 01:31:09 +01:00 |
|
Carles Fernandez
|
c14e300afa
|
Add Boost::chrono target
|
2019-02-05 00:48:21 +01:00 |
|
Carles Fernandez
|
a8b1432c1b
|
Merge branch 'monitor-pvt' of https://github.com/acebrianjuan/gnss-sdr into acebrianjuan-monitor-pvt
|
2019-02-05 00:18:20 +01:00 |
|
Carles Fernandez
|
f509ebe49c
|
Update minimum Boost version to 1.54
|
2019-02-05 00:01:04 +01:00 |
|
Carles Fernandez
|
ce83462f85
|
Add some fixes to CMake scripts
|
2019-02-04 23:26:07 +01:00 |
|
Álvaro Cebrián Juan
|
f635580e31
|
Add PVT Monitor
|
2019-02-04 23:03:10 +01:00 |
|
Carles Fernandez
|
708b288e61
|
Clean CMake scripts
|
2019-02-04 22:44:45 +01:00 |
|
Carles Fernandez
|
b58b07fe01
|
Update and clean CMake scripts
|
2019-02-04 20:29:42 +01:00 |
|
Carles Fernandez
|
f1e4996091
|
Update and clean CMake scripts
|
2019-02-04 20:27:33 +01:00 |
|
Carles Fernandez
|
02996bbc8a
|
Add some CMake fixes
|
2019-02-04 20:00:29 +01:00 |
|
Carles Fernandez
|
f38d6961e7
|
Add gflags private target
|
2019-02-04 18:45:34 +01:00 |
|
Carles Fernandez
|
1789777070
|
Remove unused lines
|
2019-02-04 18:33:16 +01:00 |
|
Carles Fernandez
|
f13b84c86c
|
Add more CMake modernization
|
2019-02-04 18:17:35 +01:00 |
|