0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
pass arguments to make and to run More... over 12 years ago
experiment with make -j, but output is confusing More... over 12 years ago
run target added to the generated makefile; run params not yet implemented, must be added to xcdl defs More... over 12 years ago
more verbosity when processing requirements More... over 12 years ago
"error or requirement not satisfied" message More... over 12 years ago
CommonApplication.reportError() used instead of direct prints More... over 12 years ago
getValueType() added for uniformity More... over 12 years ago
code removed since it is already functional in commonApplication; not tested More... over 12 years ago
define and use tool standard and options More... over 12 years ago
return the exit value of make More... over 12 years ago
Object split as Node and ActiveNode; Toolchain and Configuration based on Node More... over 12 years ago
xcdlBuild functional More... over 12 years ago
xcdlBuild script and python application added; functional, except toolchain path is static More... over 12 years ago
Configuration nodes added to the tree; code moved from configMakefiles here More... over 12 years ago
buildConfigurationName added More... over 12 years ago
includeFiles instead of includes More... over 12 years ago
repository path validated More... over 12 years ago
requires renamed as requirements compilePreprocessorOptions written out More... over 12 years ago
requires renamed as requirements More... over 12 years ago
compilerPreprocessorOptions added More... over 12 years ago
Complete - task 6: compilerArchitecture property added to toolchains http://sourceforge.net/p/xcdl/bugs/6 More... over 12 years ago
task 5 add linkPriority property completed. toolchain getPropertyRecursiveWithDefault() added objects.mk and sources.mk no longer separate files More... over 12 years ago
validate nodes without type (ignore defualtValue, computed) More... over 12 years ago
tool programName allows prefix/suffix substitutions compilerObjectsExtension properly implemented More... over 12 years ago
script to run configMakefiles added More... over 12 years ago
Complete - task 2: accept relative path in config param http://sourceforge.net/p/xcdl/bugs/2 More... over 12 years ago
toolchain definitions used for generating make files .S files processed as preprocessed assembly files build a dictionary of proprocessor symbols and use it in expressions like enable("DEBUG") processNode() properly recurses on tree children constant isEnabled processed while parsing platformSystem property added to toolchains More... over 12 years ago
toolchains stored in the hierarchy, not yet referred More... over 12 years ago
updated to configMakefile changes More... over 12 years ago
message cosmetics More... over 12 years ago