Commit Graph

7 Commits (efffd21c3692df73ebaa146823386a2db057c125)

Author SHA1 Message Date
Peter Kokot 01c59d840b Remove Git ident attributes
Git ident attributes were in most cases utilized with SVN and keywords
substitutions, where $Id$ were replaced with certain revision from the
repository. In Git this functionality is different. Each $Id$ needs to
be defined in .gitattributes file to be effective. This patch removes
unused and outdated attributes.
2018-06-27 02:04:37 +02:00
Mike Frysinger 08b0dbaec6 move (redundant) ifdef checks from source to build files
We've been tracking program deps in the build files, so it ends up
being redundant for a lot of our test/example programs.  Clean them
up, and update some of the cmake/automake files as needed.
2018-06-21 23:55:11 -04:00
Pierre Joye 1aa7ad8d26 fix examples build 2013-04-04 16:45:13 +02:00
pierrejoye e20413bf6b - apply same CS everywhere 2013-04-03 14:23:11 +02:00
tabe 7c51c9b063 fix -Wreturn-type 2013-02-11 12:12:41 +09:00
tabe c18dfcd3cd fix -Wunused-variable 2013-02-11 11:41:52 +09:00
pajoye 67c1ccbd4d - add arc example 2008-03-14 21:39:13 +00:00