15 Commits

Author SHA256 Message Date
ab0b13db6f Accepting request 1255210 from games
OBS-URL: https://build.opensuse.org/request/show/1255210
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/surgescript?expand=0&rev=7
2025-03-24 12:29:34 +00:00
2653ffa7cd - Add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to fix FTBFS with cmake4
- Add %check section

OBS-URL: https://build.opensuse.org/package/show/games/surgescript?expand=0&rev=14
2025-03-22 08:33:42 +00:00
39a1f6d9c4 Accepting request 1198424 from games
OBS-URL: https://build.opensuse.org/request/show/1198424
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/surgescript?expand=0&rev=6
2024-09-03 11:39:09 +00:00
bf72dcbd40 - Update to 0.6.1:
* Introduced switch statements
  * Made optional the expressions in for loops
  * Added an optional message to assertions
  * Bugfix in continue statements
  * Updated docs
  * General improvements
- Use gcc12-c++ for Leap

OBS-URL: https://build.opensuse.org/package/show/games/surgescript?expand=0&rev=12
2024-09-03 07:53:35 +00:00
f93a52bf0e Accepting request 1178353 from games
OBS-URL: https://build.opensuse.org/request/show/1178353
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/surgescript?expand=0&rev=5
2024-06-04 10:51:10 +00:00
65060a13f1 Accepting request 1175222 from home:Kieltux:branches:games
- Update to 0.6.0:
  * Optimized function calls with self-modifying SurgeScript
    bytecode that recognizes opportunities for optimization
  * Optimized tag tests with faster hashes and bitsets
  * Optimized the allocation and the deallocation of strings with
    a pool of managed strings
  * Introduced do-while loops
  * Changed Math.mod() so that it returns the modulo instead of
    the remainder
  * Made various updates and additions to the standard library
  * Updated the documentation
  * Updated the CLI
  * Added support for reading scripts in virtual files
  * Removed support for emoticons
  * General improvements to the code. Bugfixes

OBS-URL: https://build.opensuse.org/request/show/1175222
OBS-URL: https://build.opensuse.org/package/show/games/surgescript?expand=0&rev=10
2024-06-03 15:05:45 +00:00
4088c25f34 Accepting request 1061606 from games
OBS-URL: https://build.opensuse.org/request/show/1061606
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/surgescript?expand=0&rev=4
2023-01-28 17:44:15 +00:00
89320428df Accepting request 1061601 from home:Kieltux:branches:games
- Fix building for openSUSE Leap: using gcc11-c++

OBS-URL: https://build.opensuse.org/request/show/1061601
OBS-URL: https://build.opensuse.org/package/show/games/surgescript?expand=0&rev=8
2023-01-27 18:18:57 +00:00
26213de576 Accepting request 1043645 from games
OBS-URL: https://build.opensuse.org/request/show/1043645
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/surgescript?expand=0&rev=3
2022-12-18 19:04:06 +00:00
b9e7c623a1 Accepting request 1043644 from home:dirkmueller:Factory
- update to 0.5.6.1:
  * Tweaks to the build system

OBS-URL: https://build.opensuse.org/request/show/1043644
OBS-URL: https://build.opensuse.org/package/show/games/surgescript?expand=0&rev=6
2022-12-18 18:40:35 +00:00
304bb9ee7c Accepting request 1004478 from games
OBS-URL: https://build.opensuse.org/request/show/1004478
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/surgescript?expand=0&rev=2
2022-09-18 15:32:28 +00:00
5be1a83c07 Accepting request 1004340 from home:mnhauke:games
- Update to version 0.5.6
  * Improved the SurgeScript CLI with a time limit option, the
    ability to run scripts from stdin and optional multithreading
    support
  * Added Emscripten support
  * Updated docs
  * General improvements
- Drop patch:
  * surgescript-fix_nonvoid.patch

OBS-URL: https://build.opensuse.org/request/show/1004340
OBS-URL: https://build.opensuse.org/package/show/games/surgescript?expand=0&rev=4
2022-09-18 11:27:11 +00:00
8618483c28 Accepting request 889647 from games
Required for opensurge

OBS-URL: https://build.opensuse.org/request/show/889647
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/surgescript?expand=0&rev=1
2021-04-30 22:47:12 +00:00
0562806e24 Accepting request 878598 from home:susnux:branches:games
- Update to version 0.5.5
  * Added the ability to pause the SurgeScript VM
  * Added utility macros for checking the SurgeScript version
    at compile time
  * Introduced a dedicated module for keeping track of time
  * Renamed Object.childCount to Object.__childCount
- Dropped surgescript-no_appdata.patch

OBS-URL: https://build.opensuse.org/request/show/878598
OBS-URL: https://build.opensuse.org/package/show/games/surgescript?expand=0&rev=2
2021-03-12 17:54:19 +00:00
dd22819518 Accepting request 797290 from home:alois:branches:games
new package, required by opensurge

OBS-URL: https://build.opensuse.org/request/show/797290
OBS-URL: https://build.opensuse.org/package/show/games/surgescript?expand=0&rev=1
2020-04-25 12:48:46 +00:00