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
Jamie Doornbos
edcf2d7162
vilya-abc. thank you and goodnight
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@605 c613c5cb-e716-0410-b11b-feb51c14d237
2008-05-23 07:12:07 +00:00
Michael Bayne
3868fb6661
Call the Flash libraries {library}lib.swc to match the pattern of flexlib.swc
...
and also to make the Maven artifact not look like a meta-artifact that brings
in all Narya/Nenya/Vilya dependencies.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@562 c613c5cb-e716-0410-b11b-feb51c14d237
2008-02-18 19:12:37 +00:00
Michael Bayne
a286a0c4e7
Build our Flash libraries.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@561 c613c5cb-e716-0410-b11b-feb51c14d237
2008-02-18 19:00:12 +00:00
Michael Bayne
7c3b05a63a
Let's have the tests target build and run the tests, not just build them.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@529 c613c5cb-e716-0410-b11b-feb51c14d237
2007-12-14 00:04:17 +00:00
Jonathan Le Plastrier
2bbca9894b
Have distclean just call what it needs in common-clean
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@393 c613c5cb-e716-0410-b11b-feb51c14d237
2007-07-28 04:17:20 +00:00
Par Winzell
a2d446d3cf
Away with ye, Depot dependency check.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@382 c613c5cb-e716-0410-b11b-feb51c14d237
2007-07-26 20:26:37 +00:00
Michael Bayne
b0f5087af3
SceneService is no longer kickin' it with the old skool crew.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@359 c613c5cb-e716-0410-b11b-feb51c14d237
2007-07-13 23:52:46 +00:00
Par Winzell
63adadcd24
Third time's a charm.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@345 c613c5cb-e716-0410-b11b-feb51c14d237
2007-07-05 16:01:07 +00:00
Par Winzell
84300e0576
This would be easier if I had Yohoho checked out.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@344 c613c5cb-e716-0410-b11b-feb51c14d237
2007-07-05 15:51:55 +00:00
Par Winzell
bebdd273cd
Don't compile parlor/ratings if we don't use Depot.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@343 c613c5cb-e716-0410-b11b-feb51c14d237
2007-07-05 15:39:20 +00:00
Par Winzell
eb153ea11f
Vilya will be harnessing the awesome power of Depot now, so let's bring in the genrecord task.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@339 c613c5cb-e716-0410-b11b-feb51c14d237
2007-07-02 18:30:00 +00:00
Jonathan Le Plastrier
c491a2db1d
Fix the docs links.
...
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@306 c613c5cb-e716-0410-b11b-feb51c14d237
2007-05-30 22:27:31 +00:00