magic/magic
Darryl L. Miles dc31c1f6f6 Makefile: LDFLAGS autoconf propagation
Also fixed up CC/CXX/CXXFLAGS in the same way.

Main notable concern the tclmagic.so now has reordered position of
$LDFLAGS (was start AND end of list, now start of list only),
$LDDL_FLAGS would have already provided it start of list, so it
would be duplicated set of options.

@LDDL_FLAGS@ no longer prepend $LDFLAGS which is now explicit in the
Makefile to allow specific target control.

The purpose of all this is the toplevel ./configure now has LDFLAGS
control passed down to linker command lines as configure --help
indicates.
2026-07-23 16:09:35 -04:00
..
bitmaps Changed the PNG bitmaps to GIF, because PNG is not supported in 2020-02-26 10:10:55 -05:00
Makefile Makefile: LDFLAGS autoconf propagation 2026-07-23 16:09:35 -04:00
magicTop.c Add TCL-embedded WASM build variant alongside the existing non-TCL build 2026-06-09 16:07:53 -04:00
magicWasm.c fix: three correctness fixes before PR 2026-06-09 16:07:53 -04:00
magicps.pro Update the postscript file to be able to support much more stipples 2026-05-19 12:22:37 -04:00
proto.initrc Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
proto.magicrc.in Fixed a number of places in the Tcl code where "snap" had been used 2026-02-24 15:59:21 -05:00
symbol.map Extended the "property" command and modified the way that properties 2026-02-18 10:48:47 -05:00