Wykres commitów

8 Commity (master)

Autor SHA1 Wiadomość Data
f4exb c8b691c3dd Revert "Remove codec2 from Appveyor and Travis builds"
This reverts commit 3d23d4023f.
2022-10-18 21:21:10 +02:00
f4exb 3d23d4023f Remove codec2 from Appveyor and Travis builds 2022-10-18 07:20:30 +02:00
Kacper Michajłow 305c97fc0e CMake: Make compiler flags selection and detection more flexible.
- Fix for RelWithDebInfo and MinSizeRel build types
- Use -march=native instead of handcrafted detection when possible
- Refactor whole thing to reduce code duplication
2020-11-20 11:04:51 +01:00
f4exb 58ee095194 KiwiSDR: updated documentation and Qt5 websockets dependencies where missing. Updated version and changelogs 2019-06-09 19:51:59 +02:00
f4exb 8ae26ada10 Build: removed dependency on libsqlite3 and added dependency to libopencv-imgcodecs 2019-06-01 01:13:36 +02:00
Davide Gerhard ce7e1791d9
travis-ci: test EXTERNAL_LIBRARIES and added new dependencies 2019-05-28 15:19:19 +02:00
Davide Gerhard 301c580b56
move to debhelper tool to create debian package 2019-05-23 11:49:52 +02:00
Davide Gerhard f642d2fcf0
travis-ci: enabling continuous integration on SDRangel
Use travis-ci as continuous integrator with builind for the following
operating systems:

- ubuntu 16.04; build with gui and without gui
- macOS 10.14, 10.13, 10.12, 10.11 with macports

This file can be used as build dependency tracker to avoid duplicated
information.

TODO:
  - windows 10

NOTE:
  - ubuntu 18.04 is not supported yet. Azure pipelines has the same
    limit.

[1] http://travis-ci.org
2019-05-21 20:19:30 +02:00