view .gitignore @ 16824:51bcaa55f120

pkg: display output of shell commands on real time if verbose. * pkg/private/shell.m: display output of commands in real time and return empty string when verbose. Also small refactor: create the 'special' command for windows on its condition block rather than calling system() there to reduce code duplication. * pkg/private/configure_make.m: adjust call to shell() in order to display output of `configure' and `make' on real time if verbose.
author Carnë Draug <carandraug+dev@gmail.com>
date Sun, 23 Jun 2013 13:25:26 +0100
parents 5758e0013246
children
line wrap: on
line source

*~
*.user
*.o
*.a
Makefile*
*.pdb
debug/
release/