nsf

Clone Tools
  • last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Relocate env setup into build_script block [skip travis]

Fix path setting [skip travis]

Fix path setting [skip travis]

Make sure that sh and bash are initialised the same. [skip travis]

Turn on MORE debugging [skip travis]

Turn on MORE debugging [skip travis]

Turn on MORE debugging [skip travis]

Turn on debugging [skip travis]

Turn on debugging [skip travis]

Add skip marker; correct path settings [skip travis]

Try native MinGW pt. 4

Try native MinGW pt. 3

Try native MinGW pt. 2

Try native MinGW

Avoid x-compilation

Another try to fix build paths

Install gcc dependency on builders

Fix mingw toolchain path

Update appveyor.yml

Prep build script to support MSYS2/MinGW builds under Windows

* nsf.c (ListSuperClasses): Fix refcounting for 8.5 non-threaded only, otherwise the patternString becomes unavailable once a preemptive decrement has been performed, leading to unexpected info results.

Merge branch 'master' of ssh://alice.wu.ac.at/usr/local/src/git-repo/nsf

* nx-test.tcl (run): Avoid use of [try], to render the test suite independent from the presence of 8.6 or tcllib's try. This may be reverted, once 8.5 support is dropped.

add COMPILE_NSF_STUBS to compile flags under windows

make stublib initialization more robust and provide meaningful error message in case of misconfigurations

Turn on some debugging

Add missing tclkit url

First attempt at Appveyor integration (mingw64 only)

Trying to get env variables right

Make build script more verbose