Tue, 09 Aug 2022 15:55:20 +0100 Allow / (slash) to be used as separator with `--package-path` jv tip
Jan Vrany <jan.vrany@labware.com> [Tue, 09 Aug 2022 15:55:20 +0100] rev 1632
Allow / (slash) to be used as separator with `--package-path` ...on systems where separator is different (e.g, Windows). This allows writing somewhat cross-platform scripts / makefiles (using make in Windows with MSYS2).
Thu, 02 Jun 2022 15:02:42 +0200 Fixing smalltalk launcher --help switch now shows complete help without error jv
Patrik Svestka <patrik.svestka@gmail.com> [Thu, 02 Jun 2022 15:02:42 +0200] rev 1631
Fixing smalltalk launcher --help switch now shows complete help without error
Mon, 05 Jul 2021 12:43:35 +0200 1.7.2 Checking all powershell versions (pick first working one), detecting manual switch from a user, better handling of trucky batch characters jv
Patrik Svestka <patrik.svestka@gmail.com> [Mon, 05 Jul 2021 12:43:35 +0200] rev 1630
1.7.2 Checking all powershell versions (pick first working one), detecting manual switch from a user, better handling of trucky batch characters Details: - fixing finding powershell (check for all versions and pick first one which is correct) in case the registry holds only powershell key, but is not valid powershell instance - Adding a simple manual_switch_detection variable to detect manual switch from user - make the launcher work better with tricky characters for cmd.exe (|, <, >, &)
Wed, 17 Mar 2021 14:15:11 +0000 launcher, unix: fix `--help` w.r.t out-of-tree build jv
Jan Vrany <jan.vrany@labware.com> [Wed, 17 Mar 2021 14:15:11 +0000] rev 1629
launcher, unix: fix `--help` w.r.t out-of-tree build `$STX_EXE` is now full path.
Fri, 13 Nov 2020 23:57:58 +0000 launcher, unix: fixed specification of package path via environment jv
Jan Vrany <jan.vrany@labware.com> [Fri, 13 Nov 2020 23:57:58 +0000] rev 1628
launcher, unix: fixed specification of package path via environment Fixed four different bugs in definition of `STX_PACKAGEPATH` in UNIX launcher script. Interesting, how many mistakes could be done in a single, short line...
Thu, 06 Aug 2020 09:51:06 +0100 `smalltalk`: fix processing of `--vdb` option jv
Jan Vrany <jan.vrany@labware.com> [Thu, 06 Aug 2020 09:51:06 +0100] rev 1627
`smalltalk`: fix processing of `--vdb` option Allow usage of `--vdb` even if no `vdb` is found along `$PATH`. In that case, use `...stx --load jv:vdb --startup VDBStartup`.
Thu, 06 Aug 2020 09:33:44 +0100 `smalltalk`: remove trailing spaces from UNIX launcher script jv
Jan Vrany <jan.vrany@labware.com> [Thu, 06 Aug 2020 09:33:44 +0100] rev 1626
`smalltalk`: remove trailing spaces from UNIX launcher script
Tue, 14 Jan 2020 22:47:55 +0000 Add support out-of-tree builds. jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 14 Jan 2020 22:47:55 +0000] rev 1625
Add support out-of-tree builds. This commit adds a support for out-of-tree builds, i.e, object files, executables and so on are writen to `$(OUTDIR)` (which defaults to `build/<BUILD_TARGET>` directory. This allows building Smalltalk/X from single source tree for multiple targets.
Fri, 28 Feb 2020 04:28:21 +0000 update tags default
convert-repo [Fri, 28 Feb 2020 04:28:21 +0000] rev 1624
update tags
Thu, 27 Feb 2020 11:23:41 +0100 Abort key (Ctrl-Shift-y or Cmd-Shift-y)
Claus Gittinger <cg@exept.de> [Thu, 27 Feb 2020 11:23:41 +0100] rev 1623
Abort key (Ctrl-Shift-y or Cmd-Shift-y)
(0) -1000 -300 -100 -10 tip