Wed, 04 Oct 2017 19:44:02 +0000 Rakefiles: fixed bug in `cleanup_librun()` stx-8.0.0
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 04 Oct 2017 19:44:02 +0000] rev 188
Rakefiles: fixed bug in `cleanup_librun()` Due to copy-paste error, it cleaned up `stc` directory, not `librun`. Sigh.
Wed, 20 Sep 2017 23:23:09 +0100 Rakefiles: run tests with `--abortInInternalError` stx-8.0.0
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 20 Sep 2017 23:23:09 +0100] rev 187
Rakefiles: run tests with `--abortInInternalError`
Tue, 22 Aug 2017 10:11:36 +0100 Fixed slip in `hglib.rb` introduced in commit e665031cade7 stx-8.0.0
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 22 Aug 2017 10:11:36 +0100] rev 186
Fixed slip in `hglib.rb` introduced in commit e665031cade7 A bad refactoring. (grafted from 3abc438b6c59c8ff8aacf863e808da945cb7740b)
Thu, 05 Oct 2017 10:53:55 +0100 Rakefiles: removed `unzip.exe` and `zip.exe` from `bin` stx-8.0.0
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 05 Oct 2017 10:53:55 +0100] rev 185
Rakefiles: removed `unzip.exe` and `zip.exe` from `bin` ...use those coming with MSYS2. The documentation on wiki has been updated accordingly.
Thu, 05 Oct 2017 10:50:16 +0100 8.0.0: Fixups after merging new branch "feature-94-revamp-thinlocks" stx-8.0.0
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 05 Oct 2017 10:50:16 +0100] rev 184
8.0.0: Fixups after merging new branch "feature-94-revamp-thinlocks" * use 8.0.0 branch of `stx:libjava` * retain `thinlocks.h` and `jsupport.h` in binary distributions of `stc:stc` and `stx:librun`.
Tue, 19 Sep 2017 15:46:15 +0100 CI: Use `--ssh ssh` option when loading pipeline steps stx-8.0.0
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 19 Sep 2017 15:46:15 +0100] rev 183
CI: Use `--ssh ssh` option when loading pipeline steps The problem is that on Windows, default SSH client (Putty's `plink.exe`) cannot fetch keys from OpenSSH-style agent. Hence we must use OpenSSH client (that comes with MSYS2) to be able to checkout without manually running and feeding PuTTY's `pageant`. Sigh. (grafted from ce9d05ba9205fe3d5312a0a47f125ab3d2e3c66e)
Tue, 19 Sep 2017 11:09:57 +0000 Makefiles: (temporarily) use GCC 4.x, 5.x or 6.x stx-8.0.0
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 19 Sep 2017 11:09:57 +0000] rev 182
Makefiles: (temporarily) use GCC 4.x, 5.x or 6.x as some code may fail to compile with GCC 7 due to `-Werror` (`send.c` for instance). This will be fixed later and this change will be referted. (grafted from 6525662ac35fe07461f96e9d11ac29f88e51307f)
Thu, 14 Sep 2017 12:53:47 +0100 Rakefiles: removed tasks to build VOGL stx-8.0.0
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 14 Sep 2017 12:53:47 +0100] rev 181
Rakefiles: removed tasks to build VOGL ...as recent `stx:libview` uses only OpenGL.
Thu, 14 Sep 2017 12:52:32 +0100 Makefiles: removed definitions for "GL" library (VOGL / MESA / OpenGL) stx-8.0.0
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 14 Sep 2017 12:52:32 +0100] rev 180
Makefiles: removed definitions for "GL" library (VOGL / MESA / OpenGL) These have been moved to `stx:libview` to move it closer to the code that uses it.
Wed, 06 Sep 2017 14:38:30 +0200 Makefiles: compile `GLXWorkstation` using OpenGL stx-8.0.0
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 06 Sep 2017 14:38:30 +0200] rev 179
Makefiles: compile `GLXWorkstation` using OpenGL ...rather than old unmaitained VOGL.
(0) -100 -10 +10 +100 tip