Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Bincrafters Community

The Bincrafter's Packaging Project
Collective - Host: opensource - https://opencollective.com/bincrafters - Website: https://bincrafters.github.io - Code: https://github.com/bincrafters

Add initial chrome.gyp capable of building common, browser, and renderer.

git-svn-id: http://gyp.googlecode.com/svn/trunk@278 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - 319d3c023a3deceaf03a4b8e51ebeb58c4e2a934 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Get v8 building on Linux with .gyp-generated SConscript files.

Still somewhat grungy (too many SCons-specific idioms) in how we have to
reach back to the source...

github.com/bincrafters/gyp - 79ea5ef516cb9995f39887d6237462abe4ae42fa authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Quick fix for action becoming a list.

Need to revisit this to do escaping right for windows.

git-svn-id: http://gyp.googlecode.com/s...

github.com/bincrafters/gyp - a220922893498fdb6058a09fb585e0bdfe483c65 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
"action" commands in "actions" and "rules" sections are now expressed as

lists instead of flat strings. For generators that need to transform these
lists into POSIX shel...

github.com/bincrafters/gyp - 0be4796de4a43311feb4cca55725f685f5182581 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Switching to more gyp like conventions in net_resources.

git-svn-id: http://gyp.googlecode.com/svn/trunk@274 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - 9d30371e7c9735d917108686a031605a511cd923 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Basic Makefile setup based on Linux kernel Makefiles.

git-svn-id: http://gyp.googlecode.com/svn/trunk@273 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - bca8da7375cb274c9a62c7cd5290a1e22552420d authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Removing unneeded include.

git-svn-id: http://gyp.googlecode.com/svn/trunk@272 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - 5cf6a90cf3f4d6e0c4f09b590cc57ce1cbe4fa9d authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
More of test_shell linking under windows.

Problems remain with some of the generated files.
Breakpad needs to be built as well.

git-svn-...

github.com/bincrafters/gyp - c637ef9966c3078718a4be68828d492c59a289eb authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
test_shell should output TestShell.app on the Mac.

git-svn-id: http://gyp.googlecode.com/svn/trunk@270 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - 143d19d1fcf60cb0113a86bfff6c8fa53480efd7 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
r269 brings the product_name keyword and sets product_name for some libraries

to the names they usually use. This takes care of the problem of the extra
"lib" in library name...

github.com/bincrafters/gyp - d7c127eea478f455f80c57a051cf43c0b9f1a605 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Get rid of mac_localized_bundle_resources in favor of listing localized

resources directly in mac_localized_resources. Localized resources are chosen
by examining pathn...

github.com/bincrafters/gyp - 5505a8bfaa00b6a3c024cad1077c10876c2a80de authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Adding extra includes for windows.

git-svn-id: http://gyp.googlecode.com/svn/trunk@267 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - 5f22dc863fb4e84a75d3994d91e3167780f08f9c authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Fixing up more include paths for windows.

git-svn-id: http://gyp.googlecode.com/svn/trunk@266 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - bb36315da497bda72c6adacf29ceb4172ffd2c69 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Fixing some include path issues and making several things gyp relative rather than use SolutionDir.

git-svn-id: http://gyp.googlecode.com/svn/trunk@265 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - 2083f49b3f1c312231bd3216b960b41f28134be5 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Make webkit.gyp:webcore advertise icon resources in a mac_bundle_resources

section within link_settings rather than requiring bundled users of webcore
to list the icon reso...

github.com/bincrafters/gyp - 612ea38f42854ae62e418b37295efd6c78022ebb authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add support for localizations (variants) to the Xcode generator.

git-svn-id: http://gyp.googlecode.com/svn/trunk@263 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - 41b29907da6ab12d5f831de9e324ceac2302bd50 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Catch up to build net on linux.

Added a linux net_resources target for the resource itself, and an
action for using tld_cleanup ...

github.com/bincrafters/gyp - c14aeba0c52db4f369b4e256404ab278352130c0 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Allow INTERMEDIATE_DIR to be private to each individual target in v8.gyp.

git-svn-id: http://gyp.googlecode.com/svn/trunk@261 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - b93bfdd28981dc209e4ff587f07896ead1679914 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add SHARED_INTERMEDIATE_DIR to gypd generator.

git-svn-id: http://gyp.googlecode.com/svn/trunk@260 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - 6de970f6ea88b0bbebf79983f4293e94ac17f9a7 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Remove duplicate file from net.gyp.

git-svn-id: http://gyp.googlecode.com/svn/trunk@259 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - 867d8dacc6706132e58f5476436ef01a920f2501 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add more missing files to the gyp files.

Mark : This might break the Mac compile. how do you want/expect me
to test?

Review URL: http://...

github.com/bincrafters/gyp - c3a622330858ebeb3101f08202195e79336327fc authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Refactor webkit.gyp to reduce target proliferation, paving the way for making

INTERMEDIATE_DIR private to each individual target again, and reducing the
weird interdependent c...

github.com/bincrafters/gyp - 7f5db5ccaadb3b469204da6e9c16c21e2d625cf3 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add a recursive flag to pretty_sln to also dump all the projects. Skip the icu projects because they are too differents. In the vcproj we display all paths with full paths instead, to be easier to diff

git-svn-id: http://gyp.googlecode.com/svn/trunk@256 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - ff3b11917354598c00dd7bef08e851e3add8985c authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Fixing windows build breaks.

Fixing defines collapsing to handle ['FOO', 'BAR'] pairs.

git-svn-id: http://gyp.googlecode.co...

github.com/bincrafters/gyp - 73340fa477933ed5340c640ab6344706c40d2760 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Eliminate copying of npapi headers in webkit.gyp:jsconfig. This doesn't seem

to be necessary now that everyone who needs npapi depends on npapi.gyp (for
npapi.h and npruntime...

github.com/bincrafters/gyp - 0006ba4d86652ec3b381378b9e48da68ef2c6c02 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
- Allow make_names and makeprop output files to be in different directories.

HTMLNames.h and CSSPropertyNames.h need to go into SHARED_INTERMEDIATE_DIR
so that other ta...

github.com/bincrafters/gyp - cb6f53f225b902a519e22f391e3907ea4acd8968 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Move ssl_test_util.cc from net.gyp:net_unittests to net.gyp:net.

git-svn-id: http://gyp.googlecode.com/svn/trunk@252 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - 90ccc548e49f40000b6c208bb0683ababda070e1 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add test_shell.gyp:test_shell_tests. Move most test_shell files into a

library, test_shell_common, on which test_shell and test_shell_tests depends.
This eliminates the...

github.com/bincrafters/gyp - 08d8994596f93bd86ec4e210afca1633849a24a4 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Remove erroneous skia dependency from webkit.gyp:wtf.

git-svn-id: http://gyp.googlecode.com/svn/trunk@250 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - efef13f9e3e7d4488c0764023423c73a93dd6d55 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Make wtf use the config.h generated by v8_config as everything else uses

instead of the one in third_party/WebKit/JavaScriptCore. test_shell is now
usable.

git-svn-id:...

github.com/bincrafters/gyp - 111514084fc924c7b56b6952890c6a822dbd3f06 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add support for Mac bundled resources. Localized resources aren't currently

supported, but that's coming. test_shell launches but tends to crash in wtf
when doing anything ...

github.com/bincrafters/gyp - df568f04a7a521e316155e3bda790ad664b18cb1 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Make test_shell build as a bundled application on the Mac. This adds a new

"type" value for targets, "application". Most generators treat "application"
the same as "execut...

github.com/bincrafters/gyp - 039cce6b8b595838ef17d3d92a8ced0e2f75471a authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add a few more excluded files to the Mac WebCore build. test_shell now links

successfully.

git-svn-id: http://gyp.googlecode.com/svn/trunk@246 78cadc50-ecff-11dd-a971-7dbc1...

github.com/bincrafters/gyp - debafbc74c204c8958c4533d8f3b439d03806374 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Fixed ExcludedFromBuild and other places to have the full configuration name.

This was tripping up incredibuild.

git-svn-id: http://gyp.googlecode.com/svn/trunk@245 78cadc50...

github.com/bincrafters/gyp - dc7e35ad0e70d3e89103d56d07a1fd042f5a5c5e authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Re-include files needed for the Mac WebCore build that matched a broader

exclude pattern. test_shell on the Mac is down to 8 unresolved symbols.

git-svn-id: http://gyp...

github.com/bincrafters/gyp - 2b8442f3eee97faf427256b5e2d63165dc7d5d9a authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
In "/" rules sections, allow "exclude" patterns to override previous "include"

patterns.

git-svn-id: http://gyp.googlecode.com/svn/trunk@243 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - d4e36ea46c02b36bb92065568bc7b20c5949e76c authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Update net.gyp and webkit.gyp samples to include files added in Chromium r9958.

git-svn-id: http://gyp.googlecode.com/svn/trunk@242 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - d82a8df3b1871dee05022a8bb9b8f6fbf9d988c4 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Update webkit.gyp for r9965 WebKit merge (WebKit r41017-r41057).

git-svn-id: http://gyp.googlecode.com/svn/trunk@241 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - 007a856cc98f4fc276533a980b091316dccb11a4 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Fix a bug in the Xcode generator causing PBXBuildFile IDs to jump around

between group hierarchy changes caused by TakeOverOnlyChild.

git-svn-id: http://gyp.googlecode....

github.com/bincrafters/gyp - 0adeb8893c095e864b2e79b8564e3067fbdb857c authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add webkit.gyp:pcre. The test_shell link on Mac is now down to 189 undefined

symbols, all of which are internal to WebCore.

git-svn-id: http://gyp.googlecode.com/svn/trunk@...

github.com/bincrafters/gyp - 3e27b1f48092b4105afa493458fbe918cadbd136 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add sqlite.gyp.

git-svn-id: http://gyp.googlecode.com/svn/trunk@238 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - e46823aa00cc87e3b05d2799b71babca752962d4 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Little fixes here and there for windows.

Added SHARED_INTERMEDIATE_DIR.
Looking into test_shell.

git-svn-id: http://gyp.googlecode.com/...

github.com/bincrafters/gyp - d41cccccc775b6b0d758f03235b8dc2eff5cf9dd authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Bring test_shell to the point where it links, just not successfully. This is

a good stopping point for now. 224 unresolved symbols. We'll whack 'em
tomorrow.

git-svn-id: ...

github.com/bincrafters/gyp - ee5a85a1fe3f930d233487bdd3f2139fb6d0197f authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
- Dependency, direct_dependent_settings, and export_dependent_settings

refactoring in webkit.gyp.
- Add SHARED_INTERMEDIATE_DIR to publish intermediates beyond a si...

github.com/bincrafters/gyp - debfd1043df75767ec9c2b91f9c0685faf13a669 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Some changes to dependency handling in webkit.gyp.

git-svn-id: http://gyp.googlecode.com/svn/trunk@234 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - ba0fd4f28b31e3aab0f97f8f1c56d91765d44582 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Fixing up webkit build on windows in a variety of ways.

git-svn-id: http://gyp.googlecode.com/svn/trunk@233 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - 977b3f3cc5d57a42237f517f1ced5676555daa1b authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Initial test_shell.gyp. test_shell does not compile fully yet, there needs to

be an export_dependent_settings rework in webkit.gyp.

git-svn-id: http://gyp.googlecode.com/svn...

github.com/bincrafters/gyp - 8b4944e416d8646dce9639a729c91e0212a4b304 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add missing files in base.gyp

Review URL: http://codereview.chromium.org/24021

git-svn-id: http://gyp.googlecode.com/svn/trunk...

github.com/bincrafters/gyp - f6e672b4aac0a019a777155de9660a0f8a8d27a9 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Finish off webkit.gyp:glue with an action for webkit_version.h and a grd/grit

rule for grit-generated headers.

git-svn-id: http://gyp.googlecode.com/svn/trunk@230 78cadc50-e...

github.com/bincrafters/gyp - 0336cc25f6c699536b570c60dcf220a0d48321cd authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add webkit.gyp:glue. This is entirely functional except for #includes of

three generated files, which I'm going to work on next.

git-svn-id: http://gyp.googlecode.com/s...

github.com/bincrafters/gyp - f51cfe374c1d60c4ac3be370a9f0373804c06aee authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Trim the list of things that are compiled in webkit.gyp:webcore a bit more.

git-svn-id: http://gyp.googlecode.com/svn/trunk@228 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - 68af7e8bbc6543744aa40da1bb2b2af2e0c53ac2 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Make webkit.gyp:v8_bindings and plugins in webkit.gyp:webcore use exclude lists

and rules.

git-svn-id: http://gyp.googlecode.com/svn/trunk@227 78cadc50-ecff-11dd-a971-7dbc1320...

github.com/bincrafters/gyp - a857a2b74c8fd6bce1fe45f1ec762be39df8daef authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Express webkit.gyp:wtf sources in terms of exclude patterns and lists.

git-svn-id: http://gyp.googlecode.com/svn/trunk@226 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - 0de5ce45aa58aff12eda343931d8ce2c004eac99 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Fix indentation and sorting in webkit.gyp:v8_bindings.

git-svn-id: http://gyp.googlecode.com/svn/trunk@225 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - 0412c7309bf28a9cc995ccbc5920ea71274985ec authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
In webkit.gyp:v8_derived, leave all .idl files in the "sources" list and pluck

out the ones to exclude with "sources!" and "sources/".

git-svn-id: http://gyp.googlecode.com/s...

github.com/bincrafters/gyp - c5a31366b84cfd9429b934e61b3b2346033d06eb authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add a file to v8_bindings introduced in r9859 WebKit merge (WebKit

r40875-r41017).

git-svn-id: http://gyp.googlecode.com/svn/trunk@223 78cadc50-ecff-11dd-a971-7db...

github.com/bincrafters/gyp - 65088c3270971a3c2db9ac862e768e0f03ae1a0a authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Make libxslt build on Mac.

git-svn-id: http://gyp.googlecode.com/svn/trunk@222 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - 914d9df82006018d2b5acdce08ecc16a3a903615 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Adding libxslt.

Closer still on webkit for windows...

git-svn-id: http://gyp.googlecode.com/svn/trunk@221 78ca...

github.com/bincrafters/gyp - 0e25ba5409181515ead0800bc1c8ba39c150f08d authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
More rules working on windows.

git-svn-id: http://gyp.googlecode.com/svn/trunk@220 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - b27ee9637403da5964c375c99d8e19a8b62db3c3 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Set svn:eol-style = LF on MSVSToolFile.py.

git-svn-id: http://gyp.googlecode.com/svn/trunk@219 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - be321fa04e651161b0e3297849675add273e9e7d authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Initial build for webkit.gyp:webcore. This is not yet complete, it probably

excludes both too much and not enough, but everything that's in the build does
compile successful...

github.com/bincrafters/gyp - 72727362e6206a541577424206a1ab391ad8ec2d authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Fix accidental commenting-out that showed up in r210 after being added in r209.

Add mapping for .pm as text.script.perl.

git-svn-id: http://gyp.googlecode.com/svn/trunk@217 78...

github.com/bincrafters/gyp - eb246849eae73cba94d2b2139c026a97a38f833b authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Adding rules file generation support for windows.

Got some rules working....

git-svn-id: http://gyp.googlecode.com/svn/trunk@216 78cadc50-ecff-1...

github.com/bincrafters/gyp - eed58be720a5efb0242f052dfae8f333281e36f8 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Got some of the common scripts working under windows.

git-svn-id: http://gyp.googlecode.com/svn/trunk@215 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - a5258226ba7e4af881ebaf0a97b8d1c2eab8c20c authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add some comments I meant to write for r212.

git-svn-id: http://gyp.googlecode.com/svn/trunk@214 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - 937c5e2af9d90e88558b2cf4edbf2c4f8132e63b authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Get rid of the three identical js2c actions in different targets in v8.gyp

in favor of a single js2c action in a js2c "none"-type target that others can
depend on. This is...

github.com/bincrafters/gyp - cdee32ae53ff812c06c817f8d343ac7046bd61bc authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Rule support updates:

- Make Xcode rules more robust. Due to Xcode bugs (filed and identified in
comments), rules ...

github.com/bincrafters/gyp - 6105598b39c567277bd230431a3e7a1b83f4447b authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Fix backslash escaping in Xcode output. Checkpoint an exploratory attempt to

work around Xcode rule handling deficiencies - this approach will be abandoned
but it's good to g...

github.com/bincrafters/gyp - 581bb7d62b84353879c8aeb1950127644f669799 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Check for ID collisions in the Xcode generator.

git-svn-id: http://gyp.googlecode.com/svn/trunk@210 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - 7d90ffc5c63c7af8181d8bb388fa684b257d3010 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Ensure uniqueness of PBXBuildFile object IDs. Formerly, there would be

collisions when two PBXBuildFiles referred to different PBXFileReferences
identifying files with ...

github.com/bincrafters/gyp - d6bcc367624f0f762801ef6c525d7a24a0aed07d authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Properly specify default configuration when none are explicitly provided.

git-svn-id: http://gyp.googlecode.com/svn/trunk@208 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - 63f981004dd6aab48f5ce5feb18f09b297b1c660 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
In Xcode, split up Debug and Release intermediates.

git-svn-id: http://gyp.googlecode.com/svn/trunk@207 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - 4ab0292c010f9aa9a35c57ca1413cf01cded7091 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Bring up the rest of v8_bindings, including all of the non-generated files.

git-svn-id: http://gyp.googlecode.com/svn/trunk@206 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - 9f96d9fac1e27226c0cd30812f2dc73daa0ca5cf authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Update webkit.gyp corresponding to WebKit r40846 and r40875 merges.

git-svn-id: http://gyp.googlecode.com/svn/trunk@205 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - 2c2bd7327a7bdde4870ed328237e699bf3169da6 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Reduce clutter in the webkit directory by moving action and rule scripts into

build.

git-svn-id: http://gyp.googlecode.com/svn/trunk@204 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - 1c0743d1fa47781cd00ea01626e7192909c91c5c authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Ensure persistence of XCHierarchicalElement hashes even after the results of

TakeOverOnlyChild change due to input changes.

git-svn-id: http://gyp.googlecode.com/svn/trunk@...

github.com/bincrafters/gyp - d574e0b55b4e9097e11fb0cf87fdb3540eaf444e authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
When generating Xcode project files, collapse groups with single group children

into single groups.

git-svn-id: http://gyp.googlecode.com/svn/trunk@202 78cadc50-ecff-11dd-a971...

github.com/bincrafters/gyp - 7ed07f90f08824e19760db1be06ad107ce6cf85b authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Fix a bug dealing with relative path references to remote project files in

the Xcode generator. Canonicalize supplied input build file paths in the
input module, fixing bu...

github.com/bincrafters/gyp - b352c6be73828db84895fb05471714871d82fcad authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
r200, making progress!

Add an Intermediates group to generated Xcode project files that make use of
derived sources. T...

github.com/bincrafters/gyp - 6eb312d5514774feaeb85bce5217d46f65c99f4c authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Allow project file-wide Xcode build settings. This is only intended to be used

in very specific cases identified in the comment. Please don't use this
arbitrarily. All build ...

github.com/bincrafters/gyp - 20db697424a38bd19aac48ae14dbf49e8fa6a4d3 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Work around Xcode not allowing custom script build rules to specify additional

inputs by providing a dependency check script phase.

git-svn-id: http://gyp.googlecode.com/svn/...

github.com/bincrafters/gyp - 4dc2b8955125d56199bdd40e5c59ea1e2df79884 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add some identity variable expansions to gypd, making it easier to use.

Remove "whatever/" lists after processing them. This got lost in r175.

git-svn-id: http://gyp....

github.com/bincrafters/gyp - a4938cb092967c03bf6223c0f83143a484acd72b authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add libxml.gyp and satisfy the needs of all generated WebKit V8 bindings.

git-svn-id: http://gyp.googlecode.com/svn/trunk@196 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - 06eed23395b2c2b14d9382c88bcc797ac7c434c5 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Just a little bit of late-night sorting.

git-svn-id: http://gyp.googlecode.com/svn/trunk@195 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - bb3a6de6eeeba3385e2481e709a50567cf0c7d39 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Bring up all of v8_bindings. All bindings now compile. All compilations

are even successful, with the exception of V8XSLTProcessor.cpp which depends
on libxml, for which...

github.com/bincrafters/gyp - 3519f88e35c5c0b9b99ad9ebb8a12cdd39dea9f7 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Finish up rules for things formerly built by DerivedSources by introducing

a rule to handle .idl files for bindings. Only a few bindings files are
processed now as a proof...

github.com/bincrafters/gyp - 24e3ae432360cb3678bdf824aaa99cf576a3a8c5 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add action to make tokenizer.cpp to webkit.gyp:v8bindings.

git-svn-id: http://gyp.googlecode.com/svn/trunk@192 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - a2f62c2407e0d3576d1c968609042a39b36024b8 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Use qualified names for export_dependent_settings across the board, as is

done for dependencies.

git-svn-id: http://gyp.googlecode.com/svn/trunk@191 78cadc50-ecff-11dd-a...

github.com/bincrafters/gyp - 9a18931bebb63ac8db8ef9259a57ea014781a117 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add UserAgentStyleSheets action to webkit.gyp:v8bindings.

git-svn-id: http://gyp.googlecode.com/svn/trunk@190 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - b25c5cddf7053cc01c819170cfd5579799e0c6d4 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add action for CSSValueKeywords.h to webkit.gyp:v8bindings.

git-svn-id: http://gyp.googlecode.com/svn/trunk@189 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - ef2cdc56c260787942727db233833673baf63929 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add gperf rule and associated files to webkit.gyp:jsbindings. Add Xcode

generator support for rules whose outputs are not to be processed as new
source phase inputs.

g...

github.com/bincrafters/gyp - 7b70d4c1159d08d3f78084cfaa86e53916a11d41 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Flatten the file list and remove dups in semi colon separated lists

git-svn-id: http://gyp.googlecode.com/svn/trunk@187 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - 7531c1c00b3bdb40dcb9407052fa03d01b9d605f authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Fleshing out more actions in the v8bindings target. Everything that depends

on make_names.pl now has a working action and the action outputs are properly
compiled.

git-svn...

github.com/bincrafters/gyp - 0c3d85d2650c028b4f8887615d1c1defbad9cec5 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add support for export_dependent_settings. Update webkit.gyp:wtf to declare

exports of icu38.gyp:icui18n and icu38.gyp:icuuc.

git-svn-id: http://gyp.googlecode.com/svn/tru...

github.com/bincrafters/gyp - d881098e836e9353a44dc23552a5dc1d1369314a authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Fixing bad assumption that 'sources' always exists.

Simplifying precompiled header syntax for windows.

git-svn-id: http://gyp.googlecode.com/svn/t...

github.com/bincrafters/gyp - aa49117d141b97d45c035f0631b0fe19fd44ba81 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add mapping for .pl (Perl) files in the Xcode generator.

git-svn-id: http://gyp.googlecode.com/svn/trunk@183 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - 30a77a472a27fd2a92be3365a63fdbadfc2c6c2d authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Bring up a few more files with custom actions in v8bindings.

git-svn-id: http://gyp.googlecode.com/svn/trunk@182 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - d18261db36b388ba99b28441e18bb4d3f6708c1d authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Checkpoint, adding jsconfig/v8config target to webkit

git-svn-id: http://gyp.googlecode.com/svn/trunk@181 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - f54721597398f51de71bd140cf37e9399c2657db authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Adding support for 'defines' pairs.

Adding precompiled headers to wtf.

git-svn-id: http://gyp.googlecode.com/svn/trunk@180 78cadc5...

github.com/bincrafters/gyp - 0ef6d00035477c67dd96c1cbd37d36d1a1bfc5eb authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Initial rules section support.

git-svn-id: http://gyp.googlecode.com/svn/trunk@179 78cadc50-ecff-11dd-a971-7dbc132099af

github.com/bincrafters/gyp - b6d4a03b6b32b7082a33a4ce19671e22af34d206 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>