]> git.saurik.com Git - cydia.git/history - makefile
I think this made the dropbar almost work on iOS 7.
[cydia.git] / makefile
2013-09-29  Jay Freeman (saurik)Pretend to link against iOS 7 to get the flat UI.
2013-09-29  Jay Freeman (saurik)Use MobileGestalt to get device uniqueIdentifier.
2013-09-23  Jay Freeman (saurik)Support armv6 with clang using the iPhoneOS5.1 SDK.
2012-03-07  Jay Freeman (saurik)We should rebuild the package if Library/startup changes.
2012-02-19  Jay Freeman (saurik)Use consistent (upper-)capitalization for Version.h.
2012-02-19  Jay Freeman (saurik)Use xcode-select --print-path to find /Developer.
2011-10-20  Jay Freeman (saurik)Support compilation with 5.0 SDK.
2011-06-18  Jay Freeman (saurik)Limit -mcpu to armv6 on gcc.
2011-06-09  Jay Freeman (saurik)Fix postinst compile post-clang.
2011-06-09  Jay Freeman (saurik)Make compilations with clang succeed.
2011-06-06  Jay Freeman (saurik)Merge branch 'master' of git.saurik.com:cydia
2011-04-16  Jay Freeman (saurik)Create bins directory if nonexistent.
2011-03-22  Jay Freeman (saurik)Steal more entitlements from MobileSafari: I want Nitro.
2011-03-20  Jay Freeman (saurik)Store backup symbols in bins/.
2011-03-20  Jay Freeman (saurik)Expose ramifications of kCFCoreFoundationVersionNumber.
2011-03-20  Jay Freeman (saurik)Prefer $@ to hardcode.
2011-03-19  Jay Freeman (saurik)Backup pre-stripped binary.
2011-03-17  Jay Freeman (saurik)Remove obsolete .PHONY: sign.
2011-03-17  Jay Freeman (saurik)Run ldid on postinst.
2011-03-14  Jay Freeman (saurik)Move BigBoss icons back to bigboss package.
2011-03-14  Jay Freeman (saurik)Add a postinst to update cydia.list.
2011-03-14  Jay Freeman (saurik)Separate out Sources.mm.
2011-03-14  Jay Freeman (saurik)Better consider preinst in makefile.
2011-03-11  Jay Freeman (saurik)Separate out Version.mm: faster compile.
2011-03-11  Jay Freeman (saurik)Notice out-of-date sysroot folders and complain.
2011-03-11  Jay Freeman (saurik)Add /usr/share/bigboss/icons from the bigboss package.
2011-03-10  Jay Freeman (saurik)Totally obsolete and replace the old source packages.
2011-03-09  Jay Freeman (saurik)Version number change should rebuild user agent code.
2011-03-08  Jay Freeman (saurik)Split cydia-lproj from main package.
2011-03-08  Jay Freeman (saurik)Take Telesphoreo's preinst.
2011-03-08  Jay Freeman (saurik)Do not re-build on 'make package'.
2011-03-08  Jay Freeman (saurik)Use AppleTV.app, not Lowtide.app.
2011-03-08  Jay Freeman (saurik)Cache pngcrush results for faster package build.
2011-03-08  Jay Freeman (saurik)Add output filename parameter to pngcrush.sh.
2011-03-07  Jay Freeman (saurik)Use -fvisibility=hidden.
2011-03-07  Jay Freeman (saurik)Deterministic timestamps.
2011-03-07  Jay Freeman (saurik)Deterministic build.
2011-03-07  Jay Freeman (saurik)Initial stab at a multi-file build environment.
2011-03-07  Jay Freeman (saurik)Separate out Cydia/ProgressEvent.h.
2011-03-07  Jay Freeman (saurik)Separate out Menes/NSObject-MenesYieldToSelector.*.
2011-03-07  Jay Freeman (saurik)Remove obsolete CydiaSettings.bundle.
2011-03-07  Jay Freeman (saurik)Use CydiaSubstrate/CydiaSubstrate.h, not substrate.h.
2011-03-07  Jay Freeman (saurik)Rename UICaboodle to CyteKit.
2011-03-07  Jay Freeman (saurik)Use the latest available SDK: I now trust that they...
2011-03-07  Jay Freeman (saurik)Fix version number update for hardcoding.
2011-03-07  Jay Freeman (saurik)Add some execution failsafes for sysroot.sh.
2011-03-07  Jay Freeman (saurik)I like the iOS 4.0 SDK.
2011-03-07  Jay Freeman (saurik)Compile Cydia version into Binary: don't lookup with...
2011-01-05  Grant PaulMerge branch 'master' of saurik.com:cydia into url...
2011-01-01  Jay Freeman (saurik)Use pngcrush to crush the images as we build the package.
2011-01-01  Jay Freeman (saurik)g++ -mthumb
2011-01-01  Jay Freeman (saurik)Display the size of the output package after dpkg-deb.
2011-01-01  Jay Freeman (saurik)Use dpkg-deb -z to specify compression type.
2010-12-03  Jay Freeman (saurik)Compile for 2.0 using 3.2 SDK (for now).
2010-12-03  Jay Freeman (saurik)Prefer SBReboot() (when available) to system("reboot").
2010-12-02  Jay Freeman (saurik)Automatically use gcc 4.0 to target iOS 2.0, if available.
2010-12-02  Jay Freeman (saurik)Integrate SDURLCache: disk cache FTW.
2010-11-30  Jay Freeman (saurik)Replace 99.9% of metadata.plist with metadata.cb0.
2010-11-26  Jay Freeman (saurik)Merge branch 'master' of git.saurik.com:cydia
2010-11-25  Jay Freeman (saurik)Set Version: in control based on git describe --tags.
2010-11-25  Jay Freeman (saurik)Add lookup3 to Cydia's build environment.
2010-11-04  Jay Freeman (saurik)Fix makefile dependencies for MobileCydia: UICaboodle...
2010-11-02  Jay Freeman (saurik)Rename Cydia.* to MobileCydia.* and add Cydia.frappliance.
2010-10-17  Grant PaulMerge branch 'master' of saurik.com:cydia
2010-10-17  Jay Freeman (saurik)Started the work to port Cydia back to a 2.0-era toolchain.
2010-10-07  Jay Freeman (saurik)Apple's Reachability code is ludicrously complex (and...
2010-10-05  Jay Freeman (saurik)Added call to ldid, neccessary for launch.xml (and...
2010-10-04  Jay Freeman (saurik)Remove cycc requirement.
2010-10-04  Jay Freeman (saurik)Add iPhonePrivate.h to makefile dependencies.
2010-10-04  Jay Freeman (saurik)Fix permissions in dpkg-deb and add du back to package.
2010-10-04  Jay Freeman (saurik)Rewrote the build environment from scratch.
2010-09-30  Jay Freeman (saurik)Fixed a serious localization bug.
2010-09-30  Jay Freeman (saurik)We prefer this factoring.
2010-09-30  Jay Freeman (saurik)Some final bug fixes.
2010-09-30  Jay Freeman (saurik)This is getting nuts, I need an internal branch.
2010-09-30  Jay Freeman (saurik)Reorganized code and mostly finished ratings indicator.
2010-09-30  Jay Freeman (saurik)Rewrote the makefile.
2010-09-30  Jay Freeman (saurik)Rapid release for iPhoneOS 2.2.
2010-09-30  Jay Freeman (saurik)Internalized JavaScript activatorial.
2010-09-30  Jay Freeman (saurik)Checkpointing Cydia before futzing with cydia://package...
2010-09-30  Jay Freeman (saurik)Massive stability and feature improvements to Cydia.
2010-09-30  Jay Freeman (saurik)Timeouts, update cancel, update /bar/, webkit stability...
2010-09-30  Jay Freeman (saurik)Added custom depictions and better webview support.
2010-09-30  Jay Freeman (saurik)Some minor header file changes.
2010-09-30  Jay Freeman (saurik)Added settings and sources to manage and fixed a few...
2010-09-30  Jay Freeman (saurik)Fixes for 2.0.
2010-09-30  Jay Freeman (saurik)Fixed some bugs for deployment and added Sponsor.
2010-09-30  Jay Freeman (saurik)Ported to latest firmware and fixed locales.
2010-09-30  Jay Freeman (saurik)Various performance disprovements (just scattered the...
2010-09-30  Jay Freeman (saurik)Further factorization, file content list, checkbox...
2010-09-30  Jay Freeman (saurik)Factored out common code to common subproject.
2008-04-30  Jay Freeman (saurik)Began factoring out some common tools.
2008-04-25  Jay Freeman (saurik)Added beginnings of advanced search panel.
2008-04-14  Jay Freeman (saurik)Ported to iPhoneOS 2.0.
2008-04-10  Jay Freeman (saurik)Ported Cydia to gcc 4.2.
2008-03-17  Jay Freeman (saurik)Ghost packages suck.
2008-03-14  Jay Freeman (saurik)If a dependency is broken, don't install the package...
2008-03-05  Jay Freeman (saurik)Fixed FW_LEAST and added 'exec' for Installer compatibi...
2008-02-03  Jay Freeman (saurik)Drastic upgrades to nearly everything.
2008-01-22  Jay Freeman (saurik)Finally got all these transitions right.
next