nsf

Clone Tools
  • last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
minor polishing

More debugging [skip actions]

More debugging [skip actions]

More debugging [skip actions]

More debugging [skip actions]

More debugging [skip actions]

More debugging [skip actions]

More debugging [skip actions]

Fix typo [skip actions]

Fix typo [skip actions]

Try using 7z instead of internal unpacking [skip actions]

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

fix comment

revert to earlier version of tcl.m4.

The version from head is not yet ready

    • -725
    • +850
    /library/mongodb/m4/tcl.m4
generated files

    • -670
    • +1175
    /library/mongodb/configure
* apps/build.tcl: Turn on more debugging output [skip actions]

update README for mongoDB interface

generated file

    • -1222
    • +571
    /library/mongodb/configure
fix line break

updated with upstream versions of tcl.m4

    • -627
    • +531
    /library/mongodb/m4/tcl.m4
generated files

generated file

generated file

fix compilation hickups for Tcl 8.5

reduce warnings from redefined constants

regenerated files

    • -2217
    • +3593
    /library/mongodb/configure
don't include "package provide" tcl command in pkgIndex.tcl file, since the binary performs the provide operation

exclude pkgIndex.tcl from searched files, whitespace changes

Pack Tcl-version into name for Tcl 9.*

With Tcl 9, it is possible to install nsf for 8.7 and 9.0 parallel in

the same directories. The trick is naming the shared library

"libtcl9nsf2.4.0.so" instead of "libnsf2.4.0.so" when compiled with

Tcl 9.0 (keeping the original name when compiled with Tcl 8.x).

many thanks to Jan Nijtmans for the patch

Whitespace cleanup

* appveyor.yml: Allow failures on trunk builds