summaryrefslogtreecommitdiff
path: root/scons/custom.py
AgeCommit message (Expand)AuthorFilesLines
2019-09-28scons: add py3 supportMichel Zou1-2/+6
2019-03-12scons: Compatibility with Scons development version stringpal10001-1/+6
2017-09-25scons: use python3-compatible listsEric Engestrom1-4/+4
2017-06-30scons: allow .inl file extensionTim Rowley1-1/+1
2016-11-21scons: ignore .hpp files in parse_source_list()George Kyriazis1-1/+1
2016-10-14scons: Fix the Python dependency scanner.Jose Fonseca1-2/+8
2016-05-25scons: support 2.5.0Giuseppe Bilotta1-1/+8
2016-05-09scons: Improve Python module dependency discovery.Jose Fonseca1-18/+9
2014-08-14scons: do not include headers from the sources listsJose Fonseca1-0/+3
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-2/+2
2013-06-08scons: Fix implicit python dependency discovery on Windows.José Fonseca1-1/+2
2013-01-23scons: Fix source lists parsing on Windows.José Fonseca1-2/+7
2012-08-16scons: Fix MinGW cross compilation.José Fonseca1-3/+22
2012-08-14scons: Populate top_srcdir and top_builddir variables when reading Makefiles....José Fonseca1-0/+4
2012-02-07scons: Require same pkg-config versions as configure.José Fonseca1-1/+4
2011-09-20scons: MacOSX build fixes.José Fonseca1-4/+2
2011-08-23scons: add ParseSourceList methodChia-I Wu1-0/+36
2011-06-30scons: Expose pkg-config in a simpler manner.José Fonseca1-0/+76
2011-06-17scons: Accept verbose=yes instead of quiet=no.José Fonseca1-1/+2
2011-05-04scons: Add a few more human friendly messages.José Fonseca1-0/+1
2011-03-03scons: Add human friendlier build messages for lex/yacc.José Fonseca1-0/+2
2010-02-10scons: User friendly message for code generated filesJosé Fonseca1-1/+3
2010-01-02scons: Remove duplicated code.José Fonseca1-31/+0
2010-01-01scons: Expose convienience libraries to the host environment.José Fonseca1-0/+198