summaryrefslogtreecommitdiffstats
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* testWilliam Deegan2017-04-241-1/+0
* kick buildbotJane Doe2017-04-211-0/+2
* py2/3 initial changes to try and get SCons build working with py3William Deegan2017-04-101-10/+25
* Make bootstrap.py work again and work on Ubuntu Xenial.Manish Vachharajani2017-03-221-2/+4
* Merged scons/scons into defaultWilliam Deegan2017-03-191-0/+1
|\
| * kick buildbotWilliam Deegan2017-03-131-0/+1
* | remove byte regular expression as no longer validWilliam Deegan2017-03-191-1/+1
|/
* manually merge packaging updates from 2.5.1William Deegan2016-11-031-3/+5
* 'with open' in own SConstructDaniel Holth2016-06-201-2/+4
* Commit resolved conflicted merge.Russel Winder2016-04-101-7/+6
|\
| * changes for 2.5.0 releaseWilliam Deegan2016-04-091-3/+3
* | Some more print statements to functions.Russel Winder2016-01-011-2/+3
* | Post merge commit for safety. Building Fortran code works, but tests fail.Russel Winder2015-12-241-41/+47
|\ \ | |/
| * remove logic to get revision from subversion. Long since obsoleted for SCons ...William Deegan2015-11-241-23/+2
| * change release config files to post release stateWilliam Deegan2015-11-111-2/+2
| * merge changes from 2.4.1 release to defaultWilliam Deegan2015-11-091-2/+2
| * release 2.4.0William Deegan2015-09-211-2/+2
| * post 2.3.6 release changesWilliam Deegan2015-08-011-2/+2
| * merging 2.3.5 changesWilliam Deegan2015-06-201-3/+3
| * reverting 3320William Deegan2015-06-181-3/+3
| * reverting 3321William Deegan2015-06-181-1/+1
| * Release 2.3.5.final.0William Deegan2015-06-151-1/+1
| * Release 2.3.5.final.0William Deegan2015-06-151-3/+3
| * Merged in bdbaddog/scons (pull request #230), extending docs for InstallVersi...Dirk Baechle2015-04-061-6/+23
| |\
| | * logic to automatically detect if the wininst*.exe is in the python install, a...William Deegan2015-03-271-0/+5
| | * some debug code to figure out why failingWilliam Deegan2015-03-271-0/+2
| | * some debug code to figure out why failingWilliam Deegan2015-03-271-0/+2
| | * add SKIP_WIN_PACKAGES bootstrap.py flag to allow skipping building win packag...William Deegan2015-03-261-6/+17
| |/
| * Change to use function to determine if it'sa windows platform. checking for w...bdbaddog2015-02-161-4/+10
| * Always build 32 and 64 bit versions of the windows installer. No reason to on...William Deegan2015-02-151-9/+12
| * SConstruct: Compress SCons .zip archivesanatoly techtonik2015-02-031-2/+3
| * Put default branch back to develop mode, post 2.3.4.Gary Oberbrunner2014-09-271-2/+2
| * Apply 2.3.3 release auto changes to default branchGary Oberbrunner2014-08-241-2/+2
* | SConstruct: More bytes/str fixes.Stefan Zimmermann2014-03-311-2/+3
* | Merged with [default]Stefan Zimmermann2014-03-311-3/+1
|\ \ | |/
| * Put back into develop mode post-2.3.1 release;Gary Oberbrunner2014-03-041-1/+1
| * No need to update copyright_years in QMTest/TestSCons.py anymoreanatoly techtonik2014-02-251-2/+0
| * Update copyright years for 2014anatoly techtonik2014-02-111-1/+1
* | Merged with [default]Stefan Zimmermann2014-03-311-1/+4
|\ \ | |/
| * release process: Fix deb filename to agree with what's actually generated.Gary Oberbrunner2013-12-271-1/+4
* | SConstruct: open() in text mode. Fixed octal literals.Stefan Zimmermann2013-12-271-12/+12
* | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).Stefan Zimmermann2014-03-311-7/+8
|/
* - patched setup.py and several MANIFEST files, such that the docbook-xslDirk Baechle2013-05-041-2/+4
* - relinked the build of all documentation outputs to the bootstrap processDirk Baechle2013-05-031-1/+13
* SConstruct: rpm refuses to build SCons package without rpmbuildanatoly techtonik2013-04-221-1/+1
* Move back to 'develop' mode after rel_2.3.0.Gary Oberbrunner2013-03-041-2/+2
* Final auto updates for 2.3.0 release.Gary Oberbrunner2013-03-021-3/+3
* Remove os_spawnv_fix.diff patch for pre-Python 2.2 versionsanatoly techtonik2012-12-191-1/+0
* Merged pull request #44 (make README a ReStructuredText file)Gary Oberbrunner2012-10-131-1/+1
* Fix __FILE__ in SCons_revision when building on Windows.Gary Oberbrunner2012-08-291-1/+1