aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Merge pull request #111 from perotinus/masterGravatar Thomas Van Lenten2016-02-25
|\ | | | | Add a Podspec for GTM.
| * Add a podspec for GTM. This only adds a podspec for some of the ↵Gravatar Jonathan MacMillan2016-02-25
|/ | | | commonly-used pieces of GTM.
* Merge pull request #112 from thomasvl/updateGravatar Thomas Van Lenten2016-02-23
|\ | | | | Two small tweaks
| * On iOS devices allow the current user/app to read the log messages it generates.Gravatar Thomas Van Lenten2016-02-23
| |
| * add some casts to objc_msgSendGravatar Thomas Van Lenten2016-02-23
|/
* Merge pull request #108 from thomasvl/updateGravatar Thomas Van Lenten2016-01-26
|\ | | | | Export another unused symbols in category-only files for when they are used in static libs to avoid linker warnings
| * Export another unused symbols in category-only files for when they are used ↵Gravatar Thomas Van Lenten2016-01-26
|/ | | | in static libs to avoid linker warnings
* Merge pull request #107 from thomasvl/updateGravatar Thomas Van Lenten2016-01-12
|\ | | | | Export unused symbols in category-only files for when they are used in static libs to avoid linker warnings
| * Export unused symbols in category-only files for when they are used in ↵Gravatar Thomas Van Lenten2016-01-12
|/ | | | static libs to avoid linker warnings
* Merge pull request #106 from thomasvl/updateGravatar Thomas Van Lenten2016-01-04
|\ | | | | Add _CNZombie_ and FigIrisAutoTrimmerMotionSampleExport to the know classes
| * Add _CNZombie_ and FigIrisAutoTrimmerMotionSampleExport to the know classesGravatar Thomas Van Lenten2016-01-04
|/
* Merge pull request #103 from thomasvl/updateGravatar Thomas Van Lenten2015-11-03
|\ | | | | remove the stale reference to the release notes file
| * remove the stale reference to the release notes fileGravatar Thomas Van Lenten2015-11-03
|/
* Merge pull request #102 from thomasvl/updateGravatar Thomas Van Lenten2015-11-03
|\ | | | | Update
| * Keep GTM building after clang r251041 when targeting 10.6Gravatar Thomas Van Lenten2015-11-03
| |
| * Make gtm_runUntilDate:context: run on the runloop it is called on, not the ↵Gravatar Thomas Van Lenten2015-11-03
|/ | | | current runloop of the caller.
* Merge pull request #101 from thomasvl/updateGravatar Thomas Van Lenten2015-10-20
|\ | | | | Update
| * Minor fixesGravatar Thomas Van Lenten2015-10-20
| | | | | | | | | | - Support for GCC_WARN_STRICT_SELECTOR_MATCH - Fix long busted XTCAssertEqualCStrings
| * Update iossim for Xcode 7 supportGravatar Thomas Van Lenten2015-10-20
|/ | | | | | | | As of Xcode 7, supportedDeviceTypesByName was replaced by supportedDeviceTypesByAlias. This is from latest chromium build. Downstream hash is 9dd179a339c0457f8754069e0774b38f69c258a8. The latest merge was to upstream ef05b7da00844c0d500c4a7f20d4095dab56e7fe
* Merge pull request #100 from thomasvl/method_check_tweakGravatar Thomas Van Lenten2015-09-21
|\ | | | | | | | | Extract the DL_info check before the loop Extract the DL_info check before the loop because it doesn't depend on anything in the loop.
| * Extract the DL_info check before the loop because it doesn't depend on ↵Gravatar Thomas Van Lenten2015-09-21
|/ | | | anything in the loop.
* Merge pull request #99 from thomasvl/update_sourcesGravatar Thomas Van Lenten2015-09-08
|\ | | | | Update sources
| * Let Xcode rewrite the strings filesGravatar Thomas Van Lenten2015-09-08
| |
| * whitespace fixupGravatar Thomas Van Lenten2015-09-08
| |
| * Relay the real argc/argv to testing::InitGoogleTestGravatar Thomas Van Lenten2015-09-08
| |
| * Kill off the Spotlight and Xcode plugins as they haven't been maintained.Gravatar Thomas Van Lenten2015-09-08
| |
| * keep the scale when resizing an imageGravatar Thomas Van Lenten2015-09-08
| |
| * Use _Static_assert if supportedGravatar Thomas Van Lenten2015-09-08
| |
| * Add pointers to newer classes provided by the OSGravatar Thomas Van Lenten2015-09-08
| |
| * support invoking the script via symlinksGravatar Thomas Van Lenten2015-09-08
| |
| * add pragmas to suppress deprecated warnings from newer SDKsGravatar Thomas Van Lenten2015-09-08
| |
| * Fix up comments on filterGravatar Thomas Van Lenten2015-09-08
| |
| * Minor update for Xcode 6 unittesting wrapperGravatar Thomas Van Lenten2015-09-08
|/
* try to escape things to avoid md markupGravatar Thomas Van Lenten2015-08-20
|
* Split back out ReleaseNotes, make README general info.Gravatar Thomas Van Lenten2015-08-20
|
* Merge pull request #98 from thomasvl/fixesGravatar gmrobbins2015-08-18
|\ | | | | Update the project for github migration
| * Update the project for github migrationGravatar Thomas Van Lenten2015-08-18
|/ | | | | | - Update URL - Add README.md/License/Contributing info to be up to spec. - Remove a bunch of executable bits on sources.
* Make GTMSMJobRemove() have the same behavior on OSX 10.10+ as it has onGravatar thomasvl2015-01-27
| | | | | | | | | | previous OSX versions. In OSX 10.10+, launch_msg(LAUNCH_KEY_REMOVEJOB, ...) returns the error EINPROGRESS if the job was running at the time it was removed. In OSX 10.9 and earlier, the same function call returns success. This CL makes GTMSMJobRemove() treat the error EINPROGRESS as success on OSX 10.10+.
* Allow GTMABAddressBook to compile with the deployment target set to iOS 7.Gravatar thomasvl2015-01-23
| | | | | The deprecation message in Apple's headers specify calling ABPersonGetCompositeNameFormatForRecord(NULL) instead of ABPersonGetCompositeNameFormat()
* Updated iossim binary with improved crash detection for Xcode 6.1.Gravatar thomasvl2014-11-17
| | | | | (Source bassed of chromium hash 10318845b6eaca2658d96df562c34579df5a08f2)
* Change output when simulator fails to open to be a note.Gravatar thomasvl2014-11-17
|
* Fix iOS arm64 build related error in GTMAddressBook.Gravatar thomasvl2014-11-17
| | | | | Under arm64, CFIndex (which was used for GTMABPropertyType) has gone 64-bit but ABPropertyType is still 32 bits in the iOS AddressBook.framework. So all the places where we're passing GTMABPropertyTypes where it expects an ABPropertyType break on the 64->32 truncation warning.
* Rebuild of iossim to get things working with Xcode 6.1.Gravatar thomasvl2014-11-06
|
* Fix compilation against iOS 7 deployment target.Gravatar thomasvl2014-10-29
|
* Updated iossim build that handles iOS 8+ (rather then just 8.0)Gravatar thomasvl2014-10-29
|
* Fix up GTMGoogleTestRunner for Xcode 6.1.Gravatar thomasvl2014-10-29
| | | | | - We now add selectors to the class because Xcode 6.1 appears to take the test name from the selector instead of from the -[XCTest name] method.
* After switching to Xcode 6, the Simulator sometimes fails to open causing theGravatar thomasvl2014-10-29
| | | | | tests to fail. The projects that have more test targets are more vulnerable to the issue. When the simulator fails to open, we should reset it and try again.
* Cache the verbosity level instead of fetching constantly.Gravatar thomasvl2014-10-29
|
* Fix support for file extensions, due to off-by-1 error from not taking the ↵Gravatar gtm.daemon2014-10-10
| | | | | | | | | | | | | | period into account for the total suffix-length to pass to mkstemps. Example failure: template = myTempXXX.ext pathExtension = "ext" [pathExtension length] = 3 Need for mkstemps: suffix-length = 4 (".ext") DELTA=6 (5 added, 0 deleted, 1 changed) DELTA_BY_EXTENSION=m=6
* Fix formatting for OS X 10.4 to avoid usage of %z and %t.Gravatar gtm.daemon2014-10-09
| | | | | | Change stringWithContentsOfFile to explicitly specify the encoding (again, 10.4 fix) DELTA=85 (4 added, 2 deleted, 79 changed) DELTA_BY_EXTENSION=c=3,m=80