summaryrefslogtreecommitdiffstats
path: root/cmake-template.SlackBuild
Commit message (Expand)AuthorAgeFilesLines
* *.SlackBuild: Add arch specific handling for aarch6415.0 Heinz Wiesinger2023-05-131-0/+3
* cmake-template.SlackBuild: Don't ship .la files Heinz Wiesinger2021-07-031-0/+3
* *.SlackBuild: Support $PRINT_PACKAGE_NAME env var Heinz Wiesinger2021-07-031-1/+10
* *.SlackBuild: SlackBuilds run in the directory they are in Heinz Wiesinger2021-07-031-1/+2
* *.SlackBuild: Change shebang to /bin/bash Heinz Wiesinger2021-07-031-1/+1
* cmake-template: Use 'make install/strip' Heinz Wiesinger2021-07-031-1/+1
* *.SlackBuild: Switch to i586. Willy Sudiarto Raharjo2016-07-091-3/+3
* cmake-template.SlackBuild: Remove whitespace. Willy Sudiarto Raharjo2015-08-181-1/+1
* templates: Small whitespace fixup to calm the OCD. dsomero2013-12-071-1/+1
* templates: check for mode 750 in permissions Robby Workman2013-11-111-2/+2
* *-template.SlackBuild: Fix "find -L ." usage Robby Workman2013-11-031-1/+1
* *.SlackBuild: Add "-L" to the permissions-fixing find invocation Robby Workman2013-10-301-1/+1
* templates: check for mode 640 in permissions Robby Workman2013-10-301-2/+2
* *.SlackBuild: strongly suggest BSD/MIT license Robby Workman2012-09-181-10/+24
* cmake-template: xargs -0 expects -print0 option from find Heinz Wiesinger2010-10-021-1/+1
* cmake-template: fix stripping files with single quotes in filename Heinz Wiesinger2010-10-021-1/+1
* cmake-template.SlackBuild: Mention ccmake in comments Robby Workman2010-06-011-2/+2
* cmake-template.SlackBuild: Minor tweaks Robby Workman2010-06-011-14/+12
* Added cmake example template. dsomero2010-05-301-0/+144