summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/packaging
Commit message (Expand)AuthorAgeFilesLines
* Replace list(filter()) with list comprehension.Craig Rodrigues2017-03-111-2/+2
* update from upstreamWilliam Deegan2016-09-304-7/+9
|\
| * Merged in williamblevins/scons (pull request #357)William Deegan2016-09-221-0/+2
| |\
| | * Sorting RPM tarball sources to correct nondeterminism in ordering.William Blevins2016-09-181-0/+2
| * | Futurize stage 2 2to3 fixes only.William Blevins2016-09-204-7/+7
| |/
* | Merged scons/scons into defaultWilliam Deegan2016-06-143-9/+9
|\ \ | |/
| * Post merge commit for safety. Building Fortran code works, but tests fail.Russel Winder2015-12-244-46/+36
| |\
| * \ Merged default branch into python3-port to keep it up to date.Gary Oberbrunner2014-08-231-1/+1
| |\ \
| * \ \ Merged with [default]Stefan Zimmermann2014-03-311-2/+2
| |\ \ \
| * | | | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).Stefan Zimmermann2014-03-314-7/+7
| * | | | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-224-16/+16
* | | | | Remove duplicate entry of "X_RPM_CONFLICTS" in dictionary. (It was there twice)William Deegan2016-05-081-1/+0
| |_|_|/ |/| | |
* | | | removed several pre-2.7 methods and imports, including some basic refactoringsDirk Baechle2015-12-104-32/+19
* | | | fix spelling mistakes found by debian lintian tool list here: https://lintian...William Deegan2015-09-281-1/+1
* | | | - switching Node class and NodeInfo/Binfo to using slotsDirk Baechle2015-02-264-13/+16
| |_|/ |/| |
* | | - several smaller fixes to get the Linux buildslaves green againDirk Baechle2014-08-071-1/+1
| |/ |/|
* | - added doc editor configuration for XXE5Dirk Baechle2014-01-191-2/+2
|/
* - switched to different schemaLocation URIDirk Baechle2013-05-031-1/+1
* - rewrote all tool/builder docs to new SCons XSDDirk Baechle2013-05-031-4/+183
* - several smaller fixes to get all tests running under Buildbot againdirkbaechle2012-09-271-10/+2
* Add the generated function documentation to the User's Guide as an appendix.Steven Knight2010-07-221-1/+1
* Move the authoritative source for functions from the man page to variousSteven Knight2010-07-211-8/+15
* Convert an old-style class in Tool/packaging/rpm.py to a new-style class.Steven Knight2010-05-161-1/+1
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-243-6/+0
* http://scons.tigris.org/issues/show_bug.cgi?id=2317Greg Noel2010-04-231-1/+1
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-151-3/+3
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-254-49/+52
* Issue 2369: Don't use the deprecated md5 module, use hashlib.md5 instead.Steven Knight2009-03-071-1/+1
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-0910-0/+58
* 2to3 sez, "rewrite map() as loop"Greg Noel2009-02-081-1/+3
* Fix entity references:Steven Knight2008-09-061-2/+2
* Issue 2159: Man page formatting errors for Packaging()Greg Noel2008-08-271-13/+14
* Merged revisions 2725-2865 via svnmerge fromSteven Knight2008-04-171-6/+6
* Merged revisions 2454-2525 via svnmerge fromSteven Knight2007-12-131-16/+23
* Merged revisions 2302-2362,2364-2452 via svnmerge fromSteven Knight2007-09-1911-373/+133
* Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge fromSteven Knight2007-08-173-191/+326
* Merged revisions 1502-1677,1679-1682,1684-1918,1920-1968,1970-2116,2118-2125,...Steven Knight2007-07-1512-0/+2349