rakelib/setup.rake
Thu, 30 Aug 2018 10:06:05 +0100 Jan Vrany Merge
Mon, 20 Aug 2018 15:22:44 +0200 patrik svestka Windows 10 target guess workaround (mapping unknown target to known one)
Fri, 06 Jul 2018 16:35:55 +0100 Jan Vrany Rakefiles: automagically checkout revisions for given branch
Tue, 26 Jun 2018 21:50:57 +0100 Jan Vrany Rakefiles: use `config.guess` from autotools for aut-detect `BUILD_TARGET`
Mon, 18 Jun 2018 22:46:28 +0100 Jan Vrany Rakefiles: cleanup - removed `REPOSITORYSET` variable
Wed, 16 May 2018 05:30:33 +0000 Jan Vrany Rakefiles: added new target `artifacts:source` stx-8.0.0
Wed, 17 Jan 2018 22:07:31 +0000 Jan Vrany Rakefiles: on Windows also copy debug info files (`.dll.debug`) stx-8.0.0
Tue, 15 Aug 2017 10:44:12 +0100 Jan Vrany Use GNU target triplets to specify build targets. stx-8.0.0
Wed, 09 Aug 2017 21:31:38 +0100 Jan Vrany Rakefiles: renamed (generated) `config.rb` to `stx-config.rb`
Fri, 11 Aug 2017 21:48:13 +0100 Jan Vrany Fixed slip in commit 2507036dfee8 causing runtime error when building 32bit Windows
Fri, 11 Aug 2017 09:59:28 +0200 Patrik Svestka Merge
Fri, 11 Aug 2017 09:23:06 +0200 Patrik Svestka Cleaning up code and having it more rubyish
Mon, 31 Jul 2017 23:03:46 +0100 Jan Vrany Makefiles: Added our own implementation of `stmkmf`
Wed, 02 Aug 2017 20:21:39 +0100 Jan Vrany Rakefiles: update VM's symbol database after a package compiled
Wed, 02 Aug 2017 09:32:08 +0100 Jan Vrany Rakefiles: copy built `.dll to application directory after package is compiled.
Tue, 01 Aug 2017 20:44:33 +0100 Jan Vrany Rakefiles: make per-package compilation task to setup its dependencies
Sat, 31 Dec 2016 01:02:57 +0000 Jan Vrany Merge
Fri, 30 Dec 2016 22:44:34 +0000 Jan Vrany Various fixes to build a working Smalltalk/X jv-branch distribution
Tue, 27 Dec 2016 21:25:27 +0000 Jan Vrany Win32: A nasty workaround to avoid Borland make to crash under Windows 10
Tue, 13 Dec 2016 13:33:24 +0000 Jan Vrany Cleanup: treat stx:stc & stx:librun as normal packages
Mon, 12 Dec 2016 22:43:48 +0000 Jan Vrany Cleanup: Nuked leftover code for using BCC 5.5.
Sat, 10 Dec 2016 20:44:26 +0000 Jan Vrany Oops, make sure `REPOSITORYSET` value is written to `config.rb`
Wed, 07 Dec 2016 11:26:26 +0000 Jan Vrany Added hack for compiling 32bit stx:libdb/libodbc on 64bit Linux
Tue, 29 Nov 2016 10:19:15 +0000 Jan Vrany Automatically extract package dependencies from project definition file
Thu, 24 Nov 2016 20:47:41 +0000 Jan Vrany Do not tamper with SSH configuration if SSH agent is not running.
Mon, 21 Nov 2016 23:00:19 +0000 Jan Vrany Specify (nonstandard) temporary directory when running tests
Sun, 20 Nov 2016 23:28:58 +0000 Jan Vrany On Windows use MSYS2 `ssh.exe` rather than `plink.exe` to clone/checkout repositories over SSH
Sun, 23 Oct 2016 22:49:57 +0100 Jan Vrany Added support for multiple different repository sets.
Fri, 10 Jun 2016 00:05:09 +0100 Jan Vrany Fixed setup for 32bit build under MSYS2 environment
Tue, 07 Jun 2016 17:06:26 +0100 Jan Vrany Fixed architecture detection on 32bit systems
Sun, 29 May 2016 07:14:09 +0000 Jan Vrany Added support to build under MSYS2 environment
Fri, 27 May 2016 21:38:36 +0100 Jan Vrany Write default configuration to `config.rb` rather than to `.config.rake`.
Wed, 25 May 2016 10:36:18 +0100 Jan Vrany Removed some old, dead code.
Tue, 24 May 2016 12:03:26 +0100 Jan Vrany Added `zip()` & `unzip()` extensions to easily create / extract archives from build scripts.
Mon, 23 May 2016 22:31:14 +0100 Jan Vrany Renamed `dist` target to `install`. Added new target `artifacts` (mainly) for Jenkins builds.
Mon, 23 May 2016 19:46:10 +0100 Jan Vrany Renamed `amd64?` to `x86_64?` for consistency
Sun, 22 May 2016 00:32:07 +0100 Jan Vrany Initial shot of "new" rake-based builder
less more (0) tip