0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
load package mentions the node that asked for the package More... almost 12 years ago
*ValueIfAny() versions added, to not generate options without values More... about 12 years ago
artefactDescription added, but not used yet More... about 12 years ago
evaluateExpression added here, to take advantage of ValueOf() More... about 12 years ago
setRepositoryFolderAbsolutePath() done in processNode(), being needed to compute repository absolute paths for copying files More... over 12 years ago
process repository relative paths More... over 12 years ago
nodes return parent getRepositoryFolderAbsolutePath() More... over 12 years ago
implement childrenHeaderFile for components More... over 12 years ago
add .s to the list of assembly files More... over 12 years ago
current node used in public functions; test if already processed; enable before setValue() More... over 12 years ago
generic Exception moved last More... over 12 years ago
wasProcessed added; fix boolean upper case More... over 12 years ago
fix the bug affecting source files in subfolders More... over 12 years ago
cosmetics in comments More... over 12 years ago
copyFiles validated in processNode() and it's date chcked More... over 12 years ago
getCopyFilesList moved to Node More... over 12 years ago
move isEnabled from ActiveNode to node, for Configuration; add empty support functions, to avoid additional tests More... over 12 years ago
Configurations can be enabled, and are always active More... over 12 years ago
uniform CopyFiles processing, Configurations in use are enabled More... over 12 years ago
enable the configuration node and parents, as all other nodes More... over 12 years ago
copyFiles added to all active nodes; destination can be a folder (if it ends with / More... over 12 years ago
isEnabled() and isActive() added to all nodes, return default False More... over 12 years ago
copyFiles added and implemented for Configuration nodes More... over 12 years ago
_scriptAbsolutePath added More... over 12 years ago
processTreeRequiresRecursive() does not quit on not enabled; buildTargetCpuOptions used for build More... over 12 years ago
targetArchitecture added, not yet used More... over 12 years ago
artefactName & artefactExtension includeFiles buildTargetCpuOptions More... over 12 years ago
setIsEnabledWithCountRecursive() added; computeSingleActiveIf() implemented More... over 12 years ago
add 'alias' config More... over 12 years ago
use ErrorWithoutDescription instead of the plain Exception More... over 12 years ago