Commit Graph

11 Commits

Author SHA1 Message Date
DL6ER ae035c4ba7 Put FIFO log into its own unit (out of the API code)
Signed-off-by: DL6ER <dl6er@dl6er.de>
2020-06-17 20:07:31 +02:00
DL6ER 67a0395390 Redirect PH7 errors into pihole-FTL.log (instead of showing in the browser output) and define gethostname() PHP function.
Signed-off-by: DL6ER <dl6er@dl6er.de>
2020-06-02 08:52:55 +02:00
DL6ER de09b73eb7 Use embedded PH7 instead of external PHP-CGI interpreter.
Signed-off-by: DL6ER <dl6er@dl6er.de>
2020-05-30 15:44:16 +02:00
DL6ER 6e40e3b2dc Finish transition to cmake on the new/http branch.
Signed-off-by: DL6ER <dl6er@dl6er.de>
2020-05-28 20:23:51 +02:00
Frank Riley 52c33ad0a4 Really, really fix static build
Signed-off-by: Frank Riley <fhriley@gmail.com>
2020-05-25 16:14:28 -07:00
Frank Riley fb142fb207 Fix static build 2020-05-25 11:22:20 -07:00
Frank Riley c38dca203d Fix build of sqlite3. Move sqlite3 defines to the top level so they are on all.
Signed-off-by: Frank Riley <fhriley@gmail.com>
2020-05-25 10:45:13 -07:00
Frank Riley eee2bad479 Put runtime output, i.e. pihole-FTL, in the root of the build dir
Signed-off-by: Frank Riley <fhriley@gmail.com>
2020-05-25 10:45:13 -07:00
Frank Riley 00d7ee1990 Default install prefix to /usr
Signed-off-by: Frank Riley <fhriley@gmail.com>
2020-05-25 10:45:13 -07:00
Frank Riley fb0fb8fe20 Implement install step to be the same as the Makefile build
Signed-off-by: Frank Riley <fhriley@gmail.com>
2020-05-25 10:45:13 -07:00
Frank Riley 63d0e1408d Add cmake build
Signed-off-by: Frank Riley <fhriley@gmail.com>
2020-05-25 10:45:13 -07:00