summaryrefslogtreecommitdiff
path: root/pylib/gyp/SCons.py
AgeCommit message (Expand)Author
2009-10-22Add AUTHORS and LICENSE files, and copyright headers to relevant source files.sgk@chromium.org
2009-10-16Fixing issue where copied libraries don't get the right dependencies.bradnelson@google.com
2009-09-26Add tests for rules with process_outputs_as_sources=0.sgk@chromium.org
2009-09-11Have the SCons generator object files in separate directories per target,sgk@chromium.org
2009-09-11Fix the SCons generator to make sure ../.. relative paths can't cause objectsgk@chromium.org
2009-09-01Support --generator-output= by ripping out the addRepository()sgk@chromium.org
2009-09-01Explicitly process the input_files list to call the appropriatesgk@chromium.org
2009-09-01After refactoring the code that handles rules,sgk@chromium.org
2009-08-28Move the logic for writing out the input_files (sources) list intosgk@chromium.org
2009-08-28Refactor target-specific behavior in the SCons generator into asgk@chromium.org