repo.or.cz
/
scons.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #4655 from bdbaddog/fix_new_ninja_package
[scons.git]
/
test
/
Removed
/
SourceCode
/
SConstruct.method
blob
94a49167506938ca51163f1bad2cdf585ca2bca3
1
DefaultEnvironment(tools=[])
2
env = Environment(tools=["textfile"])
3
env.SourceCode('no_source.c', None)