Rene Rivera
009367d6a1
Conform to latest library requirements.
2016-01-07 12:50:26 -06:00
Rene Rivera
2fb725a93d
Fix new compile check BB2 utility not dealing with dotted version
...
numbers.
2015-08-07 08:29:55 -05:00
Rene Rivera
6d448857ed
Use define requirement instead of direct -D option for check compile, as
...
obviously not all compilers use "-D".
2015-08-06 21:05:26 -05:00
Rene Rivera
bfac404a0f
Bump to version 1.4 for next release. Switched BBv2 check support to use
...
the compile only check utility to address cross-compile use cases.
2015-08-06 20:51:56 -05:00
Rene Rivera
0f113b0871
Fix non-standard test feature test collection. I.e. make the feature
...
collection no rely on implementioned defined behaviour. And fix check
program handling of no-expression invocations vs expression invocations.
2015-06-29 18:49:33 -05:00
Rene Rivera
99bd64cd11
Fix incorrect check expression eval. It turns out the expression eval
...
was just not implemented and only really worked for the require checks
as those are ok with duplicate properties. Now full and/or expression
parsing an evaluation is implemented.
2015-05-18 21:54:31 -05:00
Rene Rivera
25d0738035
Fix missing expressions from predef_check invocation.
2015-02-01 14:33:12 -06:00
Jürgen Hunold
7c3bbb1fe6
Fix signed/unsigned mismatch
...
Detected by msvc/gcc/clang
2015-01-28 21:26:33 +01:00
Rene Rivera
4716885719
Remove tabs.
2015-01-28 12:54:01 -06:00
Rene Rivera
1e9ad49f15
Fix repeated path parts in source and include paths because they are
...
already absolute and don't need to be pwd rooted again. Also update
copyright on C source.
2015-01-28 11:54:00 -06:00
Jürgen Hunold
2f5071dab6
untabify
2015-01-28 16:57:32 +01:00
Rene Rivera
65bb36c66d
Fix incorrect path calculation for predef check program sources. Hence, re-enable the tests that use predef/check.
2015-01-27 14:17:37 -06:00
Rene Rivera
211a868b80
Add general predef_check utility program and BBv2 support for using it.
2015-01-27 08:28:37 -06:00