This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
WiringPi
mirror of
https://github.com/WiringPi/WiringPi.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
9
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
139
Commits
10
Branches
10 MiB
Tree:
a49f696232
bugfix
cmake
deb-packaging
develop
docu
example
master
pcie
ubuntu
unittest
3.10
3.8
3.6
3.4
3.2
3.1
3.0
2.61-1
final_official_2.50
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'a49f696232'
${ noResults }
WiringPi
/
.gitignore
.gitignore
88 B
Raw
Normal View
History
Build system: Add a .gitignore Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
9 years ago
Build system: Move template-based debian build into debian-template We are going to want to introduce a real Debian source package build system. But that needs to contain a lot of things in debian/ which ought not to appear in the .deb made by the existing ad-hoc `./build debian' arrangements, which we want to keep so as not to unduly disturb existing users. So rename the whole debian/ directory to debian-template/ and change all references in the build system. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
9 years ago
Build system: Add a .gitignore Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
9 years ago
1
2
3
4
5
6
7
*.o
*.so
lib*.so.*
*~
debian-template/wiringPi
debian-template/wiringpi-*.deb
gpio/gpio