Colin Dean
|
a3266f26ea
|
Builds an archive
|
2018-04-08 12:40:49 -04:00 |
|
Colin Dean
|
4bbe161c8a
|
Ignore some things
These were getting annoying
|
2018-04-08 12:33:45 -04:00 |
|
Colin Dean
|
1bed801fe7
|
Removes redundant libpng include
It's gotten from the libpng-config command
|
2018-04-08 12:30:28 -04:00 |
|
Colin Dean
|
a36cf13e52
|
Moves some vars in the Makefile
|
2018-04-08 12:27:39 -04:00 |
|
Colin Dean
|
94badc9693
|
Merge pull request #8 from colindean/silence-warnings
Silences a few build warnings
|
2018-04-08 12:07:32 -04:00 |
|
Colin Dean
|
9c8379c254
|
Explicitly declares variable types for ints
GCC 7 discourages implicit typing
0.0.1
|
2018-04-08 12:03:44 -04:00 |
|
Colin Dean
|
a3f7e4765f
|
Adds some compiler-specific configuration
Mostly to silence warnings. I hate buzzers going off!
|
2018-04-08 12:01:21 -04:00 |
|
Colin Dean
|
3ecedd11dd
|
Silences a few build warnings
|
2018-04-08 11:49:07 -04:00 |
|
Colin Dean
|
8b91990a25
|
change header types and add repo explanation
|
2013-09-11 09:45:19 -04:00 |
|
Colin Dean
|
3270ec2432
|
Merge pull request #5 from cnelsonsic/master
Branch name in travis-ci link should be "master"
|
2013-05-26 19:31:37 -07:00 |
|
C Nelson
|
12a89055e5
|
Branch name should be master.
|
2013-05-25 10:28:40 -05:00 |
|
Colin Dean
|
cbc9a797e8
|
pgm2ps should be executable
|
2013-04-07 12:45:44 -04:00 |
|
Colin Dean
|
a9d23bf356
|
change travis status to colindean account
|
2013-04-07 13:39:23 -03:00 |
|
Colin Dean
|
01b9fca4d4
|
Merge pull request #4 from cnelsonsic/add_travisci
Add travis.ci support and README.md
|
2013-04-07 09:36:39 -07:00 |
|
C Nelson
|
a7e71cddbc
|
Convert most of the readme to markdown
|
2013-04-06 22:59:46 -05:00 |
|
C Nelson
|
fb08f9215c
|
Add the travis status to the readme.
|
2013-04-06 22:56:02 -05:00 |
|
C Nelson
|
1cd536809b
|
First attempt at automated builds.
|
2013-04-06 22:53:04 -05:00 |
|
Colin Dean
|
c572611249
|
Merge pull request #3 from cnelsonsic/fix_unoptar
Fix the order of -l flags to fix compiling unoptar
|
2013-04-06 19:18:13 -07:00 |
|
C Nelson
|
003add7a98
|
Fix the order of -l flags to fix compiling unoptar
Fixes #2
Apparently the order of the flags matters. Go figure.
|
2013-04-06 13:48:24 -05:00 |
|
Colin Dean
|
d5f0f967f1
|
import from http://ronja.twibright.com/optar/
|
2012-10-10 13:09:23 -04:00 |
|