log Makefile @ 2764:fd3b61a8a152

age author description
Sun, 03 Mar 2024 04:46:43 +0200 Matti Hamalainen Backed out changeset c4fafcc43d83
Sat, 02 Mar 2024 16:14:37 +0200 Matti Hamalainen Move some dependency checks from Makefile to config.mak for consistency.
Mon, 14 Aug 2023 12:53:35 +0300 Matti Hamalainen Improved comments in the build system files.
Thu, 03 Aug 2023 08:59:10 +0300 Matti Hamalainen Rename Makefile.gen to Makefile.common
Sat, 10 Dec 2022 12:23:50 +0200 Matti Hamalainen -DHAVE_STDBOOL_H
Fri, 21 Feb 2020 05:20:10 +0200 Matti Hamalainen Remove obsolete Solaris-reference.
Mon, 06 Jan 2020 12:40:32 +0200 Matti Hamalainen Rename EXEEXT to BINEXT in the build system, as per changes in th-libs build system.
Tue, 10 Dec 2019 10:37:43 +0200 Matti Hamalainen Add support for libwebsockets v3.2 API changes. It is possible that
Mon, 23 Sep 2019 12:42:21 +0300 Matti Hamalainen Compability with libwebsockets 2.4.
Sun, 10 Feb 2019 23:51:19 +0200 Matti Hamalainen Properly link pthread.
Mon, 26 Nov 2018 02:10:15 +0200 Matti Hamalainen Statically link even libc for static build of mapsearch.
Thu, 02 Nov 2017 15:04:57 +0200 Matti Hamalainen Make static compilation of mapsearch possible via make variable.
Thu, 02 Nov 2017 13:21:59 +0200 Matti Hamalainen Add two commented out lines for mostly static build of mapsearch.
Sun, 29 Oct 2017 04:52:50 +0200 Matti Hamalainen Initial import of map search WebSockets server code. Does not actually do
Sat, 28 Oct 2017 17:46:30 +0300 Matti Hamalainen Use $(shell ..) instead of backticks.
Sat, 28 Oct 2017 16:48:30 +0300 Matti Hamalainen Build system cleanup: remove useless defines.
Thu, 26 Oct 2017 21:43:07 +0300 Matti Hamalainen Actually make the pkg-config libpng autodetect work.
Thu, 26 Oct 2017 20:33:46 +0300 Matti Hamalainen Autodetect libpng via pkg-config.
Sun, 22 Oct 2017 02:55:57 +0300 Matti Hamalainen Use pkg-config for libpng.
Wed, 09 Mar 2016 19:34:00 +0200 Matti Hamalainen Restructuring the repository.
Sun, 22 Jun 2014 07:26:04 +0300 Matti Hamalainen Use HAVE_STDINT_H instead of HAVE_INT_TYPES
Sat, 15 Oct 2011 15:48:14 +0300 Matti Hamalainen Separate libpng CFLAGS and LDFLAGS, and only use them for the binaries that use libpng.
Sat, 08 Jan 2011 13:32:26 +0000 Matti Hamalainen Add PNG output support to map2ppm.
Wed, 19 Mar 2008 23:35:52 +0000 Matti Hamalainen Some stuffor added.
Wed, 19 Mar 2008 23:30:21 +0000 Matti Hamalainen Cleanups.
Wed, 19 Mar 2008 23:10:04 +0000 Matti Hamalainen Sync.
Wed, 19 Mar 2008 11:02:53 +0000 Matti Hamalainen Updated.
Thu, 27 Apr 2006 02:16:57 +0000 Matti Hamalainen Initial revision