Personal Collection of (User-)Build Scripts
Go to file
Azman M. Yusof b9a467a719 Updated to build on slackware 2023-11-21 12:27:52 +08:00
.gitignore Future scripts may use git bundles :) 2019-11-10 18:44:47 +08:00
README Initial Commit 2013-03-17 19:51:21 +08:00
arm-gcc.build Updated to latest versions 2023-08-05 21:25:35 +08:00
clean Fixed a bug in clean script 2022-03-01 23:28:25 +08:00
dwm-6.4-mine.diff Updated dwm version 2023-02-26 11:38:14 +08:00
dwm.build Updated dwm build to include my1pmount-gtk 2023-05-17 23:14:36 +08:00
dwm.slackbuild Updated to use dwmloop (easier to manage) 2022-07-01 06:45:53 +08:00
icestorm.build Updated to my new path structure 2020-06-07 10:08:17 +08:00
mingw-linux.build Added new script mingw-linux 2014-05-05 18:04:21 +08:00
ncurses-static.build Do not need those 2023-03-03 21:50:43 +08:00
ngspice.build Code cleanup 2013-12-06 18:16:10 +08:00
sdcc.build Apparently I need that :p 2023-10-08 18:16:38 +08:00
stage.build Fully tested stage.build script 2018-04-17 10:34:06 +08:00
wxWidgets.build Updated to build on slackware 2023-11-21 12:27:52 +08:00

README

---------
my1ubuild
---------

Some bash scripts (à la SlackBuild) I wrote to build tools/apps that I need.
These scripts are meant to be executed as non-privilege user - so, the target
DEST_PATH must be a path writable by the user.

Note: Just in case you're wondering, 'ubuild' is user-build.