summaryrefslogtreecommitdiffstats
path: root/Jamrules
Commit message (Collapse)AuthorAgeFilesLines
* Reverts r1475 until it plays nice with Xcode + makejbrjake2008-05-311-1/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1477 b64f7644-9d1e-0410-96f1-a4d463321fa5
* update.c altered to use both appcast.xml and appcast_unstable.xmlsr552008-05-301-0/+1
| | | | | | now uses a single tag, <cli></cli> for version information. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1475 b64f7644-9d1e-0410-96f1-a4d463321fa5
* - Use a separate Sparkle appcast feed for unstable (snapshot) releases.jbrjake2008-05-091-5/+3
| | | | | | - Use variables in the macosx/HandBrake.plist so SVN doesn't flag it as modified every time the dynamically generated build date/version changes. (Thanks, blindjimmy!) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1456 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Saearch & Replace domain names to move from .m0k.org to handbrake.fr. Only ↵jbrjake2008-04-151-4/+4
| | | | | | covers trunk files, libhb, and test. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1418 b64f7644-9d1e-0410-96f1-a4d463321fa5
* For snapshots, don't use the normal HB_VERSION number at all, just "svn" and ↵jbrjake2008-04-081-1/+1
| | | | | | the revision number. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1391 b64f7644-9d1e-0410-96f1-a4d463321fa5
* - Method for generating snapshot builds marked with the svn revision by ↵jbrjake2008-03-191-4/+26
| | | | | | | | | | | using ./configure --snapshot; ./jam - Targets for generating snapshot Mac universal binaries by using make snapshot and packaging Mac snapshot releases - Sets the current date for HB_BUILD in jam - Sets the Mac .plist version and build based on the jam/make config - Bumps the version number to 0.9.3 git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1346 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Updates jam and make's HB_BUILD and HB_VERSION numbers for 0.9.2.jbrjake2008-02-191-2/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1302 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Mac OSX 10.5 Leopard / Xcode 3 Compatibilitydynaflash2007-11-261-1/+1
| | | | | | | | - Builds using jam on Leopard with Xcode 3 using the 10.5 sdk - Will NOT build on Tiger. Leopard only. - Contrib packs are not updated. Jam build only for now. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1077 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Bump HB_BUILD date for jam.jbrjake2007-10-081-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1007 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Bumps version number for upcoming release of 0.9.1. Note: still needs to be ↵jbrjake2007-08-311-2/+2
| | | | | | done in XCode for Mac builds. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@914 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Increments the variables HB_BUILD and HB_VERSION, in preparation for ↵jbrjake2007-08-191-2/+2
| | | | | | tagging. I think more needs to be done in XCode for the MacGui side of things. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@830 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Getting the Jamrules and Makefile.config ready for the return of the update ↵jbrjake2007-04-201-2/+2
| | | | | | | | | | checker. - Ends HB_BUILD with an odd number, denoting an unstable (beta) build - Updates HB_VERSION in Jamrules to 0.8.5b1 The LATEST file still needs to be iterated on the webserver, after which update checking can be switched on. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@536 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Jam build correctionsprigaux2007-03-101-15/+14
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@425 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Updated dates in Jamrules and macosx/MediaFork.plistrhester2007-02-111-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@292 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Merge the 0.8.0_mpeg4ip branch into the trunkprigaux2007-02-111-16/+16
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@285 b64f7644-9d1e-0410-96f1-a4d463321fa5
* HandBrake 0.7.1a2handbrake2006-12-161-1/+1
| | | | | | | | Updated x264 base source to svn 604 Improved CQP and ABR handling git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@71 b64f7644-9d1e-0410-96f1-a4d463321fa5
* HandBrake 0.7.1a1rhester2006-09-301-2/+2
| | | | | | | | | | | | | | | | Made H.264 baseline levels more generic Added iPod 640x480 support to libhb, HBTest and MacOS X GUI Added proper iPod 640x480 muxing Modified rate control for more accurate ending video bitrates Updated ffmpeg and x264 base sources to more current levels Removed inlined ff_get_fourcc (now in ffmpeg) Updated patches for xvidcore, libdvdread, x264, and ffmpeg Relocated contrib files to local web server and updated version files to new site Renamed contrib files and patches to consistent naming standard Updated contrib Jamfile to support new patches and naming standard git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@70 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Preparing 0.7.1titer2006-02-241-2/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@31 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Started iPod-dedicated interfacetiter2006-02-151-1/+1
| | | | | | | Set svn:ignore properties git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@23 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Fixed ffmpeg build on MacInteltiter2006-01-141-1/+1
| | | | | | | Bumped version to 0.7.1-cvs git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@19 b64f7644-9d1e-0410-96f1-a4d463321fa5
* HandBrake 0.7.0handbrake2006-01-141-126/+38
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@16 b64f7644-9d1e-0410-96f1-a4d463321fa5
* HandBrake 0.6.2handbrake2006-01-141-9/+42
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@15 b64f7644-9d1e-0410-96f1-a4d463321fa5
* HandBrake 0.6.1handbrake2006-01-141-58/+61
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@14 b64f7644-9d1e-0410-96f1-a4d463321fa5
* HandBrake 0.6.0handbrake2006-01-141-2/+4
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@13 b64f7644-9d1e-0410-96f1-a4d463321fa5
* HandBrake 0.6.0-test3handbrake2006-01-141-2/+3
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@12 b64f7644-9d1e-0410-96f1-a4d463321fa5
* HandBrake 0.6.0-test2handbrake2006-01-141-6/+11
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@11 b64f7644-9d1e-0410-96f1-a4d463321fa5
* HandBrake 0.6.0-test1handbrake2006-01-141-0/+126
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@10 b64f7644-9d1e-0410-96f1-a4d463321fa5