Commit Graph

5 Commits

Author SHA1 Message Date
T. Joseph Carter
117fe87cd9 Add unix build conditionals
Previously AC built onm Windows or not Windows (assumed to be Mac).
It appears there was a means to build using gcj, but this is not
necessary, does not work anymore as configured, and isn't what we want
anyway.

Here's a first pass at improving that situation.  It's a bit ugly at
present because it requires a lot of markup to do something that should
be simple.  Still, I'd rather do this in steps.
2017-11-03 07:50:28 -07:00
John B. Matthews
d88fc632bf Add new Mac jnilibs. 2008-06-08 15:15:04 +00:00
0c69ea314f Make jar signing optional 2008-06-07 12:51:19 +00:00
626eeada53 Add jarsigner support to ACBuild-default.properties 2008-06-06 22:27:36 +00:00
3572ed98fc Offer a way to change local file locations in build.xml via a local ACBuild.properties file (which doesn't get stored in the config management tool) 2008-06-06 16:52:56 +00:00