Amar Takhar
|
d603ceeda9
|
Fix osx-bundle and osx-dmg breakage after adding buildbot support, both scripts now accept spaces in the directory names.
Originally committed to SVN as r3001.
|
2009-06-02 00:16:45 +00:00 |
|
Amar Takhar
|
97427e7b46
|
Sigh, make gawk happy, I despise gawk someone please get rid of it forever.
Originally committed to SVN as r2900.
|
2009-05-04 08:06:26 +00:00 |
|
Amar Takhar
|
763231423b
|
Add a note why the 'sed' hack is nessicary.
Originally committed to SVN as r2899.
|
2009-05-04 06:52:45 +00:00 |
|
Amar Takhar
|
952935cbea
|
Add a crappy sed hack to silence gcc warnings, sigh, I wish ImageMagick would update convert already.
Originally committed to SVN as r2898.
|
2009-05-04 06:51:02 +00:00 |
|
Amar Takhar
|
56fee329a2
|
Use 'SetFile' instead of '/usr/bin/SetFile' when creating the .dmg, 10.5 puts it in /usr/bin, on 10.4 it's in /Developer/Tools/.
Originally committed to SVN as r2876.
|
2009-04-29 07:55:40 +00:00 |
|
Amar Takhar
|
e1effd407d
|
* Favour '/usr/bin/perl' over 'perl' to ensure the base perl is always used. (it's required)
Originally committed to SVN as r2875.
|
2009-04-29 06:50:08 +00:00 |
|
Amar Takhar
|
ec87d3c63a
|
Remove some EOF whitespace (more testing.)
Originally committed to SVN as r2868.
|
2009-04-28 05:24:28 +00:00 |
|
Amar Takhar
|
5eaa033697
|
Remove some EOF whitespace.
Originally committed to SVN as r2867.
|
2009-04-28 05:21:23 +00:00 |
|
Amar Takhar
|
d226cdf33c
|
Add some error-checking and exit 1's.
Originally committed to SVN as r2866.
|
2009-04-28 05:17:33 +00:00 |
|
Amar Takhar
|
5de0558228
|
Add exit codes to various commands to ensure the script fails and doesn't proceed to the next step(s).
Originally committed to SVN as r2865.
|
2009-04-28 05:11:32 +00:00 |
|
Amar Takhar
|
c12d2d7636
|
Testing the tinderbox (a stub commit but still useful.)
Originally committed to SVN as r2864.
|
2009-04-28 05:08:18 +00:00 |
|
Amar Takhar
|
01d522b344
|
* Add a (small) hack for scripts/osx-bundle.sh to handle libtools weirdness.
* Update path to reflect new repo changes.
Originally committed to SVN as r2765.
|
2009-03-13 04:27:24 +00:00 |
|
Amar Takhar
|
91d73ec8ea
|
SVN Transition Step 3/7
1. cd aegisub/
2. svn mv *cpp *h src/
3. svn mv Makefile.am MatroskaParser.c auto4_perldata.inc bitmaps boost \
changelog.txt config gl include libosxutil libresrc md5.c msvc mythes.cxx \
mythes.hxx res.rc src/
4. cd ..
5. svn mv FFmpegSource2/ INSTALL Makefile.am README acinclude.m4 \
autogen.sh automation/ bin build configure.in desktop dummy.txt lib \
libass/ m4macros/ packages/ po/ scripts/ universalchardet/ aegisub/
6. mkdir -p docs/wiki_convert
7. svn add docs/wiki_convert
8. cd docs
9. svn mv aegisub_convert_docs.pl convert.bat output wiki_convert/
* See r2749 for full description.
Originally committed to SVN as r2752.
|
2009-03-08 08:30:39 +00:00 |
|