added YACC_GRAPH_FILE_SUFFIX to represent it's the graph file and not be tied to...
commit157c5f8354abc5ed247c84c424cdc5e171729021
authorWilliam Deegan <bill@baddogconsulting.com>
Thu, 18 May 2023 03:59:16 +0000 (17 20:59 -0700)
committerWilliam Deegan <bill@baddogconsulting.com>
Thu, 18 May 2023 03:59:16 +0000 (17 20:59 -0700)
treed4e0ecf0f2066ffa151cf052def6c92c287ce6da
parent201be7ebc3e65094b189ff82d75cfef3fb695321
added YACC_GRAPH_FILE_SUFFIX to represent it's the graph file and not be tied to the suffix string. It will respect the previous value if it's not set. Added test for such
CHANGES.txt
RELEASE.txt
SCons/Tool/yacc.py
SCons/Tool/yacc.xml
test/YACC/YACC_GRAPH_FILE_SUFFIX.py [new file with mode: 0644]