Thu, 20 Aug 2020 09:12:39 +0100 Merge
Jan Vrany <jan.vrany@labware.com> [Thu, 20 Aug 2020 09:12:39 +0100] rev 304
Merge
Tue, 18 Aug 2020 18:22:17 +0000 Use at most GCC 8.x when targeting i686 and x86_64
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 18 Aug 2020 18:22:17 +0000] rev 303
Use at most GCC 8.x when targeting i686 and x86_64 For yet unknown reason with GCC 9.x and newer Smalltalk/X crashes. This has to be investigated.
Mon, 29 Jun 2020 21:10:45 +0100 Rakefiles: do not include obsolete changesets in `HGRepository::heads()`
Jan Vrany <jan.vrany@labware.com> [Mon, 29 Jun 2020 21:10:45 +0100] rev 302
Rakefiles: do not include obsolete changesets in `HGRepository::heads()`
Mon, 29 Jun 2020 21:07:29 +0100 Update `hglib.rb`
Jan Vrany <jan.vrany@labware.com> [Mon, 29 Jun 2020 21:07:29 +0100] rev 301
Update `hglib.rb`
Mon, 29 Jun 2020 13:58:48 +0100 CI: upload artifacts immediately, do not wait till 3am
Jan Vrany <jan.vrany@labware.com> [Mon, 29 Jun 2020 13:58:48 +0100] rev 300
CI: upload artifacts immediately, do not wait till 3am
Thu, 20 Aug 2020 09:10:40 +0100 Makefiles: define `FFI_INCLUDE` as `$(INCLUDE)/$(BUILD_TARGET)`
Jan Vrany <jan.vrany@labware.com> [Thu, 20 Aug 2020 09:10:40 +0100] rev 299
Makefiles: define `FFI_INCLUDE` as `$(INCLUDE)/$(BUILD_TARGET)` This is needed for out-of-tree builds as FFI headers are in part generated based on target. Therefore in order to build different targets from the same source we need to differentiate include directory for it based on the target.
Thu, 20 Aug 2020 08:27:12 +0100 Rakefiles: allow to override `make` command using environment variable
Jan Vrany <jan.vrany@labware.com> [Thu, 20 Aug 2020 08:27:12 +0100] rev 298
Rakefiles: allow to override `make` command using environment variable This allows one to use custom make command - usefull when debugging makefiles using `remake`, for example: MAKE="remake -X" rake stx:libbasic
Thu, 20 Aug 2020 08:25:07 +0100 Makefiles: fix misspelled variable name in `%.c: %.st` rule
Jan Vrany <jan.vrany@labware.com> [Thu, 20 Aug 2020 08:25:07 +0100] rev 297
Makefiles: fix misspelled variable name in `%.c: %.st` rule ...causing `CLASSLIB_CFLAGS` being ignored.
Thu, 20 Aug 2020 08:22:38 +0100 Rakefiles: remove (some) trailing spaces
Jan Vrany <jan.vrany@labware.com> [Thu, 20 Aug 2020 08:22:38 +0100] rev 296
Rakefiles: remove (some) trailing spaces
Tue, 23 Jun 2020 12:21:39 +0100 CI: cleanup workspace after successfull build
Jan Vrany <jan.vrany@labware.com> [Tue, 23 Jun 2020 12:21:39 +0100] rev 295
CI: cleanup workspace after successfull build ...to save disk space.
(0) -300 -100 -10 +10 tip