Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Updates to scons build system to use git instead of hg to determine revision ↵ | William Deegan | 2017-09-24 | 1 | -25/+19 | |
| | | | | information | |||||
* | Add src/engine/SCons/Tool/docbook/utils/xmldepend.xsl to MANIFEST-xml.in | William Deegan | 2017-09-18 | 1 | -0/+5 | |
| | ||||||
* | Updates for 3.0.0 release | William Deegan | 2017-09-18 | 1 | -2/+2 | |
| | ||||||
* | version string changes for 3.0.0 alpha | William Deegan | 2017-08-23 | 1 | -1/+1 | |
| | ||||||
* | Add DEB_DATE for producing debian style date for deb/changelog. Fix version ↵ | William Deegan | 2017-08-05 | 1 | -3/+11 | |
| | | | | string logic for producing .deb packages | |||||
* | Fix py3x throwing UnicodeDecodeError on unicode items in files run through ↵ | William Deegan | 2017-08-04 | 1 | -57/+39 | |
| | | | | SCons_Revision builder. Also explicitly skip adding revision info to jpg and png files. Update usage of md5 (use hashlib.md5). | |||||
* | changes to prep for 3.0.0 alpha | William Deegan | 2017-06-14 | 1 | -3/+3 | |
| | ||||||
* | test | William Deegan | 2017-04-24 | 1 | -1/+0 | |
| | ||||||
* | kick buildbot | Jane Doe | 2017-04-21 | 1 | -0/+2 | |
| | ||||||
* | py2/3 initial changes to try and get SCons build working with py3 | William Deegan | 2017-04-10 | 1 | -10/+25 | |
| | ||||||
* | Make bootstrap.py work again and work on Ubuntu Xenial. | Manish Vachharajani | 2017-03-22 | 1 | -2/+4 | |
| | | | | | Added *cxx.py files to Manifest.in, removed VCS modules that were deleted, and updated debian package build information. | |||||
* | Merged scons/scons into default | William Deegan | 2017-03-19 | 1 | -0/+1 | |
|\ | ||||||
| * | kick buildbot | William Deegan | 2017-03-13 | 1 | -0/+1 | |
| | | ||||||
* | | remove byte regular expression as no longer valid | William Deegan | 2017-03-19 | 1 | -1/+1 | |
|/ | ||||||
* | manually merge packaging updates from 2.5.1 | William Deegan | 2016-11-03 | 1 | -3/+5 | |
| | ||||||
* | 'with open' in own SConstruct | Daniel Holth | 2016-06-20 | 1 | -2/+4 | |
| | ||||||
* | Commit resolved conflicted merge. | Russel Winder | 2016-04-10 | 1 | -7/+6 | |
|\ | ||||||
| * | changes for 2.5.0 release | William Deegan | 2016-04-09 | 1 | -3/+3 | |
| | | ||||||
* | | Some more print statements to functions. | Russel Winder | 2016-01-01 | 1 | -2/+3 | |
| | | ||||||
* | | Post merge commit for safety. Building Fortran code works, but tests fail. | Russel Winder | 2015-12-24 | 1 | -41/+47 | |
|\ \ | |/ | ||||||
| * | remove logic to get revision from subversion. Long since obsoleted for SCons ↵ | William Deegan | 2015-11-24 | 1 | -23/+2 | |
| | | | | | | | | development | |||||
| * | change release config files to post release state | William Deegan | 2015-11-11 | 1 | -2/+2 | |
| | | ||||||
| * | merge changes from 2.4.1 release to default | William Deegan | 2015-11-09 | 1 | -2/+2 | |
| | | ||||||
| * | release 2.4.0 | William Deegan | 2015-09-21 | 1 | -2/+2 | |
| | | ||||||
| * | post 2.3.6 release changes | William Deegan | 2015-08-01 | 1 | -2/+2 | |
| | | ||||||
| * | merging 2.3.5 changes | William Deegan | 2015-06-20 | 1 | -3/+3 | |
| | | ||||||
| * | reverting 3320 | William Deegan | 2015-06-18 | 1 | -3/+3 | |
| | | ||||||
| * | reverting 3321 | William Deegan | 2015-06-18 | 1 | -1/+1 | |
| | | ||||||
| * | Release 2.3.5.final.0 | William Deegan | 2015-06-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes -- Extended docs for InstallVersionedLib/SharedLibrary, -- Fixed symlink support (PR #227, #2395). -- Fixed incomplete LIBS flattening and substitution in Program scanner(PR #205, #2954). -- Added new method rentry_exists_on_disk to Node.FS (PR #193). -- Add support for f08 file extensions for Fortran 2008 code. -- Show --config choices if no argument is specified (PR #202). -- Fixed build crash when XML toolchain isn't installed, and activated compression for ZIP archives. -- Fix for VersionedSharedLibrary under 'sunos' platform. -- Fixed dll link with precompiled headers on MSVC 2012 -- Added an 'exclude' parameter to Glob() -- Support for multiple cmdargs (one per variant) in VS project files. -- Various improvements for TempFileMunge class. -- Added an implementation for Visual Studio users files (PR #209). -- Added support for the 'PlatformToolset' tag in VS project files (#2978). -- Added support for '-isystem' to ParseFlags. | |||||
| * | Release 2.3.5.final.0 | William Deegan | 2015-06-15 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes -- Extended docs for InstallVersionedLib/SharedLibrary, -- Fixed symlink support (PR #227, #2395). -- Fixed incomplete LIBS flattening and substitution in Program scanner(PR #205, #2954). -- Added new method rentry_exists_on_disk to Node.FS (PR #193). -- Add support for f08 file extensions for Fortran 2008 code. -- Show --config choices if no argument is specified (PR #202). -- Fixed build crash when XML toolchain isn't installed, and activated compression for ZIP archives. -- Fix for VersionedSharedLibrary under 'sunos' platform. -- Fixed dll link with precompiled headers on MSVC 2012 -- Added an 'exclude' parameter to Glob() -- Support for multiple cmdargs (one per variant) in VS project files. -- Various improvements for TempFileMunge class. -- Added an implementation for Visual Studio users files (PR #209). -- Added support for the 'PlatformToolset' tag in VS project files (#2978). -- Added support for '-isystem' to ParseFlags. | |||||
| * | Merged in bdbaddog/scons (pull request #230), extending docs for ↵ | Dirk Baechle | 2015-04-06 | 1 | -6/+23 | |
| |\ | | | | | | | | | | InstallVersionedLib and SharedLibrary | |||||
| | * | logic to automatically detect if the wininst*.exe is in the python install, ↵ | William Deegan | 2015-03-27 | 1 | -0/+5 | |
| | | | | | | | | | | | | and skip building windows packages if it's not possible on this platform | |||||
| | * | some debug code to figure out why failing | William Deegan | 2015-03-27 | 1 | -0/+2 | |
| | | | ||||||
| | * | some debug code to figure out why failing | William Deegan | 2015-03-27 | 1 | -0/+2 | |
| | | | ||||||
| | * | add SKIP_WIN_PACKAGES bootstrap.py flag to allow skipping building win ↵ | William Deegan | 2015-03-26 | 1 | -6/+17 | |
| |/ | | | | | | | packages. Debian seems to skip shipping the wininst*.exe files and so will fail when trying to build these | |||||
| * | Change to use function to determine if it'sa windows platform. checking for ↵ | bdbaddog | 2015-02-16 | 1 | -4/+10 | |
| | | | | | | | | win32 was insufficient on 64 bit windows which distutils sets the platform to win-amd64 | |||||
| * | Always build 32 and 64 bit versions of the windows installer. No reason to ↵ | William Deegan | 2015-02-15 | 1 | -9/+12 | |
| | | | | | | | | only build the native version since python can build both regardless of currrent platform | |||||
| * | SConstruct: Compress SCons .zip archives | anatoly techtonik | 2015-02-03 | 1 | -2/+3 | |
| | | | | | | | | | | See https://pairlist2.pair.net/pipermail/scons-dev/2015-January/002151.html | |||||
| * | Put default branch back to develop mode, post 2.3.4. | Gary Oberbrunner | 2014-09-27 | 1 | -2/+2 | |
| | | ||||||
| * | Apply 2.3.3 release auto changes to default branch | Gary Oberbrunner | 2014-08-24 | 1 | -2/+2 | |
| | | ||||||
* | | SConstruct: More bytes/str fixes. | Stefan Zimmermann | 2014-03-31 | 1 | -2/+3 | |
| | | ||||||
* | | Merged with [default] | Stefan Zimmermann | 2014-03-31 | 1 | -3/+1 | |
|\ \ | |/ | ||||||
| * | Put back into develop mode post-2.3.1 release; | Gary Oberbrunner | 2014-03-04 | 1 | -1/+1 | |
| | | | | | | | | also improve update-release-info.py to use shorter copyright year strings. | |||||
| * | No need to update copyright_years in QMTest/TestSCons.py anymore | anatoly techtonik | 2014-02-25 | 1 | -2/+0 | |
| | | ||||||
| * | Update copyright years for 2014 | anatoly techtonik | 2014-02-11 | 1 | -1/+1 | |
| | | ||||||
* | | Merged with [default] | Stefan Zimmermann | 2014-03-31 | 1 | -1/+4 | |
|\ \ | |/ | ||||||
| * | release process: Fix deb filename to agree with what's actually generated. | Gary Oberbrunner | 2013-12-27 | 1 | -1/+4 | |
| | | ||||||
* | | SConstruct: open() in text mode. Fixed octal literals. | Stefan Zimmermann | 2013-12-27 | 1 | -12/+12 | |
| | | ||||||
* | | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes). | Stefan Zimmermann | 2014-03-31 | 1 | -7/+8 | |
|/ | ||||||
* | - patched setup.py and several MANIFEST files, such that the docbook-xsl | Dirk Baechle | 2013-05-04 | 1 | -2/+4 | |
| | | | | | | folder and all additional documentation sources get packaged properly - added basic support for wildcards and recursive globbing in MANIFEST files - added missing JPG/SVG files |