Makefile.in

Clone Tools
  • last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merged

  1. … 3 more files in changeset.
- add flags for more detailed debugging (optional)

* Updated copyright dates and copyright notices

  1. … 17 more files in changeset.
* Updated copyright dates and copyright notices

  1. … 17 more files in changeset.
Add another Rosetta example: Inheritance/Single

  1. … 3 more files in changeset.
Adjust Makefile.in for Rosetta examples

Added another Rosetta example: multiple inheritance

  1. … 3 more files in changeset.
Added another Rosetta example: Polymorphic copy

  1. … 3 more files in changeset.
Adding yet another Rosetta example: Add object variable dynamically

  1. … 3 more files in changeset.
Adding another Rosetta example: Multiple distinct objects

  1. … 3 more files in changeset.
Adding another Rosetta example: Tree traversal

  1. … 3 more files in changeset.
Added first additional Rosetta example

  1. … 3 more files in changeset.
Keep valgrind settings for the future

- add pre-8.7 Makefile.in (missed in last commit)

Register shells.test

- add etags target

- support building nsd from some other directory than the root directory - raise no error, when nsf is built with mongo + profile enabled

  1. … 5 more files in changeset.
- add -DNDEBUG=1 to flags passed to cppcheck, since cppcheck reports checked cases as warnings

- make sure to rm .o files in stub directory

- use newset versions, re-generated stub files

  1. … 2 more files in changeset.
- adjust genstubs target to subdir logic

- handle nsfUtil.c from version-specific subdirectory

  1. … 2 more files in changeset.
- Make dtplite configurable in Makefile, e.g. make "DTPLITE=/usr/local/ns/bin/tclsh8.5 /usr/local/ns/bin/dtplite" man

- regenerate documentation

- bump verison number to 2.0 (also in .man files)

  1. … 19 more files in changeset.
Remove unneeded make variables

Adding man pages for shell wrappers

  1. … 4 more files in changeset.
Adjust file extension for nroff files to reflect manpage section

build system: - don't call genstubs from configure, since Debian does not seem to have genstubs.tcl installed. Now, we pre-generate the stub files for tcl8.5 and tcl8.6 and copy the "right" version depending on the configured version.

  1. … 10 more files in changeset.
- add "." to SUFFIXES since this is apparently needed for msys 1.0 (many thanks to Andreas Kupries for reporting the problem)

Done with basic princexml integration, improve Makefile integration

  1. … 1 more file in changeset.
Integrating manpages into build setup

  1. … 2 more files in changeset.