Carles Fernandez
|
7e4ef8bbdc
|
Merge branch 'multiconf' into next
Improve support for multi-configuration generators (e.g., Xcode)
|
2019-12-06 20:05:56 +01:00 |
|
Carles Fernandez
|
7e20f2cbb6
|
Fix for old CMake versions
|
2019-12-06 19:24:42 +01:00 |
|
Carles Fernandez
|
ac4a79c37a
|
Fix for old CMake versions
|
2019-12-06 19:12:36 +01:00 |
|
Carles Fernandez
|
24c48c1700
|
Fix building gtest when sources are found
|
2019-12-06 18:00:06 +01:00 |
|
Carles Fernandez
|
750636c817
|
Fix for Xcode
|
2019-12-06 14:36:53 +01:00 |
|
Carles Fernandez
|
3673091a18
|
Improve support for multi-configuration generators
|
2019-12-06 14:23:12 +01:00 |
|
Carles Fernandez
|
320cce52ac
|
Merge branch 'fix-glonass-bug' into next
|
2019-12-05 17:15:37 +01:00 |
|
Carles Fernandez
|
5a38a55419
|
Update Protocol Buffers local version to 3.11.1. Update Armadillo version in README to 9.800.3
|
2019-12-05 17:00:25 +01:00 |
|
Carles Fernandez
|
a3168bcafe
|
Fix bug in rtklib_conversions of glonass ephemeris (Fixes: #344)
|
2019-12-05 15:58:26 +01:00 |
|
Carles Fernandez
|
a9c400355b
|
Fix local buiding of Armadillo and PugiXML with multi-configuration generators
|
2019-12-01 18:52:51 +01:00 |
|
Carles Fernandez
|
39234295d7
|
Move pull-request template to .github folder
|
2019-11-30 22:36:21 +01:00 |
|
Carles Fernandez
|
62365d48ae
|
Remove .gitlab-ci.yml file added by accident
|
2019-11-30 21:18:57 +01:00 |
|
Carles Fernandez
|
28171bdb92
|
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next
|
2019-11-30 21:14:29 +01:00 |
|
Carles Fernandez
|
80fbeb4fe5
|
Revert "cmake: Use standard way of getting python prefix"
This reverts commit f6311abc87 .
|
2019-11-30 21:14:12 +01:00 |
|
Carles Fernandez
|
2c2d7b13fb
|
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next
|
2019-11-30 21:01:57 +01:00 |
|
Carles Fernandez
|
ea79155ebd
|
Update changelog
|
2019-11-30 20:59:55 +01:00 |
|
Carles Fernandez
|
f6311abc87
|
cmake: Use standard way of getting python prefix
|
2019-11-30 20:48:13 +01:00 |
|
Carles Fernandez
|
0038853c52
|
Clean CMake files
|
2019-11-30 20:30:22 +01:00 |
|
Carles Fernandez
|
78f1c54900
|
Use python-mako and python-six in Debian 8
|
2019-11-30 20:06:53 +01:00 |
|
Carles Fernandez
|
603c1d55ef
|
List Python3 packages in Fedora and OpenSUSE
|
2019-11-30 19:56:38 +01:00 |
|
Carles Fernandez
|
67cb34e5fc
|
Add missing package in OpenSUSE 42.3
|
2019-11-30 19:40:00 +01:00 |
|
Carles Fernandez
|
d002eff964
|
Use python3-mako and python3-six
|
2019-11-30 18:33:28 +01:00 |
|
Carles Fernandez
|
bfeaf39cd9
|
Update to python3
|
2019-11-30 18:18:49 +01:00 |
|
Carles Fernandez
|
cc30b39ead
|
Install python3-mako and python3-six where python3 is present by default
|
2019-11-30 18:02:47 +01:00 |
|
Carles Fernandez
|
d85f23cf09
|
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next
|
2019-11-30 17:43:04 +01:00 |
|
Carles Fernandez
|
b552616b99
|
Find Python 3 with CMake < 3.12
|
2019-11-30 17:42:44 +01:00 |
|
Carles Fernandez
|
4d1759bf9a
|
Use python3-mako and python3-six in build-ubuntu job
|
2019-11-30 14:23:20 +01:00 |
|
Carles Fernandez
|
8d3d283600
|
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next
|
2019-11-30 14:20:17 +01:00 |
|
Carles Fernandez
|
21d19ebd93
|
Fix typo
|
2019-11-30 14:19:25 +01:00 |
|
Carles Fernandez
|
51c8732ff1
|
Look for python3 in first place even if CMake < 3.12
|
2019-11-30 14:18:39 +01:00 |
|
Carles Fernandez
|
3e0980b12c
|
Upse python3-mako and python3-six
|
2019-11-30 12:47:31 +01:00 |
|
Carles Fernandez
|
8eed17f8b3
|
Remove references to Python 2.7 since its end of life is scheduled for January 1, 2020
python-six and python-mako packages replaced by python3-six and python3-mako counterparts
References to pip replaced by pip3 in Homebrew section
|
2019-11-30 12:23:14 +01:00 |
|
Carles Fernandez
|
9424f9144e
|
Re-synchronize the package index files from their sources in Ubuntu job
|
2019-11-30 10:15:26 +01:00 |
|
Carles Fernandez
|
ddc12a4d6c
|
Fix typo
|
2019-11-30 03:06:49 +01:00 |
|
Carles Fernandez
|
9ad70ff713
|
Merge branch 'next' of https://gitlab.com/gnss-sdr/gnss-sdr into next
|
2019-11-30 02:52:01 +01:00 |
|
Carles Fernandez
|
e643d3c04e
|
Remove Ubuntu Cosmic, add Ubuntu Focus
|
2019-11-30 02:49:04 +01:00 |
|
Carles Fernandez
|
055bd52b96
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
|
2019-11-30 02:43:38 +01:00 |
|
Carles Fernandez
|
b0bb2c145f
|
Add simple Continuous Integration system at GitHub
|
2019-11-30 02:05:56 +01:00 |
|
Carles Fernandez
|
7916edbc38
|
Merge branch 'fix_leak' into next
|
2019-11-30 01:53:39 +01:00 |
|
Carles Fernandez
|
52a6347fd4
|
Add missing include
|
2019-11-30 01:09:07 +01:00 |
|
Carles Fernandez
|
1604d86381
|
Remove unused variable
|
2019-11-30 00:55:13 +01:00 |
|
Carles Fernandez
|
99977528f3
|
Add Ubuntu 20.04 focal, remove 18.10 cosmic
|
2019-11-30 00:38:45 +01:00 |
|
Carles Fernandez
|
96bf6587e7
|
Fix memory leaks (Fixes: #342)
|
2019-11-30 00:31:07 +01:00 |
|
Carles Fernandez
|
5cf5c7f0f5
|
Update newest CMake to 3.16
|
2019-11-29 19:01:20 +01:00 |
|
Carles Fernandez
|
50f4c2004c
|
Fix random error in trk_test
|
2019-11-29 16:40:50 +01:00 |
|
Carles Fernandez
|
1d8024df98
|
Apply clang-format
|
2019-11-29 16:40:03 +01:00 |
|
Carles Fernandez
|
aa9adf3fd6
|
Replace deprecated exec_program by execute_process
|
2019-11-29 13:20:49 +01:00 |
|
Carles Fernandez
|
c88fffc5b2
|
Fix uninstall target
|
2019-11-29 13:02:02 +01:00 |
|
Carles Fernandez
|
ce924f83f4
|
Recover .gitlab-ci.yml file
|
2019-11-28 16:06:25 +01:00 |
|
Carles Fernandez
|
3d57a820da
|
Remove gitlab-ci.yml file
|
2019-11-28 16:05:19 +01:00 |
|