Version 1.2.3 of _smake

Release Notes: smake now tries to inline "echo" commands and to avoid shell calls in order to speed up execution on platforms with slow process creation such as Win-DOS (cygwin).

    Other releases

    •  01 Feb 2013 22:03

      Release Notes: smake now tries to inline "echo" commands and to avoid shell calls in order to speed up execution on platforms with slow process creation such as Win-DOS (cygwin).

      •  28 Dec 2012 21:53

        Release Notes: Support for some new platforms was added. This release correctly implements the '+' command line prefix even when it has been called with -t (touch). Better file PATH search allows smake to better find its internal .../lib/defaults.smk file that contains the default rules (see libschily/searchinpath.c).

        •  20 Apr 2010 16:06

        Release Notes: ./.clean now removes symlinks. Experimental rules for using "pcc" on Solaris x86 were added. C-dependencies on AIX are now extracted using "cc -M -qsyntaxonly". As the new Intel 64 bit strcpy() implementation does not work correctly with overlapping strings, smake now includes a ovstrcpy() function to avoid related problems. Smake now supports $(EMPTY): target names. A minor bug in the makefile parser was fixed. The bug caused targets that appeared directly after an otherwise empty line that started with a TAB character to be ignored.

        •  15 Dec 2009 01:07

        Release Notes: There are many new features. Smake is now usable as a general purpose make program and works on virtually any platform.

        •  06 Dec 2009 21:46

        Release Notes: Support for 64-bit compilation on IRIX was added. A bug in the macro suffix replacement was fixed. smake now supports the use of: "smake COPTX=-errwarn=%all". A new predefined macro, "NUMBER_SIGN", allows the use of '#' in makefiles. The man page was enhanced.

        Screenshot

        Project Spotlight

        Bos Wars

        A futuristic real-time strategy game.

        Screenshot

        Project Spotlight

        GTK+

        A library for creating graphical user interfaces.