#!/bin/sh # # Wrapper around make, to colorize it's output and pipe through less. # Jumps to the first gcc error that occurs during the build process. # SIZE=`/bin/stty size` $@ 2>&1 | /usr/bin/colormake.pl $SIZE exit $? ipt' src='/cgit.js'>
summaryrefslogtreecommitdiff
path: root/tags/37/22/20191224052657.2C9E7212@xayide.jones.dk/jones
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2023-06-27 09:35:08 +0200
committerJonas Smedegaard <dr@jones.dk>2023-06-27 09:35:08 +0200
commitfd54908da2b05c526dd3bee9b6dcd093214a220d (patch)
treec69c845069c99d1d01044f6fafda7c08433329c6 /tags/37/22/20191224052657.2C9E7212@xayide.jones.dk/jones
parentba46132213560cf3335d53560d519c0ec0190da2 (diff)
Diffstat (limited to 'tags/37/22/20191224052657.2C9E7212@xayide.jones.dk/jones')