Commit Graph

8 Commits

Author SHA1 Message Date
Par Winzell e72a5d9a29 Track source directory change in IDEA module file.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6343 542714f4-19e9-0310-aa3c-eee0fc999fb1
2010-12-07 16:45:45 +00:00
Dave Hoover 99fd4d5dfc Try as we might, we can't all be Groves.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6327 542714f4-19e9-0310-aa3c-eee0fc999fb1
2010-12-02 01:43:22 +00:00
Par Winzell 73e63125eb Oops, did not mean to commit those extra bits.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6312 542714f4-19e9-0310-aa3c-eee0fc999fb1
2010-11-30 01:25:58 +00:00
Par Winzell 3146ca071e Well, that took a while to track down. Both the permissions check and the validation need to be done on the body, not the client.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6311 542714f4-19e9-0310-aa3c-eee0fc999fb1
2010-11-30 01:23:59 +00:00
Par Winzell 0a04df1ce0 Let's standardize on M2_REPO actually.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6288 542714f4-19e9-0310-aa3c-eee0fc999fb1
2010-11-18 18:21:22 +00:00
Par Winzell cd1cabbcff Adapt to new paths, use MAVEN_REPOSITORY jars when suitable, introduce FLEX_DIR path variable, cope with IDEA's failure to handle modules exporting other modules during Flex compilation.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6287 542714f4-19e9-0310-aa3c-eee0fc999fb1
2010-11-18 18:06:09 +00:00
Par Winzell e0e47a1a1a Build some GWT bits, if GWT is present.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6179 542714f4-19e9-0310-aa3c-eee0fc999fb1
2010-10-07 19:22:20 +00:00
Par Winzell 83e5576be0 IDEA module files. You'll need to name your SDK 'Flex SDK (player 9)' for these to work. I have eschewed modules exporting the modules they depend on forward; partly because this doesn't work right for Flex compilation anyway, and partly because we do explicit dependencies everywhere else, so why not here? Each module explicitly lists the libraries and modules on which it depends.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6149 542714f4-19e9-0310-aa3c-eee0fc999fb1
2010-09-09 17:23:57 +00:00