Commit Graph

41 Commits

Author SHA1 Message Date
Niels Martin Hansen 3403bd6113 Add some kind of (really untested, but it compiles!) exception data fetching/command line arguments to w32dumper.
Suggest a format for Aegisub to report its crash information to the dumper.

Originally committed to SVN as r6530.
2012-03-03 01:48:23 +00:00
Niels Martin Hansen 4246ea0bd8 Fixed w32dumper GUI so the listbox shows things chronologically instead of lexically.
Also be more correct in the DialogProc implementation.

Originally committed to SVN as r6529.
2012-03-01 00:37:34 +00:00
Niels Martin Hansen 0a6a045241 Experimental minidump writer for Win32. Kinda buggy but kinda works.
Originally committed to SVN as r6528.
2012-03-01 00:12:04 +00:00
Amar Takhar 4abb905130 Update 'interesting' files.
Originally committed to SVN as r5227.
2011-01-17 00:30:59 +00:00
Amar Takhar 3475a622d7 Update robots.txt for the latest buildbot version.
Originally committed to SVN as r5226.
2011-01-17 00:25:26 +00:00
Amar Takhar fe06b43354 * Update OS versions for the buildslaves.
* Fix builders for the new build system.

Originally committed to SVN as r5225.
2011-01-17 00:25:09 +00:00
Amar Takhar 85b577f25e Bind PBChangeSource() to localhost, any requests will come in via ssh or the local machine anyway.
Originally committed to SVN as r5095.
2011-01-02 03:53:36 +00:00
Amar Takhar 6da7e1a4da Use ~/build/wx versus ~/build/wx-trunk. I'll be using this for default "trunk" builds and a seperate directory for branches.
Originally committed to SVN as r5094.
2011-01-02 03:52:43 +00:00
Amar Takhar ddc12d55ce Remove buildbot users mysql pass from the config file and change it to something else. (I set this up months ago and forgot it was there, previous versions of buildbot didn't use mysql.
Originally committed to SVN as r5093.
2011-01-02 03:16:04 +00:00
Amar Takhar 08750b94e8 Remove PPC builder and comment some old code that needs to be re-done for the latest verison of buildbot (0.8)
Originally committed to SVN as r5092.
2011-01-02 03:12:42 +00:00
Amar Takhar 4343fb44ef Forgot to add rpath info for the osx builds.
Originally committed to SVN as r4052.
2010-01-26 14:06:49 +00:00
Amar Takhar 0c9f32fbb8 Add the irc bot to freenode as well.
Originally committed to SVN as r4049.
2010-01-26 13:47:26 +00:00
Amar Takhar 5c00df7209 Fix -rpath reference so common-respack works correctly.
Originally committed to SVN as r4048.
2010-01-26 13:45:07 +00:00
Amar Takhar f3f6a90bbe Fix wx-config references, also don't run configure under bash.
Originally committed to SVN as r4040.
2010-01-25 21:45:48 +00:00
Amar Takhar ac2a41e9f0 Fix location of wx-config to the general link.
Originally committed to SVN as r4039.
2010-01-25 15:13:26 +00:00
Amar Takhar fb9ddc45a3 We're using wx-trunk for OSX now, as the cocoa port is far ahead of the 2.9 branch.
Originally committed to SVN as r3905.
2009-12-26 00:26:37 +00:00
Amar Takhar 69770d53d4 Switch automake version(s) to 1.10 from 1.9.
Originally committed to SVN as r3868.
2009-12-13 20:00:04 +00:00
Amar Takhar e82ea9d8b2 Fix some errors + better formatting for the custom email message. Also set it to only report problems and not successful builds.
Originally committed to SVN as r3867.
2009-12-13 19:58:34 +00:00
Amar Takhar 3e83cb7597 Add URL to transposed grid display.
Originally committed to SVN as r3866.
2009-12-13 19:56:31 +00:00
Amar Takhar 6127a66c6e Add a customer mail message format, far more useful than the default.
Originally committed to SVN as r3837.
2009-12-01 01:13:45 +00:00
Amar Takhar 6364e127f6 Remove 10.5 SDK from cflags, this path was just a copy-and-paste-o from the osx (10.5/x86) factory.
Originally committed to SVN as r3621.
2009-10-05 22:12:13 +00:00
Amar Takhar c9bc025bb2 Add a ',' so --enable-debug and --prefix don't get mashed together, this was stopping ppc builds from being debug (annoying).
Originally committed to SVN as r3616.
2009-10-05 16:54:30 +00:00
Amar Takhar ad1a11b5a0 s/done/(aegisub|reporter)/ for clarity.
Originally committed to SVN as r3552.
2009-09-26 08:52:01 +00:00
Amar Takhar fd645ebec4 Sigh, add two missing commas.
Originally committed to SVN as r3551.
2009-09-26 08:47:14 +00:00
Amar Takhar 3bc81569b3 Split doxygen generating into two steps (reporter and aegisub). This should be made triggerable so only aegisub/reporter docs are generated if sources are not touched in one or the other..
Originally committed to SVN as r3549.
2009-09-26 08:44:32 +00:00
Amar Takhar 441e10c71f Switch the mac buildslaves to use wxCocoa from wxMac (carbon).
Originally committed to SVN as r3486.
2009-09-05 02:38:27 +00:00
Amar Takhar 986ccb95f8 Update doxygen build factory.
Originally committed to SVN as r3386.
2009-08-11 06:47:22 +00:00
Amar Takhar 7ef2e4f764 Add a new buildslave (shoyu) and Doxygen build factory, this is just a stub now I'll add it in a later commit.
Originally committed to SVN as r3314.
2009-07-29 23:29:00 +00:00
Amar Takhar c28b51d904 * Fix location of Intel wx config.
* Use -Wl,-rpath on Linux.

Originally committed to SVN as r3292.
2009-07-26 17:22:27 +00:00
Amar Takhar b0063ff46d * Add the libdir to our local wx installation using -rpath.
* Fix location of wx-config on the PPC buildbot.

Originally committed to SVN as r3291.
2009-07-26 16:46:50 +00:00
Amar Takhar 9159721be7 * Fix two syntax errors in master.cfg
* Add twistd.pid to svn:ignore

Originally committed to SVN as r3290.
2009-07-26 16:40:04 +00:00
Amar Takhar bab2720596 Fix fosx (10.5) build factory, also remove an obsoleted option.
Originally committed to SVN as r3258.
2009-07-24 19:31:34 +00:00
Amar Takhar 9002cddd3f Add OSX 10.5 buildslave setup.
Originally committed to SVN as r3257.
2009-07-24 19:29:04 +00:00
Amar Takhar 34773d4ea1 Fix the FreeBSD build factory.
Originally committed to SVN as r3256.
2009-07-24 07:55:56 +00:00
Amar Takhar bc7c028538 Add ACLOCAL_FLAGS to autogen and --with-wx-config to configure for linux build factory. This is required since there are no system packages for 2.9 (as it hasn't been released yet.)
Originally committed to SVN as r3236.
2009-07-23 22:56:04 +00:00
Amar Takhar b39aa27e3c Remove PERL, Ruby, auto3 (lua50) flags and variables as all 3 have been removed in trunk.
Originally committed to SVN as r3230.
2009-07-23 20:40:36 +00:00
Amar Takhar 423f934e3b Remove some commented lines, no point in keeping them in the file since the configs are under svn now.
Originally committed to SVN as r3229.
2009-07-23 20:23:41 +00:00
Amar Takhar c11bf12504 Add build master/slave configurations..
Originally committed to SVN as r3223.
2009-07-23 19:38:19 +00:00
Niels Martin Hansen 6eb7206aa3 Remove outdated VSFilter code.
All Aegisub patches to VSFilter were ported to the "guliverkli2" fork project on SourceForge. and several new patches were applied to that project since then.

Originally committed to SVN as r2958.
2009-05-21 00:03:20 +00:00
Rodrigo Braz Monteiro 6106546f74 Fixed windows project.
Originally committed to SVN as r2766.
2009-03-14 20:52:01 +00:00
Amar Takhar 792225317e SVN Transition Step 6/7
1. svn mv OverLua SSATool athenasub avisynth_prs kanamemo \
     motiontracker prs traydict unit_test vsfilter devel/

* See r2749 for full description.

Originally committed to SVN as r2755.
2009-03-08 08:31:54 +00:00