log Makefile @ 38553:3fb46734508d

age author description
Sat, 12 May 2018 18:05:50 -0700 Gregory Szorc packaging: move most packaging targets to own Makefile
Sat, 12 May 2018 10:57:04 -0700 Gregory Szorc packaging: move contrib/macosx to contrib/packaging/
Sat, 12 May 2018 10:47:44 -0700 Gregory Szorc packaging: move build-linux-wheels.sh to contrib/packaging/
Sat, 12 May 2018 10:41:08 -0700 Gregory Szorc packaging: move buildrpm to contrib/packaging/
Sat, 12 May 2018 10:31:34 -0700 Gregory Szorc packaging: move builddeb into contrib/packaging/
Sat, 12 May 2018 10:33:11 -0700 Gregory Szorc packaging: move some docker scripts into contrib/packaging/
Sat, 12 May 2018 13:17:01 -0700 Gregory Szorc packaging: move most of contrib/docker to contrib/packaging/docker
Sat, 14 Apr 2018 15:39:57 +0200 Antonio Muci makefile: add Ubuntu Bionic docker targets (.deb and ppa)
Sat, 14 Apr 2018 18:23:57 +0200 Antonio Muci makefile: reformat .PHONY targets
Sat, 14 Apr 2018 15:57:55 +0200 Antonio Muci makefile: mkdir is not needed on templatized docker builds
Fri, 30 Mar 2018 11:35:17 -0700 Gregory Szorc contrib: rename clang-format-blacklist to clang-format-ignorelist
Thu, 08 Mar 2018 22:23:02 +0900 Yuya Nishihara templater: split template functions to new module
Mon, 05 Feb 2018 18:39:41 +0800 Anton Shestakov makefile: remove Ubuntu Yakkety and Zesty docker targets
Thu, 01 Feb 2018 16:46:12 +0800 Anton Shestakov makefile: add Ubuntu Artful docker targets (.deb and ppa) stable
Wed, 17 Jan 2018 15:56:12 -0500 Augie Fackler formatting: enforce clang-format on all .cc files as well as .c files