Lucas De Marchi
de5e044b02
global: use static method to construct AP_RPM
7 years ago
Pierre Kancir
09364085ed
AP_RPM: example fix travis warning
...
missing function declaration
implicit cast
some style fix
8 years ago
murata
81ef065c53
AP_RPM: Unify from print or println to printf.
8 years ago
Mathieu OTHACEHE
152edf7189
Global: remove mode line from headers
...
Using a global .dir-locals.el file is a better alternative than
reincluding the same emacs header in every file of the project.
8 years ago
Lucas De Marchi
ae53920e5b
build: don't build examples with old build system
...
We currently check examples are buildable with waf which doesn't need
the libraries to be specified in a make.inc file. Having the makefiles
there is misleading since people try to build and realize the build is
broken.
8 years ago
AndersonRayner
aaa8709194
AP_RPM: Added an example script
9 years ago