aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add app data fileBenson Muite2024-01-041-0/+4
* new location macos 11 homebrew qtquietok(david)2021-09-131-1/+1
* Fix building on macOS/arm64linear2021-09-051-1/+6
* cleanup mime entry during uninstallThomas Groman2021-05-081-1/+3
* Default install to user prefixThomas Groman2021-05-081-2/+2
* fix varible conflict in make install MANPATH conflicts with system environmen...Thomas Groman2021-05-081-2/+2
* Makefile: quote QMAKE_CONFIG variable to prevent word splittingKarol Kosek2021-03-091-1/+1
* Removes built manpage on cleanCarlos Henrique Lima Melara2021-03-041-0/+1
* Adds missing mkdir.Felix (xq) Queißner2021-03-031-0/+1
* Makefile: Change manpath to include PREFIXMichael Skec2021-03-021-2/+2
* Makefile: add man page to install/uninstall targetsMike Skec2021-03-021-1/+11
* Makefile: remove MAKEFLAGS parameter from sub-make callsKarol Kosek2021-02-231-1/+1
* Allow to use external cmarkKarol Kosek2021-01-041-2/+1
* Add text/{gemini,x-kristall} mime types during installationKarol Kosek2020-12-241-0/+2
* Makefile: make build/kristall .PHONY (else rebuild won't trigger)nixo2020-11-011-0/+1
* Correct `mkdir` command nameHaz2020-08-131-1/+1
* Merge branch 'master' of github.com:MasterQ32/kristallFelix (xq) Queißner2020-07-201-1/+13
|\
| * Fix dangling semi-colonJagger De Leo2020-07-061-2/+2
| * Add Homebrew lib and include paths to build scriptJagger De Leo2020-07-061-1/+7
| * Added information to Makefile and BUILDING.md on how to build for Fedora 32, ...Erik Beck2020-07-011-2/+7
| * Set a Variable QMAKE in the makefile to direct build on Fedora 32, where 'qma...Erik Beck2020-07-011-1/+2
* | Reincludes makedir in makefile.Felix (xq) Queißner2020-07-201-2/+12
|/
* Pass -D flag to install instead of mkdir -pIsaac Freund2020-07-011-9/+2
* Paves road for new favourite system: Refactors the favourites into tree struc...Felix (xq) Queißner2020-06-291-1/+0
* Fixes #24, thanks @paolomiFelix (xq) Queißner2020-06-281-0/+7
* Continues to improve Makefile. Thanks styanFelix (xq) Queißner2020-06-211-4/+4
* adds sourcefiles as dependency to build taskJames Tomasino2020-06-121-1/+1
* overhaul of Makefile for clean install with desktop file and iconsJames Tomasino2020-06-111-5/+30
* Adds first draft of client certificate management.Felix (xq) Queißner2020-06-111-1/+1
* Adds install target to makefile, adds support for transient client certificates.Felix (xq) Queißner2020-06-101-5/+12
* Starts to implement gopher protocol and gophermap support. Heavily WIP, but y...Felix (xq) Queißner2020-06-081-8/+7
* Adds build helper.Felix (xq) Queißner2020-06-071-0/+13