7 Commits
Author SHA1 Message Date
Artoria2e5 0428fa0cac Make target-conf emit single line
target.conf currently causes three lines to be emitted. With some
preprocessor defines we can make it just one, plus header.
2022-05-31 09:17:12 -07:00
Victor Rodriguez 831ace4f30 Merge pull request #12 from mwkroening/log-format
Adjust log format
2019-07-15 14:04:55 -05:00
Martin Kröning 412f5da931 Update script name in usage comment 2019-07-11 13:07:19 +02:00
Martin Kröning 0f9795e54d Adjust log format
On some systems the format is
'loop-test.c:19:9: optimized: loop vectorized using 16 byte vectors'
2019-07-10 10:31:36 +02:00
VictorRodriguez 6d93ec3cea Add capability to declare specific attribute
Signed-off-by: VictorRodriguez <vm.rod25@gmail.com>
2019-01-28 06:45:00 -06:00
Victor Rodriguez 09c11cfc2f Add support for cpp files with test examples
Fix https://github.com/clearlinux/make-fmv-patch/issues/2

Signed-off-by: Victor Rodriguez <victor.rodriguez.bahena@intel.com>
2018-11-26 03:52:39 -06:00
Victor Rodriguez 5700dbe509 initial commit
Signed-off-by: Victor Rodriguez <victor.rodriguez.bahena@intel.com>
2016-06-20 17:38:14 -05:00