32 Commits

Author SHA1 Message Date
Colin Dean
03282c425b WIP: Adds PDF of binary
Work towards #11

TODO:

* The PS and the PDF don't actually have the correct dimensions. A part
of the data is cut-off of the PS and the PDF has no margins.
2018-04-08 14:41:59 -04:00
Colin Dean
c3d48030db Includes README in binary archive 2018-04-08 14:20:56 -04:00
Colin Dean
45750f333a Includes license in binary archive 2018-04-08 14:20:00 -04:00
Colin Dean
5b72af0eb2 Cleans up README 1.0.0-colindean 2018-04-08 14:04:49 -04:00
Colin Dean
59da44cbed
Merge pull request #10 from colindean/matrix
Uses a build matrix to get binaries for Linux and macOS
0.0.4
2018-04-08 13:43:14 -04:00
Colin Dean
ca2ae12337 Fixes YAML for travis
Apparently, one element confuses Travis
2018-04-08 13:39:28 -04:00
Colin Dean
1d0b87c6c5 Uses a build matrix to get binaries for Linux and macOS 2018-04-08 13:36:54 -04:00
Colin Dean
2a6de7550f Adds OS and architecture to archive name 2018-04-08 13:32:07 -04:00
Colin Dean
b3270e4537 Executes libpng-config once
Instead of at each CC invocation
2018-04-08 13:21:25 -04:00
Colin Dean
3956bd04a6 Skips cleanup
I cannot for the life of me figure out why this is the default other
than to save Travis space when people have huge artifacts.
0.0.3
2018-04-08 13:18:44 -04:00
Colin Dean
7b80324f76
Merge pull request #9 from colindean/cleanup
Moves some vars in the Makefile
0.0.2
2018-04-08 12:48:45 -04:00
Colin Dean
e7b7d26bfa Adds travis deployment 2018-04-08 12:43:25 -04:00
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