Jonathan GUILLOT
dec4ae7118
Re-enable optional pins target using CMake
Directly use `pdflatex` command if available to generate pins.pdf.
The pins target is not included in all.
Remove pins.pdf from repository.
il y a 1 mois
Manfred Wallner
edbcfca9e7
Merge pull request #276 from joggee-fr/jg/deb-cmake
Alternative way to build Debian package using CMake / CPack
il y a 1 mois
Jonathan GUILLOT
39229af195
Move development files in a Debian -dev package
Install targets and files in default Runtime and Development CMake
components to determine files included in the two Debian packages.
Move to CMake minimum version to 3.12 to allow using NAMELINK_COMPONENT
option in install() allowing adding .so files in a separate component,
Developement here.
Use CPack to build the two Debian packages.
il y a 1 mois
Jonathan GUILLOT
3283e92f93
Add postinst and postrm scripts to Debian package built by CPack
il y a 1 mois
Jonathan GUILLOT
e75262f8f3
Use CPack to build source and Debian package
Co-authored-by: Lucino772 <lucapalmi772@gmail.com>
il y a 2 mois
Manfred Wallner
80bb9da0e6
Merge pull request #275 from joggee-fr/jg/build-cmake
Update GitHub build workflow to use CMake
il y a 1 mois
Jonathan GUILLOT
4899711b3a
Update GitHub build workflow to use CMake
il y a 2 mois
Manfred Wallner
4d7010daf1
Merge pull request #269 from joggee-fr/jg/cmake
Improve CMake build
il y a 2 mois
Jonathan GUILLOT
eed149aeea
Directly link with targets from CMake
Consider the ful package delivers the two libraries wiringPi and
wiringPiDev with the associated binary gpio. We don't have to build and
install each component separately first.
il y a 2 mois
Jonathan GUILLOT
26c45372ca
Globally set shared library versions from root CMakeLists.txt
By the way, set SOVERSION to version major. It also fixes wiringPiDev
shared library version not correctly set.
il y a 2 mois
Jonathan GUILLOT
e1e12652e0
Retrieve pthread library using CMake FindThreads
il y a 2 mois
Jonathan GUILLOT
17ab75aae7
Use pkg-config in CMake to retrieve libcrypt
CMake configuration will fail if not found instead of waiting for build.
il y a 2 mois
Jonathan GUILLOT
82ea43eb52
Remove -fPIC from extra CMake CFLAGS
Building position independant code is the default behavior for CMake
when compiling shared library targets.
il y a 2 mois
mstroh76
2abcabc4f7
#254 remove pins and wiringpid, fix compile error
il y a 5 mois
mstroh76
7af34eb00c
Merge pull request #254 from Gfilinic/master
Added CMake to project so it can be cross-compiled
il y a 5 mois
Goran Filinić
89860728cd
Merge branch 'cmake' into master
il y a 5 mois
Manfred Wallner
f13424de41
Merge pull request #247 from WiringPi/spi
Spi
il y a 5 mois
Manfred Wallner
575afa6c1c
Merge branch 'develop' into spi
il y a 5 mois
mstroh76
3de56b65cb
3.6 version release
il y a 5 mois
mstroh76
b4728cb3e6
#243 simple MCP3202 SPI test
il y a 5 mois
mstroh76
2a8e7fefd3
#250
il y a 5 mois
mstroh76
c055adc469
#244 add API call getPinModeAlt
il y a 5 mois
mstroh76
7fa40ba6f8
add API call getPinModeAlt
il y a 5 mois
mstroh76
4db79da55b
#244 add API call getPinModeAlt
il y a 5 mois
Goran Filinić
1fc6be2892
Added CMake to project so it can be cross-compiled
il y a 6 mois
mstroh76
d7debf2875
#243 unit test result blinking
il y a 6 mois
mstroh76
4d6a1f7df8
#243 unit test
il y a 6 mois
mstroh76
5f74d22a95
#243 unit test
il y a 6 mois
mstroh76
9819613cc0
#243 unit test
il y a 6 mois
mstroh76
5417978454
#243
il y a 6 mois
mstroh76
01ea71461b
#243
il y a 6 mois
Manfred Wallner
eced60bc5e
Merge pull request #240 from WiringPi/deprecated
Remove gpio load/unload
il y a 6 mois
Manfred Wallner
ceecceee0b
Merge branch 'develop' into deprecated
il y a 6 mois
mstroh76
5546986129
#243
il y a 6 mois
mstroh76
59f6c5ce07
Merge pull request #236 from WiringPi/master
release 3.4 - dev
il y a 6 mois
mstroh76
ced6ff6ea6
#239
il y a 6 mois
Manfred Wallner
8960cc91b9
Merge pull request #235 from WiringPi/unittest33
Release 3.4
il y a 6 mois
mstroh76
c28abd6661
#234
il y a 6 mois
mstroh76
063afd100e
#234
il y a 6 mois
mstroh76
7558ac663a
234
il y a 6 mois
mstroh76
fce0c49ae7
#234
il y a 6 mois
Manfred Wallner
ac11fa2f95
Merge pull request #233 from WiringPi/GPIOAPI
Gpioapi
il y a 6 mois
Manfred Wallner
9452d3c0c3
Merge branch 'develop' into GPIOAPI
il y a 6 mois
Manfred Wallner
6ca817f645
Merge pull request #230 from WiringPi/pwm
Pwm
il y a 6 mois
Manfred Wallner
7e89062466
Merge branch 'develop' into pwm
il y a 6 mois
Manfred Wallner
0297d12d10
Merge pull request #229 from WiringPi/warnings
Warnings
il y a 6 mois
mstroh76
9044333c75
#231
il y a 6 mois
mstroh76
783d95962f
#224
il y a 6 mois
mstroh76
95ba7fa380
Merge pull request #224 from cl0udf1re/master
Fixed warnings and removed unused function
il y a 6 mois
mstroh76
23b7251a2d
#227
il y a 6 mois