aboutsummaryrefslogtreecommitdiff
path: root/linux/makepkg
Commit message (Collapse)AuthorAgeFilesLines
* PKGBUILD: add install stage for debug symbolsAqua-sama2020-01-031-10/+19
| | | | - make toggling breakpad work properly
* Merge some QoL improvements from staging branchAqua-sama2020-01-031-15/+10
| | | | | | | | - Build executable in top-level buildroot - Use meson sourceset - Pull in poi-crash and poi-update from staging - Remove extraneous scripts in tools/ - Pull in configure scripts in scripts/
* Drop boost dependencyAqua-sama2019-11-031-2/+2
| | | | | - wrote not-invented-here config file parser and conf class - spent obscene amount of time plugging in said conf class
* Change spdlog from makedepends to dependsjc_gargma2019-10-221-2/+2
|
* Use github.com/Taywee/args to parse command lineAqua-sama2019-10-221-1/+5
| | | | - This adds 3rd-party/args/args.git subrepository
* Improve meson.build filesAqua-sama2019-10-131-19/+4
| | | | | - meson should now properly create OpenSSL signing key and hexdump before trying to compile plugin loader
* Added spdlog makedependjc_gargma2019-05-041-1/+1
|
* Added missing qt5-tools makedependjc_gargma2019-05-041-1/+1
|
* Use scdoc to generate manpagesAqua-sama2019-03-241-1/+2
|
* Fix PKGBUILDAqua-sama2019-03-221-4/+6
|
* Replace xxd with python scriptAqua-sama2019-03-221-12/+27
|
* Add PluginLoader classAqua-sama2019-03-111-10/+17
| | | | | | - PluginLoader::verify can be used to check if the plugin has a valid (SHA512/RSA 4096) signature. - Uses nn OpenSSL public key that is embedded during the compile.
* Add configure scriptAqua-sama2019-02-111-0/+2
| | | | | Configure script is not needed when building, it is provided as a convenience tool. Requires python3.
* MainWindow: rework menu barAqua-sama2018-12-131-1/+1
| | | | | Split off menu bar into its own class out of MainWindow Menu bar now has a 'Find in menus' function
* Fix crash creating ConfigurationEditorPlugin widgetAqua-sama2018-12-111-0/+3
|
* Update poi_firejail.desktopAqua-sama2018-12-111-8/+4
|
* Add separate firejail .desktopAqua-sama2018-12-101-8/+8
|
* PKGBUILD: add gpg key signing for pluginsAqua-sama2018-12-061-0/+9
|
* Fix transparent background being enabled if Plasma is foundAqua-sama2018-11-221-0/+7
|
* Make keyboard shortcut defaults configurableAqua-sama2018-11-201-8/+11
|
* Remove CMakeListsAqua-sama2018-10-251-1/+1
|
* Update PKGBUILD to use mesonAqua-sama2018-10-241-30/+18
|
* Create bindir/include if needed because make doesn'tAqua-sama2018-10-201-1/+1
|
* Fix config.h from regenerating on every buildAqua-sama2018-10-201-2/+6
|
* Add cmake manpage targetAqua-sama2018-10-201-12/+1
|
* buildconfig: don't overwrite install prefix by defaultAqua-sama2018-10-161-3/+3
|
* Update CMakeLists option namesAqua-sama2018-10-141-15/+7
|
* Update readmeAqua-sama2018-10-121-3/+6
|
* Add hint on enabling plugins to makepkgAqua-sama2018-10-072-0/+15
|
* Update pkgbuild to use asciidoctorAqua-sama2018-10-041-2/+2
|
* Update pkgbuildAqua-sama2018-10-031-3/+3
|
* Convert documentation into asciidoc from markdownAqua-sama2018-10-031-11/+10
|
* Update PKGBUILDAqua-sama2018-10-021-5/+13
|
* breakpad: Use system breakpad by defaultAqua-sama2018-09-281-0/+5
|
* Update build instructionsAqua-sama2018-07-291-3/+3
|
* Fix version.h.inAqua-sama2018-07-171-4/+1
|
* Fix PKGBUILDAqua-sama2018-07-171-7/+7
|
* Switch vcs to gitAqua-sama2018-07-171-64/+41
|
* Update pkgbuildAqua-sama2018-06-251-12/+12
|
* .desktop: add run with firejail actionAqua-sama2018-06-171-0/+4
|
* Sort .profile by timeAqua-sama2018-06-161-2/+2
| | | | | | | Remove ProfileInterface::setProfiles ProfileView: Add General tab ProfileView: some cleanup ProfileView: Add Cookies tab
* Add extra-cmake-modules to make dependsAqua-sama2018-06-161-1/+2
|
* Add Plasma option to cmake that turns on KF5 blur window effectAqua-sama2018-06-161-0/+3
|
* Update building.mdAqua-sama2018-06-151-1/+1
|
* Add poi.desktopAqua-sama2018-06-141-0/+4
|
* Update pkgbuildAqua-sama2018-06-101-4/+19
| | | | - add sha512sum check to prepare()
* Branch of Qt5.11 featuresAqua-sama2018-04-131-2/+2
|
* Update pkgbuildAqua-sama2018-03-231-3/+3
|
* Fixed pkgbuild againAqua-sama2018-02-171-3/+4
|
* Fixed pkgbuildAqua-sama2018-02-171-1/+2
|