Charlie Groves
7f78373b78
Use an ooo-ant-actionscript that respects FLEX_HOME
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1111 c613c5cb-e716-0410-b11b-feb51c14d237
2012-01-07 00:45:28 +00:00
Michael Bayne
595b9e93c3
Updated to ooo-build 2.9, switched to install/deploy targets.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1109 c613c5cb-e716-0410-b11b-feb51c14d237
2011-10-15 16:20:33 +00:00
Michael Bayne
d6c4b07e2f
POM cleanups, version bumping, etc.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1103 c613c5cb-e716-0410-b11b-feb51c14d237
2011-09-30 03:18:09 +00:00
Charlie Groves
ea5fee9091
Use location to get absolute paths
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1099 c613c5cb-e716-0410-b11b-feb51c14d237
2011-07-14 18:25:57 +00:00
Charlie Groves
12d0a938cf
Bump to ooo-build 2.5 since the maven-ant-tasks jar 2.1 uses is no longer available
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1097 c613c5cb-e716-0410-b11b-feb51c14d237
2011-06-24 20:19:06 +00:00
Michael Bayne
5750084ad2
Snapshot not needed here.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1087 c613c5cb-e716-0410-b11b-feb51c14d237
2011-04-10 19:58:29 +00:00
Michael Bayne
7751fe7631
Put bootstrap.xml in etc.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1068 c613c5cb-e716-0410-b11b-feb51c14d237
2011-04-03 16:38:01 +00:00
Charlie Groves
8f0b2d48fa
Stop building aslib as part of dist, and finish conversion to ooo-build
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1064 c613c5cb-e716-0410-b11b-feb51c14d237
2011-03-28 02:49:47 +00:00
Michael Bayne
b9ef4a602b
Added missing -init-ooo and reinstated copying of test resources.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1063 c613c5cb-e716-0410-b11b-feb51c14d237
2011-03-16 18:22:17 +00:00
Michael Bayne
e0681559c1
Upgraded to latest narya-tools, regenerated services.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1060 c613c5cb-e716-0410-b11b-feb51c14d237
2011-03-16 18:18:28 +00:00
Michael Bayne
5d54ff0d60
Converted to ooo-build.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1059 c613c5cb-e716-0410-b11b-feb51c14d237
2011-03-16 18:18:18 +00:00
Charlie Groves
c392cd1fe7
Deploy a sources jar along with the code jar for IDE-happiness
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1054 c613c5cb-e716-0410-b11b-feb51c14d237
2011-01-20 00:43:25 +00:00
Michael Bayne
c8a4fbfd8b
Updated to use the new Client-reference-free style.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1042 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-31 22:29:19 +00:00
Michael Bayne
9510aa7764
The Narya Ant tasks must be obtained from narya-tools, not a "normal"
...
dependency on Narya.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1040 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-22 22:24:26 +00:00
Michael Bayne
cd7280414a
Need includeAntRuntime=false.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1037 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-15 00:40:56 +00:00
Michael Bayne
818b95b08d
Move as-pom.xml into etc to match Narya.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1033 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-09 23:11:20 +00:00
Michael Bayne
514bcfd70d
Fix up the asdoc build. Not that it works, but at least it's not broken because
...
of build-related problems.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1022 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-02 06:15:26 +00:00
Michael Bayne
551bbef355
Obtain as3isolib-fp9 from Maven.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1017 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-19 23:11:18 +00:00
Michael Bayne
768b8de487
Now that third parties can actually build our ActionScript code, let's let them know how to do it.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1005 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-18 21:18:01 +00:00
Michael Bayne
2e132d0851
Obtain AS depends via Maven, publish AS artifacts to Maven. Zell, please
...
advise:
<!-- TODO: these don't seem to be needed for the ActionScript library
build, why are/where they here -->
<include name="thane-0.0-SNAPSHOT.abc"/>
<include name="tamarin-builtin.abc"/>
<include name="narya-abc.abc"/>
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1004 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-18 21:12:01 +00:00
Michael Bayne
ee8bdaa785
Can't drop these manually managed aslib dependencies quite yet.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1002 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-18 06:02:56 +00:00
Michael Bayne
61e0485fab
Added maven-deploy target, fixed stray lib.name occurrence.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1001 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-18 05:57:15 +00:00
Michael Bayne
1ec03f4ae5
We need narya 1.2-SNAPSHOT to get our test classes. Also build a unified jar
...
file in addition to our wee ones.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@999 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-18 05:53:15 +00:00
Michael Bayne
6d0cf46604
Output our test reports so that Bamboo can slurp them in.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@998 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-18 05:26:23 +00:00
Michael Bayne
1e2e20b1f1
Revamped build to use Maven Ant tasks, prepped a POM for proper publishing.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@996 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-18 05:24:20 +00:00
Michael Bayne
ec27a1122d
Moving bits into src/main and src/test. Reinstatement of actual test
...
workingness coming shortly.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@995 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-18 05:01:16 +00:00
Michael Bayne
263fab257f
For now get our tools directly.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@991 c613c5cb-e716-0410-b11b-feb51c14d237
2010-10-24 03:10:49 +00:00
Michael Bayne
028b55b461
Get tools from narya-tools-full, but keep it out of our normal classpath.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@978 c613c5cb-e716-0410-b11b-feb51c14d237
2010-10-14 01:01:10 +00:00
Dave Hoover
f6cbcc2642
Fix syntax
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@927 c613c5cb-e716-0410-b11b-feb51c14d237
2010-06-11 22:57:29 +00:00
Mike Thomas
6d2213c010
A little more of stage lib into actionscript.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@924 c613c5cb-e716-0410-b11b-feb51c14d237
2010-06-08 17:43:39 +00:00
Mike Thomas
2c680a0c40
Make vilya's preptools target work like narya's.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@921 c613c5cb-e716-0410-b11b-feb51c14d237
2010-06-08 01:49:40 +00:00
Mike Thomas
fb3c4d73fb
Okay fine, it wants ObjectInfo still, and we don't have it in actionscript. So, let's take that away once again.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@916 c613c5cb-e716-0410-b11b-feb51c14d237
2010-05-27 23:29:40 +00:00
Mike Thomas
b206917ee7
Restoring the only part of r911 that it turns out I actually wanted in the first place. And even that I'm not using yet.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@915 c613c5cb-e716-0410-b11b-feb51c14d237
2010-05-27 21:07:38 +00:00
Mark Johnson
c01ff63cd6
- Rolled back r911 since it broke the build, I'm not sure if mike noticed it was busted, but
...
he's gone for today, and I need ooo-libs building
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@912 c613c5cb-e716-0410-b11b-feb51c14d237
2010-05-26 01:29:30 +00:00
Mike Thomas
a0add19c9d
Enable vilya building as versions of its services from genservice, and check in the ones that hadn't previously been committed.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@911 c613c5cb-e716-0410-b11b-feb51c14d237
2010-05-25 20:51:13 +00:00
Michael Bayne
e07fd189b6
Get our Presents tools from narya-tools, nix no longer needed dependencies.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@861 c613c5cb-e716-0410-b11b-feb51c14d237
2009-07-12 22:21:53 +00:00
Michael Bayne
cd66cf6e06
Oops. Can't do that.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@813 c613c5cb-e716-0410-b11b-feb51c14d237
2009-04-17 22:57:59 +00:00
Michael Bayne
355723954b
Allow 1.6 source but continue to target 1.5 bytecode.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@812 c613c5cb-e716-0410-b11b-feb51c14d237
2009-04-17 22:49:38 +00:00
Michael Bayne
5c870729e0
No longer need this platform hackery.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@810 c613c5cb-e716-0410-b11b-feb51c14d237
2009-03-31 01:37:07 +00:00
Michael Bayne
e7d65a6b57
Added asdoc target.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@809 c613c5cb-e716-0410-b11b-feb51c14d237
2009-03-30 23:09:45 +00:00
Michael Bayne
a8f4e9fc9b
Updated to new Depot world order.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@797 c613c5cb-e716-0410-b11b-feb51c14d237
2009-01-08 02:10:42 +00:00
Michael Bayne
9f91324260
Regenerated services and fixed service matching which was missing the
...
micasa.lobby services because they don't follow the pattern of being in a
micasa.lobby.client package.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@706 c613c5cb-e716-0410-b11b-feb51c14d237
2008-08-04 21:03:01 +00:00
Michael Bayne
cf1972870e
Let's not build ActionScript interfaces for those services for which we don't
...
use them.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@699 c613c5cb-e716-0410-b11b-feb51c14d237
2008-08-01 14:44:46 +00:00
Charlie Groves
fa93b7ccf9
Don't include the scene panel diagram in the whirled jar
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@652 c613c5cb-e716-0410-b11b-feb51c14d237
2008-07-07 21:32:23 +00:00
Michael Bayne
00a0a85ea8
These are no longer providerless.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@642 c613c5cb-e716-0410-b11b-feb51c14d237
2008-06-29 14:19:42 +00:00
Par Winzell
7e2110eaf5
Be less promiscuous about swc's here too.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@624 c613c5cb-e716-0410-b11b-feb51c14d237
2008-06-13 00:51:46 +00:00
Par Winzell
331492a9cd
Stop building ABC stuff. This can (almost) all be ripped out if we're successful in our transition.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@623 c613c5cb-e716-0410-b11b-feb51c14d237
2008-06-13 00:08:03 +00:00
Par Winzell
f5f5a625d2
This has been misnamed for quite a while and nobody ever noticed... which presumably means this is a rather unimportant fix.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@622 c613c5cb-e716-0410-b11b-feb51c14d237
2008-06-10 15:47:50 +00:00
Jamie Doornbos
fa7a70eea9
Fixed vilya to rely on maven-ized abc files
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@610 c613c5cb-e716-0410-b11b-feb51c14d237
2008-06-05 00:08:03 +00:00
Jamie Doornbos
fd37fb8138
Converted vilya to AscTask using mkgroups approach
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@609 c613c5cb-e716-0410-b11b-feb51c14d237
2008-05-30 06:29:36 +00:00