| Commit message (Expand) | Author | Age | Files | Lines |
* | Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit... | William Deegan | 2020-05-06 | 1 | -372/+0 |
|
|
* | Remove 'from __future__ import print_function' no longer needed as we're drop... | William Deegan | 2020-02-17 | 1 | -2/+0 |
|
|
* | Merge pull request #3345 from mwichmann/py38warns4-tests | William Deegan | 2019-04-28 | 1 | -3/+10 |
|\ |
|
| * | [PR #3345] fix a few more Py3.8 problems | Mats Wichmann | 2019-04-25 | 1 | -3/+10 |
|
|
* | | Some more lint-derived cleanups | Mats Wichmann | 2019-04-27 | 1 | -10/+10 |
|/ |
|
* | Handle when we're not on CentOS | William Deegan | 2018-09-23 | 1 | -2/+1 |
|
|
* | Add centos specific likely qt path to moc as it's not in the default PATH def... | William Deegan | 2018-09-23 | 1 | -8/+32 |
|
|
* | PY2/3 get_contents() was returning empty string instead of empty bytes when f... | William Deegan | 2017-08-24 | 1 | -0/+2 |
|
|
* | py2/3 don't use __import_ c++, just load via import SCons.tool.cxx py2/3. py3... | William Deegan | 2017-03-30 | 1 | -1/+5 |
|
|
* | Post merge commit for safety. Building Fortran code works, but tests fail. | Russel Winder | 2015-12-24 | 1 | -0/+1 |
|\ |
|
| * | new versioned libraries - gnulink and cyglink for now | Pawel Tomulik | 2015-09-02 | 1 | -0/+1 |
|
|
* | | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes). | Stefan Zimmermann | 2014-03-31 | 1 | -0/+1 |
|
|
* | | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion. | Gary Oberbrunner | 2013-09-22 | 1 | -6/+6 |
|/ |
|
* | Convert old-style classes in various Tool/*.py modules to new-style classes. | Steven Knight | 2010-05-15 | 1 | -1/+1 |
|
|
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
|
|
* | Issue 2255: Handle scanning of UTF-8 and UTF-16 files. (Greg Spencer) | Steven Knight | 2008-12-12 | 1 | -5/+5 |
|
|
* | Merged revisions 2527-2645 via svnmerge from | Steven Knight | 2008-02-04 | 1 | -1/+1 |
|
|
* | Merged revisions 1784-1824 via svnmerge from | Steven Knight | 2007-02-11 | 1 | -8/+5 |
|
|
* | Merged revisions 1738-1754,1756 via svnmerge from | Steven Knight | 2007-01-07 | 1 | -2/+2 |
|
|
* | Have the QT UIC Scanner use the env.FindFile method. (Leanid Nazdrynau) | Steven Knight | 2005-10-13 | 1 | -10/+8 |
|
|
* | Remove widespread reliance on SCons.Node.FS.default_fs so we can initialize i... | Steven Knight | 2005-04-02 | 1 | -4/+1 |
|
|
* | Finish the display-customization variables: , , , , , and . | Steven Knight | 2005-01-07 | 1 | -4/+8 |
|
|
* | Have the Qt Builder make uic-built files dependent on the .ui.h file, if it e... | Steven Knight | 2004-10-08 | 1 | -1/+24 |
|
|
* | Add a SetDefault() method and a kinder, gentler qt.py that uses it. (Christo... | Steven Knight | 2004-08-31 | 1 | -62/+64 |
|
|
* | Qt fixes. (Christoph Wiedemann) | Steven Knight | 2004-08-07 | 1 | -18/+24 |
|
|
* | QT fixes and enhancements: Moc() and Uic() builders, a lot of new variables.... | Steven Knight | 2004-07-12 | 1 | -111/+188 |
|
|
* | Remove dead imports and other things found by PyChecker. | Steven Knight | 2004-06-01 | 1 | -5/+4 |
|
|
* | Fix spurious rebuilds/reinstalls of header files and circular dependencies wi... | Steven Knight | 2004-05-19 | 1 | -2/+2 |
|
|
* | Allow a list of emitters to be called in sequence. (Chad Austin) | Steven Knight | 2004-04-04 | 1 | -8/+8 |
|
|
* | Add a variable to control whether to compile moc-generated files. (Chad Aus... | Steven Knight | 2004-04-03 | 1 | -23/+32 |
|
|
* | Initialize *FLAGS variables with objects that can add flags either as strings... | Steven Knight | 2004-02-26 | 1 | -5/+5 |
|
|
* | Add AppendUnique() and PrependUnique() Environment methods. Fix using the qt... | Steven Knight | 2004-02-16 | 1 | -3/+3 |
|
|
* | Have the Qt Builder(s) use flags from the environment used to specify the tar... | Steven Knight | 2004-01-25 | 1 | -7/+8 |
|
|
* | Use sys.stdout.write() instead of print so line feeds in -j output will stay ... | Steven Knight | 2003-11-10 | 1 | -1/+6 |
|
|
* | Fix a bug in Qt detection. (Christoph Wiedemann) | Steven Knight | 2003-10-21 | 1 | -1/+1 |
|
|
* | Refactor extension splitting to make it more flexible (for SWIG). | Steven Knight | 2003-08-03 | 1 | -6/+7 |
|
|
* | Allow Builders to take a dictionary that maps source file suffixes to emitter... | Steven Knight | 2003-07-29 | 1 | -11/+8 |
|
|
* | Add a QT tool. (Christoph Wiedemann) | Steven Knight | 2003-07-24 | 1 | -0/+214 |
|
|