ChangeLog 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637
  1. 2013-07-27 Babak Shafiei <bshafiei@apple.com>
  2. Merge r153403
  3. 2013-07-27 Mark Rowe <mrowe@apple.com>
  4. Fix builds against an SDK.
  5. * gtest/xcode/Config/FrameworkTarget.xcconfig: Ensure that gtest.framework is installed
  6. in a location compatible with the SDK generation process.
  7. 2013-07-22 Lucas Forschler <lforschler@apple.com>
  8. Merge r152874
  9. 2013-07-18 Roger Fong <roger_fong@apple.com>
  10. Make sure to link against _debug binaries when appropriate.
  11. <rdar://problem/14473010>.
  12. * gtest/msvc/gtest-md.vcxproj:
  13. 2013-06-18 Roger Fong <roger_fong@apple.com>
  14. Replace tools32 folder with tools and update WebKit Windows solution accordingly.
  15. <rdar://problem/14118143>.
  16. Rubberstamped by Brent Fulgham.
  17. * gtest/msvc/gtest-md.vcxproj:
  18. 2013-06-03 Roger Fong <roger_fong@apple.com>
  19. Nuke VS2005 files from the tree.
  20. <rdar://problem/14042021>.
  21. Rubberstamped by Brent Fulgham.
  22. * gtest/msvc/gtest-md.sln: Removed.
  23. * gtest/msvc/gtest-md.vcproj: Removed.
  24. * gtest/msvc/gtest.sln: Removed.
  25. * gtest/msvc/gtest.vcproj: Removed.
  26. * gtest/msvc/gtest_main-md.vcproj: Removed.
  27. * gtest/msvc/gtest_main.vcproj: Removed.
  28. * gtest/msvc/gtest_prod_test-md.vcproj: Removed.
  29. * gtest/msvc/gtest_prod_test.vcproj: Removed.
  30. * gtest/msvc/gtest_unittest-md.vcproj: Removed.
  31. * gtest/msvc/gtest_unittest.vcproj: Removed.
  32. 2013-04-26 Roger Fong <roger_fong@apple.com>
  33. Make Apple Windows VS2010 build results into and get dependencies from __32 suffixed folders.
  34. Make the DebugSuffix configuration use _debug dependencies.
  35. * gtest/msvc/gtest-md.vcxproj:
  36. 2013-04-09 Benjamin Poulain <bpoulain@apple.com>
  37. Remove the WebKit copy of GLU and the file using it
  38. https://bugs.webkit.org/show_bug.cgi?id=114249
  39. Reviewed by Darin Adler.
  40. * glu/.gitignore: Removed.
  41. * glu/LICENSE.txt: Removed.
  42. * glu/README.webkit: Removed.
  43. * glu/glu.gyp: Removed.
  44. * glu/gluos.h: Removed.
  45. * glu/internal_glu.h: Removed.
  46. * glu/libtess/GNUmakefile: Removed.
  47. * glu/libtess/Imakefile: Removed.
  48. * glu/libtess/README: Removed.
  49. * glu/libtess/alg-outline: Removed.
  50. * glu/libtess/dict-list.h: Removed.
  51. * glu/libtess/dict.c: Removed.
  52. * glu/libtess/dict.h: Removed.
  53. * glu/libtess/geom.c: Removed.
  54. * glu/libtess/geom.h: Removed.
  55. * glu/libtess/memalloc.c: Removed.
  56. * glu/libtess/memalloc.h: Removed.
  57. * glu/libtess/mesh.c: Removed.
  58. * glu/libtess/mesh.h: Removed.
  59. * glu/libtess/normal.c: Removed.
  60. * glu/libtess/normal.h: Removed.
  61. * glu/libtess/priorityq-heap.c: Removed.
  62. * glu/libtess/priorityq-heap.h: Removed.
  63. * glu/libtess/priorityq-sort.h: Removed.
  64. * glu/libtess/priorityq.c: Removed.
  65. * glu/libtess/priorityq.h: Removed.
  66. * glu/libtess/render.c: Removed.
  67. * glu/libtess/render.h: Removed.
  68. * glu/libtess/sweep.c: Removed.
  69. * glu/libtess/sweep.h: Removed.
  70. * glu/libtess/tess.c: Removed.
  71. * glu/libtess/tess.h: Removed.
  72. * glu/libtess/tessmono.c: Removed.
  73. * glu/libtess/tessmono.h: Removed.
  74. 2013-04-08 Benjamin Poulain <benjamin@webkit.org>
  75. Remove gyp from ThirdParty
  76. https://bugs.webkit.org/show_bug.cgi?id=114244
  77. Rubberstamped by Ryosuke Niwa.
  78. * gyp: Removed.
  79. 2013-04-05 Geoffrey Garen <ggaren@apple.com>
  80. Made USE(JSC) unconditional
  81. https://bugs.webkit.org/show_bug.cgi?id=114058
  82. Reviewed by Anders Carlsson.
  83. * gtest/include/gtest/internal/gtest-port.h:
  84. 2013-03-29 Martin Robinson <mrobinson@igalia.com>
  85. Update the version of gyp in the repository
  86. https://bugs.webkit.org/show_bug.cgi?id=113540
  87. Reviewed by Nico Weber.
  88. * gyp: Update gyp to r1605.
  89. 2013-03-21 Zan Dobersek <zdobersek@igalia.com>
  90. [GTK] Move libLevelDB.la setup into a separate GNUmakefile.am
  91. https://bugs.webkit.org/show_bug.cgi?id=112947
  92. Reviewed by Martin Robinson.
  93. * leveldb/GNUmakefile.am: Added, sets up the libLevelDB.la library.
  94. 2013-03-20 Brent Fulgham <bfulgham@webkit.org>
  95. [WinCairo] Build WinCairo port under VS2010.
  96. https://bugs.webkit.org/show_bug.cgi?id=112861
  97. Reviewed by Tim Horton.
  98. * gtest/msvc/gtest-md.vcxproj: Add WinCairo targets.
  99. 2013-03-07 Andrew Bortz <andrew@abortz.net>
  100. Replace Mersenne Twister RNG with a simple but fast RNG
  101. https://bugs.webkit.org/show_bug.cgi?id=111533
  102. Reviewed by Adam Barth.
  103. This code is no longer used.
  104. * mt19937ar.c: Removed.
  105. 2013-02-20 Roger Fong <roger_fong@apple.com>
  106. Get VS2010 Solution B&I ready.
  107. <rdar://problem/1322988>
  108. Rubberstamped by Timothy Horton.
  109. Add Production configuration.
  110. * gtest/msvc/gtest-md.vcxproj:
  111. 2013-02-14 Tony Chang <tony@chromium.org>
  112. Unreviewed, set svn:eol-style native for .sln, .vcproj, and .vsprops files.
  113. https://bugs.webkit.org/show_bug.cgi?id=96934
  114. * gtest/msvc/gtest-md.sln: Modified property svn:eol-style.
  115. * gtest/msvc/gtest.sln: Modified property svn:eol-style.
  116. 2013-02-14 Tony Chang <tony@chromium.org>
  117. Unreviewed, set svn:eol-style CRLF for .sln files.
  118. * gtest/msvc/gtest-md.sln: Added property svn:eol-style.
  119. * gtest/msvc/gtest.sln: Added property svn:eol-style.
  120. 2013-02-14 Roger Fong <roger_fong@apple.com>
  121. Add gtest-md VS2010 project files.
  122. https://bugs.webkit.org/show_bug.cgi?id=107034.
  123. Reviewed by Brent Fulgham.
  124. * gtest/msvc/gtest-md.sln: Added property svn:eol-style.
  125. * gtest/msvc/gtest.sln: Added property svn:eol-style.
  126. 2013-02-05 Simon Hausmann <simon.hausmann@digia.com>
  127. [Qt] Compile WTF tests of TestWebKitAPI
  128. https://bugs.webkit.org/show_bug.cgi?id=108935
  129. Reviewed by Kenneth Rohde Christiansen.
  130. Add qmake build system .pro file for building gtest as static library.
  131. * gtest/gtest.pro: Added.
  132. 2013-02-05 Paweł Forysiuk <tuxator@o2.pl>
  133. Building with MinGW compiler dies with gtest errors
  134. https://bugs.webkit.org/show_bug.cgi?id=108470
  135. Reviewed by Martin Robinson.
  136. Variable Libraries_libgtest_la_CXXFLAGS blindly assumes that
  137. pthreads will always be enabled. Make using pthreads for gtest
  138. conditional on the build target.
  139. * gtest/GNUmakefile.am: Set Libraries_libgtest_la_CXXFLAGS accordingly to the build target.
  140. 2013-01-23 Tony Chang <tony@chromium.org>
  141. Unreviewed, set svn:eol-style to CRLF on Windows .sln files.
  142. * gtest/msvc/gtest-md.sln: Added property svn:eol-style.
  143. * gtest/msvc/gtest.sln: Added property svn:eol-style.
  144. 2013-01-17 Martin Robinson <mrobinson@igalia.com>
  145. [GTK] Build with LevelDB when IndexedDB is enabled
  146. https://bugs.webkit.org/show_bug.cgi?id=103220
  147. Reviewed by Gustavo Noronha Silva.
  148. Add the leveldb 1.9.0 source code to the ThirdParty dependencies.
  149. We cannot depend on leveldb provided by the distribution, because
  150. it sometimes breaks API compatibility.
  151. * leveldb: Imported from the 1.9.0 leveldb source tarball.
  152. 2013-01-09 David Farler <dfarler@apple.com>
  153. Change ARCHS to generic setting to work with multiple platforms.
  154. https://bugs.webkit.org/show_bug.cgi?id=106478
  155. Reviewed by Anders Carlsson.
  156. * gtest/xcode/Config/General.xcconfig: ARCHS = $(ARCHS_STANDARD_32_64_BIT);
  157. 2012-10-28 Mark Rowe <mrowe@apple.com>
  158. Simplify Xcode configuration settings that used to vary between OS versions.
  159. Reviewed by Dan Bernstein.
  160. * gtest/xcode/Config/General.xcconfig:
  161. 2012-10-28 Mark Rowe <mrowe@apple.com>
  162. Remove references to unsupported OS and Xcode versions.
  163. Reviewed by Anders Carlsson.
  164. * gtest/xcode/Config/CompilerVersion.xcconfig: Removed.
  165. * gtest/xcode/Config/General.xcconfig:
  166. 2012-10-27 Dan Bernstein <mitz@apple.com>
  167. REAL_PLATFORM_NAME build setting is no longer needed
  168. https://bugs.webkit.org/show_bug.cgi?id=100587
  169. Reviewed by Mark Rowe.
  170. Removed the definition of REAL_PLATFORM_NAME and replaced references to it with references
  171. to PLATFORM_NAME.
  172. * gtest/xcode/Config/CompilerVersion.xcconfig:
  173. * gtest/xcode/Config/General.xcconfig:
  174. 2012-08-23 Mark Rowe <mrowe@apple.com>
  175. Make gtest build with the latest version of clang.
  176. Reviewed by Dan Bernstein.
  177. * gtest/src/gtest-internal-inl.h:
  178. (GTestFlagSaver): Remove an unused member.
  179. 2012-07-03 Tony Chang <tony@chromium.org>
  180. [chromium] Unreviewed, update .gitignore to handle VS2010 files.
  181. * glu/.gitignore:
  182. 2012-06-27 Ryosuke Niwa <rniwa@webkit.org>
  183. Fix gcc build after r121302
  184. https://bugs.webkit.org/show_bug.cgi?id=90055
  185. Reviewed by Mark Rowe.
  186. Assume RTTI is disabled so that gtest builds under XCode 3.2.6.
  187. * gtest/xcode/Config/General.xcconfig:
  188. 2012-04-30 Carlos Garcia Campos <cgarcia@igalia.com>
  189. Unreviewed. Fix make distcheck.
  190. * gtest/GNUmakefile.am: Add source code files included by
  191. gtest_all.cc to EXTRA_DIST.
  192. 2012-04-26 Carlos Garcia Campos <cgarcia@igalia.com>
  193. [GTK] Build and run TestWebKitAPI WebKit2 unit tests
  194. https://bugs.webkit.org/show_bug.cgi?id=84446
  195. Reviewed by Philippe Normand.
  196. * gtest/GNUmakefile.am: Do not build libgtestmain anymmore since
  197. all tests use now a custom main to make sure WTF threads are
  198. initialized.
  199. 2012-04-24 Carlos Garcia Campos <cgarcia@igalia.com>
  200. [GTK] Build and run TestWebKitAPI unit tests
  201. https://bugs.webkit.org/show_bug.cgi?id=84325
  202. Reviewed by Philippe Normand.
  203. * gtest/GNUmakefile.am: Added.
  204. 2012-03-30 David Barr <davidbarr@chromium.org>
  205. Split up top-level .gitignore and .gitattributes
  206. https://bugs.webkit.org/show_bug.cgi?id=82687
  207. Reviewed by Tor Arne Vestbø.
  208. * glu/.gitignore: Added.
  209. 2012-03-09 Ashod Nakashian <ashodnakashian@yahoo.com>
  210. Bash scripts should support LF endings only
  211. https://bugs.webkit.org/show_bug.cgi?id=79509
  212. Reviewed by David Kilzer.
  213. * gtest/xcode/Samples/FrameworkSample/runtests.sh: Added property svn:executable.
  214. * gtest/xcode/Scripts/runtests.sh: Added property svn:executable.
  215. 2012-03-08 Jessie Berlin <jberlin@apple.com>
  216. More Windows build fixing.
  217. * gtest/msvc/gtest-md.vcproj:
  218. 2012-03-07 Jessie Berlin <jberlin@apple.com>
  219. Clean Windows build fails after r110033
  220. https://bugs.webkit.org/show_bug.cgi?id=80553
  221. Rubber-stamped by Jon Honeycutt and Eric Seidel.
  222. * gtest/msvc/gtest-md.vcproj:
  223. Add the new JavaScriptCore include directory to the include path.
  224. 2012-02-21 Sam Weinig <sam@webkit.org>
  225. Attempt to fix the Snow Leopard build.
  226. * gtest/xcode/Config/General.xcconfig:
  227. 2012-02-21 Sam Weinig <sam@webkit.org>
  228. Use libc++ when building with Clang on Mac
  229. https://bugs.webkit.org/show_bug.cgi?id=78981
  230. Reviewed by Dan Bernstein.
  231. * gtest/xcode/Config/General.xcconfig:
  232. In addition to enabling libc++ when building with Clang,
  233. disable gtest's use of tr1::tuple, which doesn't exist in
  234. libc++.
  235. 2012-01-25 Mark Rowe <mrowe@apple.com>
  236. Build in to an alternate location when USE_STAGING_INSTALL_PATH is set.
  237. <rdar://problem/10609417> Adopt USE_STAGING_INSTALL_PATH
  238. Reviewed by David Kilzer.
  239. * gtest/xcode/Config/ProductionProject.xcconfig: Ensure that the staged frameworks path
  240. is in the framework search path when USE_STAGING_INSTALL_PATH is set. Look for the WebCore
  241. framework in the staged frameworks directory when USE_STAGING_INSTALL_PATH is set.
  242. 2012-01-06 Anders Carlsson <andersca@apple.com>
  243. Make JavaScriptCore.framework a reference and put it in a Frameworks group
  244. https://bugs.webkit.org/show_bug.cgi?id=75740
  245. Reviewed by Mark Rowe.
  246. * gtest/xcode/gtest.xcodeproj/project.pbxproj:
  247. 2012-01-05 Dan Bernstein <mitz@apple.com>
  248. Made Debug/Release builds of gtest build only for the active architecture.
  249. Reviewed by Dave Kilzer.
  250. * gtest/xcode/Config/DebugProject.xcconfig:
  251. * gtest/xcode/Config/ProductionProject.xcconfig:
  252. * gtest/xcode/Config/ReleaseProject.xcconfig:
  253. 2012-01-04 David Kilzer <ddkilzer@apple.com>
  254. Remove HEADER_SEARCH_PATHS from Production configurations for gtest
  255. Reviewed by Mark Rowe.
  256. * gtest/xcode/gtest.xcodeproj/project.pbxproj: Remove
  257. HEADER_SEARCH_PATHS from Production configurations to match
  258. changes made for Debug and Release configurations in r104091.
  259. 2012-01-04 David Kilzer <ddkilzer@apple.com>
  260. TestWebKitAPI has issues due to FastMalloc incompatibility
  261. <http://webkit.org/b/66521>
  262. <rdar://problem/10607911>
  263. Reviewed by David Levin.
  264. Original patch by Dmitry Lomov <dslomov@google.com>.
  265. This patch ensures that gtest uses the FastMalloc new and delete
  266. operators that are defined in JavaScriptCore.
  267. * gtest/README.WebKit: Update with project changes.
  268. * gtest/include/gtest/internal/gtest-port.h: Import necessary
  269. headers to use FastMalloc in gtest.
  270. * gtest/msvc/gtest-md.vcproj: Add include directories to find
  271. WTF headers.
  272. * gtest/xcode/Config/DebugProject.xcconfig: Define
  273. WEBCORE_PRIVATE_HEADERS_DIR for Debug builds.
  274. * gtest/xcode/Config/General.xcconfig: Define
  275. HEADER_SEARCH_PATHS in terms of WEBCORE_PRIVATE_HEADERS_DIR.
  276. * gtest/xcode/Config/ProductionProject.xcconfig: Define
  277. WEBCORE_PRIVATE_HEADERS_DIR for Production builds. This
  278. overrides the value in ReleaseProject.xcconfig.
  279. * gtest/xcode/Config/ReleaseProject.xcconfig: Define
  280. WEBCORE_PRIVATE_HEADERS_DIR for Release builds.
  281. * gtest/xcode/gtest.xcodeproj/project.pbxproj:
  282. - Remove local HEADER_SEARCH_PATHS definitions.
  283. - Link to JavaScriptCore.framework when building
  284. gtest.framework.
  285. 2012-01-03 David Kilzer <ddkilzer@apple.com>
  286. Add Production configuration to gtest Xcode project
  287. <http://webkit.org/b/75153>
  288. Reviewed by Adam Roben.
  289. * gtest/README.WebKit: Updated.
  290. * gtest/xcode/Config/ProductionProject.xcconfig: Added.
  291. * gtest/xcode/gtest.xcodeproj/project.pbxproj:
  292. - Added Production configuration based on Release configuration.
  293. - Made Production the default configuration.
  294. 2011-12-25 Darin Adler <darin@apple.com>
  295. * gtest/xcode/gtest.xcodeproj: Added property svn:ignore.
  296. 2011-11-11 Csaba Osztrogonác <ossy@webkit.org>
  297. 100,000 !!!
  298. Reviewed by Zoltan Herczeg.
  299. * ChangeLog: Point out revision 100,000.
  300. 2011-08-25 Alexey Proskuryakov <ap@apple.com>
  301. Fix build when GCC 4.2 is not installed.
  302. * gtest/xcode/Config/CompilerVersion.xcconfig: Copied from Source/WebCore/Configurations/CompilerVersion.xcconfig.
  303. * gtest/xcode/Config/General.xcconfig:
  304. Use the same compiler version as other projects do.
  305. 2011-08-19 Sheriff Bot <webkit.review.bot@gmail.com>
  306. Unreviewed, rolling out r93426.
  307. http://trac.webkit.org/changeset/93426
  308. https://bugs.webkit.org/show_bug.cgi?id=66607
  309. Broke the Mac build by not building gtest.framework anymore
  310. (Requested by andersca on #webkit).
  311. * gtest/README.WebKit:
  312. * gtest/include/gtest/internal/gtest-port.h:
  313. * gtest/msvc/gtest-md.vcproj:
  314. * gtest/xcode/Config/General.xcconfig:
  315. * gtest/xcode/gtest.xcodeproj/project.pbxproj:
  316. 2011-08-18 Dmitry Lomov <dslomov@google.com>
  317. TestWebKitAPI breaks on Windows due to fast malloc incompatibility.
  318. https://bugs.webkit.org/show_bug.cgi?id=66521
  319. This patch ensures that gtest uses new and delete operators that are defined in JavaScriptCore.
  320. Reviewed by David Levin.
  321. * gtest/include/gtest/internal/gtest-port.h:
  322. * gtest/msvc/gtest-md.vcproj:
  323. * gtest/README.WebKit:
  324. * gtest/xcode/Config/General.xcconfig:
  325. * gtest/xcode/gtest.xcodeproj/project.pbxproj:
  326. 2011-08-09 Mark Rowe <mrowe@apple.com>
  327. Fix gtest to compile in the release configuration with clang.
  328. This change was made upstream in r443.
  329. * gtest/src/gtest.cc:
  330. 2011-08-04 Mark Rowe <mrowe@apple.com>
  331. Future-proof Xcode configuration settings.
  332. * gtest/xcode/Config/General.xcconfig:
  333. 2011-08-03 Dmitry Lomov <dslomov@google.com>
  334. https://bugs.webkit.org/show_bug.cgi?id=61812
  335. TestWebKitApi breaks in release mode due to gtest incompatibility with fast malloc
  336. Disable fast malloc for offending class (::std::strstream) in gtest.
  337. This looks like the most non-intrusive solution.
  338. Reviewed by David Levin.
  339. * gtest/include/gtest/internal/gtest-port.h:
  340. (testing::internal::StrStream::operator new):
  341. (testing::internal::StrStream::operator new[]):
  342. (testing::internal::StrStream::operator delete):
  343. (testing::internal::StrStream::operator delete[]):
  344. 2011-07-05 Adam Barth <abarth@webkit.org>
  345. Import qunit JavaScript unit testing framework
  346. https://bugs.webkit.org/show_bug.cgi?id=63967
  347. Reviewed by Eric Seidel.
  348. We're going to use this unit testing framework to test garden-o-matic.
  349. * qunit: Added.
  350. 2011-06-04 Adam Barth <abarth@webkit.org>
  351. * glu: Added property svn:ignore.
  352. - For glu.xcodeproj, which is generated from glu.gyp.
  353. 2011-05-24 Stephen White <senorblanco@chromium.org>
  354. Reviewed by Kenneth Russell.
  355. Unfork glu sources as much as possible.
  356. https://bugs.webkit.org/show_bug.cgi?id=61365
  357. Restore the glu sources closer to the original version on oss.sgi.com
  358. by removing the WebKit-specific include paths, restoring the include
  359. order, and renaming the glu* functions via #defines rather than in
  360. the source.
  361. * glu/README.webkit:
  362. Update the README to reflect the changes from trunk.
  363. * glu/glu.gyp:
  364. Add Source/Thirdparty/glu as an include path, so we can remove the
  365. hardcoded paths from the source files.
  366. * glu/gluos.h:
  367. Add #defines to rename the glu entry points to internal_*.
  368. * glu/internal_glu.h:
  369. * glu/libtess/dict.c:
  370. * glu/libtess/geom.c:
  371. * glu/libtess/geom.h:
  372. * glu/libtess/memalloc.c:
  373. * glu/libtess/mesh.c:
  374. * glu/libtess/mesh.h:
  375. * glu/libtess/normal.c:
  376. * glu/libtess/normal.h:
  377. * glu/libtess/priorityq-heap.c:
  378. * glu/libtess/priorityq-sort.h:
  379. * glu/libtess/priorityq.c:
  380. * glu/libtess/priorityq.h:
  381. * glu/libtess/render.c:
  382. * glu/libtess/render.h:
  383. * glu/libtess/sweep.c:
  384. * glu/libtess/sweep.h:
  385. * glu/libtess/tess.c:
  386. * glu/libtess/tess.h:
  387. * glu/libtess/tessmono.c:
  388. Remove WebKit-specific include paths, and internal_ prefixes from glu
  389. entry points. Restore include order to original source order.
  390. 2011-05-19 Evan Martin <evan@chromium.org>
  391. Reviewed by Tony Chang.
  392. [chromium] remove <(library) variable
  393. https://bugs.webkit.org/show_bug.cgi?id=61158
  394. This was for a build experiment; we can just use the correct value now.
  395. * glu/glu.gyp:
  396. * gyp/test/library/src/library.gyp:
  397. 2011-05-12 Jeff Miller <jeffm@apple.com>
  398. Ignore Visual Studio *.user files.
  399. * gtest/msvc: Added property svn:ignore.
  400. 2011-05-12 Adam Roben <aroben@apple.com>
  401. Windows production build fix
  402. * gtest/msvc/gtest-md.vcproj: Fix the OutputDirectory and IntermediateDirectory attributes
  403. for all configurations.
  404. 2011-05-12 Adam Roben <aroben@apple.com>
  405. A little gtest cleanup after r86287
  406. * gtest/msvc/gtest-md.vcproj: Added Debug_All and Production configurations to match our
  407. other projects. (At some point all the settings should be moved into .vsprops files to match
  408. our other projects, too.)