Commit Graph

55 Commits

Author SHA256 Message Date
96d04048bd Accepting request 1159232 from home:AndreasStieger:branches:devel:tools:building
SCons 4.7.0

OBS-URL: https://build.opensuse.org/request/show/1159232
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=96
2024-03-19 15:37:54 +00:00
75a1674ea9 Accepting request 1075051 from home:AndreasStieger:branches:devel:tools:building
SCons 4.5.2

OBS-URL: https://build.opensuse.org/request/show/1075051
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=94
2023-03-28 19:51:21 +00:00
b423658373 Accepting request 1070147 from home:AndreasStieger:branches:devel:tools:building
SCons 4.5.1

OBS-URL: https://build.opensuse.org/request/show/1070147
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=92
2023-03-08 15:43:24 +00:00
Martin Pluskal
7dd09ba98d Accepting request 1009610 from home:AndreasStieger:branches:devel:tools:building
SCons 4.4.0

OBS-URL: https://build.opensuse.org/request/show/1009610
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=90
2022-10-12 10:30:05 +00:00
Tomáš Chvátal
45c6d8e6b6 Accepting request 760733 from home:mcepl:branches:devel:tools:building
- Switch off tests
- Update to 3.1.2:
    - Added debug option "action_timestamps" which outputs to
      stdout the absolute start and end time for each target.
    - Fix suncxx tool (Oracle Studio compiler) when using Python 3.
      Previously would throw an exception.
      Resolved by properly handling tool version string output as
      unicode.
    - Resolved a typo in engine.SCons.Tool
    - Resolved a race condition in multithreaded Windows builds
      with Python 2 in the case where a child process is spawned
      while a Python action has a file open. Original author:
      Ryan Beasley.
    - Added memoization support for calls to Environment.Value()
      in order to improve performance of repeated calls.
    - Update Command() function to accept target_scanner,
      source_factory, and target_factory arguments.
      This makes Command act more like a one-off builder.
    - Added support for "-imacros" to ParseFlags
    - Fix CheckFunc detection code for Visual 2019. Some functions
      (e.g. memmove) were incorrectly recognized as not available.
    - Fix stacktrace when using SCons with Python 3.5+ and
      SunOS/Solaris related tools.	
    - Avoid crash with UnicodeDecodeError on Python 3 when
      a Latex log file in non-UTF-8 encoding (e.g. containing
      umlauts in Latin-1 encoding when the fontenc package is
      included with \usepackage[T1]{fontenc}) is read.
    - Improved threading performance by ensuring NodeInfo is
      shared across threads. Results in ~13% improvement for
      parallel builds (-j# > 1) with many shared nodes.

OBS-URL: https://build.opensuse.org/request/show/760733
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=86
2020-01-05 07:57:21 +00:00
Tomáš Chvátal
2e63ffa81b Accepting request 729018 from home:AndreasStieger:branches:devel:tools:building
scons 3.1.1

OBS-URL: https://build.opensuse.org/request/show/729018
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=85
2019-09-07 06:47:19 +00:00
Tomáš Chvátal
e447af279f - Disable bit more msvc tests as we don't care about the fails
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=83
2019-05-21 10:07:53 +00:00
Martin Pluskal
ca99237ea4 Accepting request 703831 from home:AndreasStieger:branches:devel:tools:building
scons 3.0.5

OBS-URL: https://build.opensuse.org/request/show/703831
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=81
2019-05-19 16:20:36 +00:00
Tomáš Chvátal
f70eed099a - Sort out the bcond_with/without for the multibuild to work
properly

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=79
2019-03-26 11:24:36 +00:00
Tomáš Chvátal
1242be14fe - Fix the testsuite pass to keep working
- Use regular python macros
- Use fdupes

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=78
2019-03-25 09:33:15 +00:00
Tomáš Chvátal
8159e958e2 Accepting request 680634 from home:AndreasStieger:branches:devel:tools:building
scons 3.0.4

OBS-URL: https://build.opensuse.org/request/show/680634
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=76
2019-03-01 19:30:11 +00:00
Tomáš Chvátal
123b286ed5 Accepting request 666224 from home:AndreasStieger:branches:devel:tools:building
scons 3.0.3

OBS-URL: https://build.opensuse.org/request/show/666224
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=72
2019-01-15 13:57:20 +00:00
Tomáš Chvátal
c80893dbeb Accepting request 662753 from home:plater
Don't know how I managed to miss the changes
Update to version 3.0.2, now works properly with python3 and fixes boo#1083830.

OBS-URL: https://build.opensuse.org/request/show/662753
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=70
2019-01-04 08:26:03 +00:00
Andreas Stieger
a5c8899338 osc copypac from project:devel:tools:building package:scons revision:65, using keep-link, using expand
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=68
2018-10-11 17:30:56 +00:00
Andreas Stieger
20ccab0689 not ready
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=66
2018-10-11 14:44:30 +00:00
Tomáš Chvátal
7d5d49b536 Accepting request 640640 from home:mcepl:work
- Make package not to be noarch (bsc#1109755)
- Make package multibuild for separate testing
- Block failing tests (and block %check section completely on
  non-Intel archs, as the tests are apparently not designed for
  that).
- Fix patches from the upstream to improve compatbiilty:
    fix-jN-for-python-37.patch
    fix-rpm-tests-for-newer-rpmbuild.patch
    no_deprecated_asserts.patch
    no_time-clock.patch
    removed_splitunc.patch
    replace_TestSuite_main.patch
    stop_custom_OrderedDict.patch
- Remove replace-imp-with-importlib.patch for now (to stabilize
  the package first)

OBS-URL: https://build.opensuse.org/request/show/640640
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=64
2018-10-08 19:36:14 +00:00
Andreas Stieger
d0d8b58d89 we cannot have this build cycle
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=63
2018-10-07 13:19:28 +00:00
Tomáš Chvátal
3a0d7f1915 Accepting request 640345 from home:mcepl:work
- Block failing tests (and block %check section completely on
  non-Intel archs, as the tests are apparently not designed for
  that).
- FIx patches from the upstream to improve compatbiilty:
    fix-jN-for-python-37.patch
    fix-rpm-tests-for-newer-rpmbuild.patch
    no_deprecated_asserts.patch
    no_time-clock.patch
    removed_splitunc.patch
    replace_TestSuite_main.patch
    stop_custom_OrderedDict.patch

OBS-URL: https://build.opensuse.org/request/show/640345
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=62
2018-10-07 12:11:44 +00:00
Tomáš Chvátal
4019e3c049 Accepting request 625275 from home:mcepl:work
- Add replace-imp-with-importlib.patch (from the upstream PR
  https://github.com/SCons/scons/pull/3159)
- Remove compatibility ifs for SLE < 13

OBS-URL: https://build.opensuse.org/request/show/625275
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=60
2018-07-25 12:27:39 +00:00
Andreas Stieger
90994fa376 Accepting request 587825 from home:plater
Revert scons

OBS-URL: https://build.opensuse.org/request/show/587825
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=58
2018-03-16 09:29:56 +00:00
Andreas Stieger
21d3b61d19 Accepting request 587455 from home:plater
Added scons-fixpy3errors.patch to address boo#1083830

OBS-URL: https://build.opensuse.org/request/show/587455
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=57
2018-03-15 09:57:53 +00:00
Martin Pluskal
d1d3fa8dd3 Accepting request 545188 from home:pluskalm:python3
OBS-URL: https://build.opensuse.org/request/show/545188
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=55
2017-11-24 13:09:38 +00:00
Tomáš Chvátal
658944cca7 Accepting request 545072 from home:pluskalm:python3
- Explicitly require python3 for python3 version of scons as
  dependency does not get generated automatically

OBS-URL: https://build.opensuse.org/request/show/545072
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=54
2017-11-24 11:37:37 +00:00
Andreas Stieger
45e141b412 - Packaging changes:
* drop scons-3.0.0-support-python-2-prints.patch, now upstream
  * Restore python2 support for SLE 12 and Leap 42.x

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=53
2017-11-15 16:29:53 +00:00
Andreas Stieger
67629dcac3 Accepting request 542078 from home:AndreasStieger:branches:devel:tools:building
SCons 3.0.1

OBS-URL: https://build.opensuse.org/request/show/542078
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=52
2017-11-15 15:57:05 +00:00
Tomáš Chvátal
37db095af1 Accepting request 539227 from home:pluskalm:python3
- Add scons-fix_py3_syspath_explosion.patch

OBS-URL: https://build.opensuse.org/request/show/539227
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=51
2017-11-06 10:17:42 +00:00
Tomáš Chvátal
1a0a443ae6 Accepting request 538655 from home:pluskalm:branches:devel:tools:building
- Switch to python3

OBS-URL: https://build.opensuse.org/request/show/538655
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=50
2017-11-03 11:34:01 +00:00
Andreas Stieger
9f4f0f0277 - prevent a regression that would require Python3 syntax for
print statements, add scons-3.0.0-support-python-2-prints.patch

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=48
2017-10-04 19:19:18 +00:00
Andreas Stieger
11743df095 Accepting request 531442 from home:AndreasStieger:branches:devel:tools:building
SCons 3.0.0

OBS-URL: https://build.opensuse.org/request/show/531442
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=47
2017-10-04 18:52:25 +00:00
Tomáš Chvátal
4c50ee00bd Accepting request 441384 from home:AndreasStieger:branches:devel:tools:building
SCons 2.5.1

OBS-URL: https://build.opensuse.org/request/show/441384
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=44
2016-11-22 13:06:44 +00:00
Andreas Stieger
d54d72c846 Accepting request 390761 from home:AndreasStieger:branches:devel:tools:building
SCons 2.5.0

OBS-URL: https://build.opensuse.org/request/show/390761
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=42
2016-04-20 07:43:30 +00:00
Martin Pluskal
898dff581a Accepting request 347482 from home:pluskalm:branches:devel:tools:building
- Update to 2.4.1

OBS-URL: https://build.opensuse.org/request/show/347482
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=40
2015-12-04 18:04:45 +00:00
Tomáš Chvátal
9aa3152ee9 Accepting request 333496 from home:pluskalm:branches:devel:tools:building
- Update to 2.4.0
  * Switched several core classes to use "slots", to reduce the 
    overall memory consumption in large projects (fixes #2180, 
    #2178, #2198)
  * Memoizer counting uses decorators now, instead of the old 
    metaclasses approach.
  * Fixed typo in SWIGPATH description

OBS-URL: https://build.opensuse.org/request/show/333496
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=38
2015-09-24 16:53:23 +00:00
Andreas Stieger
4b7db0c8de Accepting request 321809 from home:AndreasStieger:branches:devel:tools:building
SCons 2.3.6

OBS-URL: https://build.opensuse.org/request/show/321809
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=36
2015-08-11 09:11:17 +00:00
Andreas Stieger
30972c6ebc Accepting request 319038 from home:AndreasStieger:branches:devel:tools:building
SCons 2.3.5

OBS-URL: https://build.opensuse.org/request/show/319038
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=34
2015-07-27 20:55:38 +00:00
Andreas Stieger
dd3e7ba88a fix SLE 11 x86_64
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=33
2014-10-05 19:42:02 +00:00
Andreas Stieger
a97fbb8a94 Accepting request 254055 from home:AndreasStieger:branches:devel:tools:building
fix SLE 11 SP3 python reqs for serf

OBS-URL: https://build.opensuse.org/request/show/254055
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=32
2014-10-05 19:08:16 +00:00
Andreas Stieger
1d242ed0bf Accepting request 254018 from home:AndreasStieger:branches:devel:tools:building
SCons 2.3.4

OBS-URL: https://build.opensuse.org/request/show/254018
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=31
2014-10-05 14:59:53 +00:00
Tomáš Chvátal
26b9c7cdde - Cleanup with spec-cleaner (minor whitespace)
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=30
2014-09-29 12:43:54 +00:00
Andreas Stieger
28947afe2c Accepting request 246766 from home:AndreasStieger:branches:devel:tools:building
SCons 2.3.3

OBS-URL: https://build.opensuse.org/request/show/246766
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=28
2014-08-28 21:00:21 +00:00
Andreas Stieger
5eea739821 Accepting request 243912 from home:AndreasStieger:branches:devel:tools:building
Fix SCons with python 2.6 on SLE, including building serf

OBS-URL: https://build.opensuse.org/request/show/243912
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=26
2014-08-07 19:25:13 +00:00
Andreas Stieger
0d6e98345a Accepting request 243643 from home:AndreasStieger:branches:devel:tools:building
SCons 2.3.2

OBS-URL: https://build.opensuse.org/request/show/243643
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=24
2014-08-04 22:34:46 +00:00
Ismail Dönmez
5a8d171954 Accepting request 229553 from home:AndreasStieger:branches:devel:tools:building
SCons 2.3.1

OBS-URL: https://build.opensuse.org/request/show/229553
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=22
2014-04-10 09:08:28 +00:00
Sascha Peilicke
052ae0b35a Accepting request 183872 from home:AndreasStieger:branches:devel:tools:building
update to 2.3.0, current (and compressed) user guide, make noarch

OBS-URL: https://build.opensuse.org/request/show/183872
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=20
2013-07-22 06:26:03 +00:00
b86659dc50 * Added gettext toolset
* Fixed FindSourceFiles to find final sources (leaf nodes)
  * Allow Node objects in Java path (#2825)
  * Fixed the Taskmaster, curing spurious build failures
  * Improved documentation of command-line variables

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=18
2012-10-16 10:54:54 +00:00
9694cfe120 Accepting request 135596 from home:MargueriteSu
update version 2.2.0

OBS-URL: https://build.opensuse.org/request/show/135596
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=17
2012-10-16 10:53:35 +00:00
Stephan Kulow
be295b6c8e Accepting request 89347 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/89347
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scons?expand=0&rev=15
2011-10-27 11:52:53 +00:00
OBS User autobuild
9301f153fc Accepting request 32315 from devel:tools:building
Copy from devel:tools:building/scons based on submit request 32315 from user prusnak

OBS-URL: https://build.opensuse.org/request/show/32315
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scons?expand=0&rev=9
2010-02-11 18:45:11 +00:00
OBS User unknown
8eb4a62b39 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scons?expand=0&rev=7 2009-01-22 12:17:23 +00:00
OBS User unknown
8b856a11f0 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scons?expand=0&rev=6 2008-09-08 14:30:40 +00:00