Sat, 27 May 2017 20:08:37 +0100 Closing branch "feature-block-in-context" feature-block-in-context
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 27 May 2017 20:08:37 +0100] rev 243
Closing branch "feature-block-in-context"
Tue, 19 Jun 2018 19:06:44 +0100 Closing branch stx-8.0.0 stx-8.0.0
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 19 Jun 2018 19:06:44 +0100] rev 242
Closing branch stx-8.0.0
Tue, 19 Jun 2018 21:26:26 +0100 Rakefiles: fixed tasks `workflow:*` to work on SWING CI
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 19 Jun 2018 21:26:26 +0100] rev 241
Rakefiles: fixed tasks `workflow:*` to work on SWING CI On SWING CI, sources of `stx:stc` and `stc:librun` (as well as `.hg` repository) are removed as soon as binaries are compiled (as safety neasure). Therefore, we have to check that there's really a physical mercurial repository in package working copy. Trusting `repo.type` is not enough as it may have been removed.
Tue, 19 Jun 2018 19:06:01 +0100 Merged forgotten fix 387a9f13f1aa
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 19 Jun 2018 19:06:01 +0100] rev 240
Merged forgotten fix 387a9f13f1aa
Tue, 29 May 2018 22:04:08 +0100 Rakefiles: install icon and `.desktop` for Smalltalk/X stx-8.0.0
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 29 May 2018 22:04:08 +0100] rev 239
Rakefiles: install icon and `.desktop` for Smalltalk/X ...so running Smalltalk/X IDE has a nice(ish) icon and windows are properly grouped in task manager. So far this has only been tested under GNOME Shell. https://swing.fit.cvut.cz/projects/stx-jv/ticket/66
Mon, 18 Jun 2018 22:46:28 +0100 Rakefiles: cleanup - removed `REPOSITORYSET` variable
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 18 Jun 2018 22:46:28 +0100] rev 238
Rakefiles: cleanup - removed `REPOSITORYSET` variable This variable is no longer used as repository set is now constructed automatically based on repository from where rakefiles have been cloned. This seems to be much more flexible and robust.
Fri, 15 Jun 2018 23:59:15 +0200 Rakefiles: fixes to make it working on SWING build slaves
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 15 Jun 2018 23:59:15 +0200] rev 237
Rakefiles: fixes to make it working on SWING build slaves ...namely: * fixed `specs\repositories.spec` * fixed `bin\stmkmf.rv` not to include `Make.spec` if there isn't one (lime in `stx/librun`) * removed executable mode on couple files * don't build nor publish artifacts in in "build" pipeline * fixed updating of librun / stc on SWING CI (should not try to download pre-built binaries from CI - this is only for people with no access to stc / librun sources.
Tue, 12 Jun 2018 21:27:24 +0000 Merged branch stx-8.0.0 into default.
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 12 Jun 2018 21:27:24 +0000] rev 236
Merged branch stx-8.0.0 into default.
Tue, 29 May 2018 21:17:28 +0100 CI: fixed publishing of artifacts only if build is successful stx-8.0.0
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 29 May 2018 21:17:28 +0100] rev 235
CI: fixed publishing of artifacts only if build is successful This is fix for 9ba1d7cc7c61 which did not actually work due to wrong condition. Sigh.
Wed, 16 May 2018 05:30:33 +0000 Rakefiles: added new target `artifacts:source` stx-8.0.0
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 16 May 2018 05:30:33 +0000] rev 234
Rakefiles: added new target `artifacts:source` ...to generate source code archive (`.tar.bz2`). This can be later unpacked and compiled by rake compile Introduced mainly to be able to provide a source code snapshot to CG.
(0) -100 -10 +10 tip