Tue, 13 Dec 2016 13:33:24 +0000 Cleanup: treat stx:stc & stx:librun as normal packages
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 13 Dec 2016 13:33:24 +0000] rev 102
Cleanup: treat stx:stc & stx:librun as normal packages ...so `rake update`, `rake workflow:push-upstream` and so work with them as well.
Mon, 12 Dec 2016 22:43:48 +0000 Cleanup: Nuked leftover code for using BCC 5.5.
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 12 Dec 2016 22:43:48 +0000] rev 101
Cleanup: Nuked leftover code for using BCC 5.5.
Thu, 08 Dec 2016 22:13:52 +0000 Created branch feature-94-revamp-thinlocks feature-94-revamp-thinlocks
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 08 Dec 2016 22:13:52 +0000] rev 100
Created branch feature-94-revamp-thinlocks See https://swing.fit.cvut.cz/projects/stx-libjava/ticket/94
Tue, 06 Dec 2016 21:32:24 +0000 Merge feature-block-in-context
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 06 Dec 2016 21:32:24 +0000] rev 99
Merge
Sat, 10 Dec 2016 20:44:26 +0000 Oops, make sure `REPOSITORYSET` value is written to `config.rb`
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 10 Dec 2016 20:44:26 +0000] rev 98
Oops, make sure `REPOSITORYSET` value is written to `config.rb`
Wed, 07 Dec 2016 11:26:26 +0000 Added hack for compiling 32bit stx:libdb/libodbc on 64bit Linux
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 07 Dec 2016 11:26:26 +0000] rev 97
Added hack for compiling 32bit stx:libdb/libodbc on 64bit Linux Some Linux distros (Debian Stretch and likely others) do no provide 32bit `libodbc.a` and `libodbcinst.a` so 32bit build would fail. To workaround that, link directly to `.so`, i.e, specify `-l:libodbc.so -l:libodbcinst.so`. Similar hack is used to link 32bit XFT.
Tue, 06 Dec 2016 21:31:11 +0000 Merged changes from branch feature-block-in-context
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 06 Dec 2016 21:31:11 +0000] rev 96
Merged changes from branch feature-block-in-context
Tue, 06 Dec 2016 21:21:20 +0000 Merge
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 06 Dec 2016 21:21:20 +0000] rev 95
Merge
Tue, 06 Dec 2016 21:18:48 +0000 Merge
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 06 Dec 2016 21:18:48 +0000] rev 94
Merge
Tue, 29 Nov 2016 10:19:15 +0000 Automatically extract package dependencies from project definition file
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 29 Nov 2016 10:19:15 +0000] rev 93
Automatically extract package dependencies from project definition file ...rather than depend on manually pre-extracted and commited dependencies. This makes the code more robust as well easier to use. It will also allow for parallelized builds (though some changes need to be done to `stc`) Big thanks to Patrik Svestka for providing me a Ruby code to extract dependencies. Yay, I wanted for this for so long...
(0) -100 -10 +10 +100 tip