Dean Camera
|
3d39cbe94b
|
Add ability to generate SYM files in the BUILD module. Clean up build system output to be slightly more human readable.
|
2012-06-11 18:58:14 +00:00 |
Dean Camera
|
44ff0af68c
|
Add a list of module provided make variables and macros to the build system modules.
|
2012-06-10 15:31:03 +00:00 |
Dean Camera
|
b9952f4809
|
Add Build System documentation to the library manual. Update CPPCHECK build system module so that it uses the SRC variable rather than just the project directory.
|
2012-06-10 14:59:13 +00:00 |
Dean Camera
|
53be52922f
|
Change the build system build module makefiles to have a set of sanity check macros they can call to verify user data. Add additional sanity checks.
|
2012-06-10 08:06:13 +00:00 |
Dean Camera
|
6e29655b54
|
Update SVN line endings property on newer source files to native.
|
2012-06-07 20:49:47 +00:00 |
Dean Camera
|
94a1b4da06
|
Add optional CPPCHECK_FLAGS parameter to the CPPCHECK build module, for miscellaneous user flags. Ensure the user flags are applied after all auto-generated flags.
|
2012-06-06 19:21:40 +00:00 |
Dean Camera
|
49ca5c3c83
|
Add new ATPROGRAM build system module. Add ATPROGRAM and CPPCHECK modules to all application makefiles.
|
2012-06-04 16:31:50 +00:00 |
Dean Camera
|
41b4c5b645
|
Add new CPPCHECK build system module for static code analysis of projects.
|
2012-06-03 19:43:36 +00:00 |