Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-12 | Fix Python 3 compatibility of our SCons and tooling Python code | Tobias Markmann | |
For the upcoming update to Scons 3, which works with Python 2 and Python 3, this change makes our code compatible with Python 3 so that it still works with Python 2. Test-Information: Tested these changes with SCons 3.0.1 on macOS 10.13.6 with Python 2.7.15 and Python 3.7.0. Change-Id: Idb5207b179a79a0dbe89d7e620d182a7d2f1ca6c | |||
2016-04-25 | Convert hard tabs to four spaces in all our SConscript/*.py files | Tobias Markmann | |
Test-Information: Test that it still builds and unit test pass on OS X 10.11.4. Change-Id: I2eb4a0b707991aee553db36a8cd1ae28b813acab | |||
2014-06-01 | Fix .deb packaging | Kevin Smith | |
Contcatenating the .. onto the filename breaks os.path.dirname. Change-Id: Ib018276166c9554c9adf53342d9c8bc5f954d13d | |||
2011-04-30 | Split off libswiften package. | Remko Tronçon | |
2011-04-22 | Fixed SCons not picking up the build version correctly in tarball build. | Remko Tronçon | |
2010-06-01 | Fixed Debian packaging. | Remko Tronçon | |
2010-03-28 | Removing submodules. | Remko Tronçon | |
2010-03-28 | Moved BuildTools to a separate module. | Remko Tronçon | |