Release/Makefile
5 months ago For the Localizers!
5 months ago Level up! (1.5b6)
6 months ago Level up (b5) and update the changelog.
6 months ago Level up (1.5b4)
6 months ago Version the makefile to 1.5b3. oops.
6 months ago Version up to 1.5b2
7 months ago Version to: Adium 1.5b1
10 months ago Endif fix.
10 months ago Tab fix.
10 months ago Multi-Nightly Support
13 months ago Update this date string for the first time in the past 2 years or so.
2010-01-12 For releases, also clean designable.nib.
2009-08-30 Bump up to 1.5hg to indicate instability.
2009-07-15 Back to 1.4hg for the nightly.
2009-07-15 Version up to 1.4b8.
2009-06-21 Back up to 1.4hg for the nightly.
2009-06-19 1.4b7
2009-06-02 Borrowed from Growl: Fix how our Release Makefile finds Xcode's global custom build directory.
2009-06-02 Fix handling of custom build directories containing spaces.
2009-06-02 Back to 1.4hg for the nightly.
2009-06-02 1.4b6 because I just broke the world.
2009-05-29 Back to 1.4hg for the nightly.
2009-05-29 1.4b5
2009-05-25 Back to 1.4hg for the nightly.
2009-05-25 1.4b4. Mostly for the XMPP security issue, but also for the annoying MSN problems.
2009-05-23 1.4hg for the nightlies. We need to make Sparkle understand that "1.4b3r2000" > "1.4hgr1999".
2009-05-23 1.4b3 for my action link HTML nonsense.
2009-05-23 Back to 1.4hg for the nightlies.
2009-05-23 Version up to 1.4b2.
2009-05-17 Back to 1.4hg for the nightlies.
2009-05-17 Yes, official build please!
2009-05-17 Never build nightlies as betas.
2009-05-17 Version up to 1.4b1.
2009-05-13 Use 2009 for a few copyright locations. Refs #11855.
2009-05-06 Use `hg parent` for identifying builds. Fixes #11943.
2009-05-02 Unquoting.
2009-05-02 Need to quote this argument, killing an X.
2009-05-02 Produce a dmg file for the nightly (seeing whether or not this works, mostly).
2009-04-25 Rename "latest" to "latest.info" for the sake of the nightly information file, so "latest" can be a fake symbolic link to the latest file.
2009-04-18 Once again dropped this 'r'. Blasted r.
2009-04-18 Evaluate the revision number, don't pass around a piped message. Replace + in the hg revision number with nothing, since the buildbot will always have a changed local repository.
2009-04-18 Fix echoing properly instead of trying to execute a string. I thought I fixed this.
2009-04-18 Fixing a missing quote in the Makefile.
2009-04-18 Prefixing local revisions with 'r', so "1.4b4" is followed by "rXXX" instead of just "XXX".
2009-04-16 Make the delete headers step something we do in the release makefile instead of the xcodeproj
2009-04-16 Changing the release Makefile to be entirely mercurial.
2009-04-16 Mercurialize the Release Makefile. The if(svn) stuff can die off when we move over.
2009-04-09 Restore the clean requirement to the nightly build.
2009-04-06 Bonjour once again failed to compile in, removing the clean requirement again.
2009-04-05 Reinstate the clean requirement on the Nightly since nonparallel targets might fix it.
2009-04-05 Make the nightly not do a clean build, so I can actually get one with Bonjour working.
2009-04-01 Add the revision number to the folder which is tarballed for the nightly.
2009-03-27 Return clean to the nightly make, change the shebang to /bin/bash from /bin/sh for the upload script.
2009-03-27 Temporary take off the nightly 'clean' step while testing.
2009-03-27 As CFM pointed out, we should run "prepare-release-bundle" for nightlies, reducing filesize.
2009-03-27 Codesign nightlies, and only run the DSA keygen when we're doing an official build.
2009-03-27 It also helps to move the tarball into the right folder.
2009-03-27 Move the DSA private key to a more obvious location (instead of hiding it in ~/.ssh/). Get rid of the unnecessary "build" file in our nightly tarball, since the -C option for tar doesn't behave nicely.
2009-03-27 Restoring the clean which was removed for testing in [26535].
2009-03-27 Upload the MD5 of the release for nightlies.