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

Recognize target of type 'settings' and don't generate a .scons file

for it, since it's not actually building anything of its own.
Don't generate a wrapper ("solution...

github.com/bincrafters/gyp - e25192653cdb06c0ab1f53185464e0592fc0b310 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
_AddImportedDependencies was initializing the insert point w/in the loop, moved

the comment about the inserts and initialization outside the loop so we stop
reversing the things...

github.com/bincrafters/gyp - c93672006e5651c7564da3b4c88377e5771ff307 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Be smarter about recursively handling conditionals and variable/command

expansions. Don't recurse into conditional subdicts that won't be used
because their associated ...

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

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

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

github.com/bincrafters/gyp - 4f9c264371dc3b8b2e3efc6bde7c77a6dc1d1236 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Only write to sln/vcproj/rules on change.

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

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

github.com/bincrafters/gyp - c376dab1c44c36bf607de14b8204c27bd6e6ce0b authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add logic to the generated SConscript wrapper (the "solution") to support

using --srcdir= to build in arbitrary sibling output directories.
Also fixes the Action() message...

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

* Remove the "Generating ..." messages (per other generators).
* Add shortened "Compiling|Linking...

github.com/bincrafters/gyp - 36501bbb7be3fc20b2d18c82315b56dab019542f authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Remove mac specific type 'application'

- Remove knowledge from all other generators.

- Updated the xcode generator to look at the "mac...

github.com/bincrafters/gyp - ef6985cb69e329799d36b6629d4926fe5422ebee authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Support the gyp-specified configurations in the SCons build,

instead of the prototyped hard-coded use of "Debug".
* New GenerateConfig() function to translate...

github.com/bincrafters/gyp - 16983d5bca94c22ddb92b4e5ef69462152615865 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Support early and late command evaluation with <! >! <!@ and >!@.

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

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

github.com/bincrafters/gyp - 900a274d84cc6b3f76430ebefbb17d14938d1d05 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Change 'options' argument to 'params'

Previously the generator function took a final argument called
'options', which was the command ...

github.com/bincrafters/gyp - 5c712802f5d54ec659ba0a1a9551ff53db110f41 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Change spec_dict to target_dict in one place missed before.

On the All project, use '"test" from "project"' to provide a better indication
of where the unit...

github.com/bincrafters/gyp - d4fa7b82c41306473f3cc73e3b4af0922fada8db authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Adding support to the xcode generator for message on rules and actions.

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

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

github.com/bincrafters/gyp - 14cfb71e1e4c67b0779999a7cf4eb6be2e2c2ed1 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Remove test_runner from the xcode building blocks.

Don't pass the spec dict to Finalize1, it got the dict during __init__ and
can use the referen...

github.com/bincrafters/gyp - c4e3156b31433b6ab7f607975c22cf466fcf0051 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Since we build targets in parallel, some unittests were failing because of

state that exists w/in >1 test at the same time (files on disk, http server
on a given port, etc....

github.com/bincrafters/gyp - ca91bab057f10704438b15410a4fa084e1e63110 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add support for action- and rule-specific 'message' fields.

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

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

github.com/bincrafters/gyp - 611c7940fd22398b55198ec822e858021182c4c3 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Generate SCons files that don't use Hammer componentization.

Individual target .scons files now return their main Alias
(e.g. 'gyp_target_webcore') which the ...

github.com/bincrafters/gyp - bbb0e409c1a4930de3f1c1cd1d48bb7367cc5856 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Support default include ~/.gyp_include.gypi

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

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

github.com/bincrafters/gyp - 79692c0bed2f35ddfa3bfe86fe16e678c9433f06 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Support a 'copies' specification for installation of generated files

in specific locations.
Review URL: http://codereview.chromium.org/42132

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

github.com/bincrafters/gyp - 0e7c0d03e8bb5688ce3ba99ee409cd5951bce51e authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Switching on gyp for windows in general (since we just blew away some of the vcproj files).

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

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

github.com/bincrafters/gyp - 9693c42a22df2f33bc1a178b6e7add8bedf474ae authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Chdir to the .gyp directory when executing actions and rules.

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

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

github.com/bincrafters/gyp - dd66fd058d6c4c053d90baf2a12d098bcb3765c3 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Latest round of SCons generator changes:

* Make sure rules, too, are built before the actual targets.
* Generate a 'gyp_target_*' Alias fo...

github.com/bincrafters/gyp - 170641cb9f6e446f1a59aee3afabfa17ff55db6d authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Adding output so we know if gyp generation is occuring.

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

github.com/bincrafters/gyp - 90816f92cb92095b920a1c4158c48e06bafd01f1 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Trying gyp base build on buildbots.

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

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

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

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

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

github.com/bincrafters/gyp - ebd418a0875c0538e13ec1402276a26fc6aceebb authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Fixing name colission with options vs settings.

Taking out left in print.

git-svn-id: http://gyp.googlecode.com/svn/trunk@355 78cadc50-ecff-11d...

github.com/bincrafters/gyp - 6e2c5c4376f7e517c99084a3700ff44df5338c0d authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Adding -S command line option to allow command line override of the _gyp suffix.

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

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

github.com/bincrafters/gyp - 705f4b5f57c38a47f4f64e16b4b246035d189d37 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
* Add a 'product_dir' setting to allow products to be built into

specific output directories.
* Add support for generating 'loadable_module' and 'shared_library...

github.com/bincrafters/gyp - 5c72e605432acdb579e498978e32790dc510b180 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Use env.Requires() for all 'actions' in a target so they get

executed as part of building the target's actual output files.
Review URL: http://codereview.chro...

github.com/bincrafters/gyp - e691bdc3682505333ab47ef8a6c5c077fad41573 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Use product_name, if set, in preference to target_name for all programs and libraries.

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

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

github.com/bincrafters/gyp - deaede88b4ba68cb57e989cc99900217bde6fb20 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Taking out printing of files written.

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

github.com/bincrafters/gyp - c9b7d873308a3c403c92054a72ba76904cd37672 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Exclude suppress_wildcard targets from generated xcodeprojs' synthetic All

targets.
Review URL: http://codereview.chromium.org/40134

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

github.com/bincrafters/gyp - 1cce7e1a85d52ab149e5bf4357d5b8352fec423a authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add support for a 'scons_remove' setting to provide a way to remove

$CXXFLAGS elements (specifically -Werror) that are set by the global
defaults.
Review URL: http:/...

github.com/bincrafters/gyp - 92ad1826e0a5417a65edae3e5e5658e2bd46cfc1 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add suppress_wildcard to exclude targets from dependency wildcard expansion.

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

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

github.com/bincrafters/gyp - b990bbea56c0e8e5b7fe09715d74e6c40fdcdcca authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add gypsh, a Python-like shell implemented as a pseudo-generator.

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

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

github.com/bincrafters/gyp - 216f330524c78c854c66d131d94695b46e0682ac authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Handle variable expansions within conditional sections.

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

github.com/bincrafters/gyp - 03b866879a2f322cabffa4629e15e491d0771a45 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Remove the support for a special-purpose 'resource' type that re-used

the existing SCons infrastructure in GRIT itself. This is now going
to be configured in the .gyp...

github.com/bincrafters/gyp - 385cef090554dcc0188630d584586ab3a703404c authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Set svn:ignore for .pyc and .pyo files.

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

github.com/bincrafters/gyp - e346b9d93f01f5a7a2d0c3335c255a74546bd38d authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Use hashlib if available, fall back to sha otherwise.

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

github.com/bincrafters/gyp - e56e30cca1f851235e2a569ff6e9199e656096c2 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Removed msvs_system_libraries syntax, in preference to using -l for includes assumed to be in the library path.

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

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

github.com/bincrafters/gyp - 83749059f1085dbe1c250739f8fa1cebe46b47bb authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add "copies", mapped in the Xcode generator to PBXCopyFilesBuildPhase.

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

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

github.com/bincrafters/gyp - 660f956666798a1d732cc612d2adbaeac4fe3b14 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Fixed mis-generation of outputs from rules on windows.

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

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

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

github.com/bincrafters/gyp - e6c8e786cf8e3a3b769a96979186a9c54c771e44 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Eliminate dependency on hashlib, use sha instead for Python 2.4 support.

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

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

github.com/bincrafters/gyp - 5435770082ca20c77b083f66cbc22c23a3718fe3 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Stop appending _gyp to the name of generated Xcode projects.

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

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

github.com/bincrafters/gyp - 40a44668e6a551919713f058d3c2002c3308efdc authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add gyp_dogfood wrapper to allow GYP to run from a gclient DEPS hook on Macs

without interfering with other platforms.
Review URL: http://codereview.chromium.org/27308

git-s...

github.com/bincrafters/gyp - 048ef484b8c60ace2b4b0833ea0cd5003d196778 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Snapshotting improvements in vstudio generator.

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

github.com/bincrafters/gyp - e81f6ce7273f7ecb6daeaccb9af893dd7244c6e8 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Generate *_main.scons files as a wrapper for arbitrary collections of

*.scons files needed to build the various targets that a given component
defined in a *.gyp file ...

github.com/bincrafters/gyp - 6f97116adcdccf08c5fcd90ecd035023fffcc069 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Set "Build independent targets in parallel" on generated Xcode projects.

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

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

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

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

github.com/bincrafters/gyp - 3a3f1240c04c2a5120052b87646514f562bd88ec authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add printing.gyp and hunspell.gyp to the list of .gyp files.

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

github.com/bincrafters/gyp - ecefc6f1ed2da8765151ed024b9a59021b94f2bb authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add mappings for extensions used by hunspell source.

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

github.com/bincrafters/gyp - 1cb8ccdc9dadd727394f1b81ddcaa98b8ec34c69 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Experimental singleton/duplicate removal in list merging.

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

github.com/bincrafters/gyp - 592fe0b29e1d62ae19bf49aace30a2b3541f825a authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Dump samples, they're part of the Chromium tree as of Chromium r10380. I'm

retaining the samples script as the list of all .gyp files, which I use for
other purposes.

git...

github.com/bincrafters/gyp - 6abdc3caf44cb2ebaeeb83302af07cc3a22ad73a authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Update chrome.gyp through Chromium r10377.

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

github.com/bincrafters/gyp - 14703966cf018c454c5187c138b0958a1b61ff5a authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Prepare v8.gyp for its temporary home.

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

github.com/bincrafters/gyp - 2c962343d709042fc0b0b94be9baf6c223b2cbcc authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Prepare googleurl.gyp for its temporary home.

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

github.com/bincrafters/gyp - 8d02884d1515a0c3cd7b85fe9508dd3d136cb0b3 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add -Wno-multichar (for the benefit of BMPImageDecoder.cpp).

Webkit now builds on Linux with .gyp-generated SCons files.

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

github.com/bincrafters/gyp - 85cb361aa3e38f1ca79e60c5cbd736e4e2215f44 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Don't build the "Run All Tests" target until it's certain that all of its

would-be dependency test runner targets exist.

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

github.com/bincrafters/gyp - 0652ae9b86c7a3ede25695d8cc77d07ac448b40e authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Generate HTMLEntityNames.c and CSSValueKeywords.h in SHARED_INTERMEDIATE_DIR

because glue's entity_map.cc and webview_impl.cc require access to them.

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

github.com/bincrafters/gyp - f625c6f29222f9d5638eca02049dd7d283a8de49 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Bring chrome.gyp up to date with Chromium r10356.

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

github.com/bincrafters/gyp - e30e144e4d0ceb25c4ceaac8234e3e2c8e4a2b3d authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Exclude some files not yet ready for prime time.

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

github.com/bincrafters/gyp - 398ba3cbe61ec3271abc0e39a1b59b9b40b21002 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add "postbuilds" section. Use this to support the "strip if needed" step in

the Chromium Mac build after linking applications and executables.

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

github.com/bincrafters/gyp - 6d246822bc38b8fb10f1b7b1e583e47f4babf765 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Remove "print" statements from rule and action scripts.

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

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

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

github.com/bincrafters/gyp - 57c08d013f17ff87f4718a7618b33a3b5d40c4bc authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Remove empty.cc no longer needed after r311.

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

github.com/bincrafters/gyp - 20b2dd345770856b0baa453dfdb6f9e3daa532fd authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add "test" attribute for targets to declare that they're tests. Use this in

the Xcode generator to build test runner targets. Add a Chromium-specific
hacklet to provide the...

github.com/bincrafters/gyp - 9cc2a902440738e239ff7a860ec4c4c226a9c056 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Lift restriction on "sources" in "none" type targets. It should be permissible

to have sources that are inputs to rules, provided that there is nothing
actually compileable and...

github.com/bincrafters/gyp - 214178acf38a426d7d58eeecd9278953d39ef04d authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Morning .gyp file updates to keep things in sync with Chromium.

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

github.com/bincrafters/gyp - 2aeb375b55798af5e36a2ee0145f2e7d7923f8be authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Another drop of Makefile work.

It's got some ugly hacks, but I'm trying to not step on the scons build.
Now can build net_unitt...

github.com/bincrafters/gyp - 566665e8b48bfd0b449acb2e7b55e6029422c85a authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Remove comment obsolete since r46.

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

github.com/bincrafters/gyp - 6808116e7cbd924215092febca9558dc2d7b6311 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Fix grit invocation after Chromium r10306. grit now puts its generated

headers in a grit directory on its own and does not need to be told to use
a grit directory. The...

github.com/bincrafters/gyp - e3612499c72bdc4a743666de94fa95301625d0e2 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
More incremental improvement on the msvs generator.

Some changes to the python scripts, to avoid stray \r on windows.

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

github.com/bincrafters/gyp - 0af45e0854ad7ff549280d7b340f71bdf4a25290 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Remove limitations on listing cached included files in generated included_files

sections.

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

github.com/bincrafters/gyp - 025aeb660b04454c59a386f5b58a96057a4d02ca authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Move escaping quotes around "Linux i686" from webkit.gyp to the

SCons generator.

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

github.com/bincrafters/gyp - 82ecae20b1589214ec0d341522784edaf34a019c authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Get webkit building (almost) on Linux with gyp-generated *.scons files:

Generator changes:
* Add SCons-appropriate RULE_INPUT_* variable settings.
* Add generation of c...

github.com/bincrafters/gyp - e693f0214a9a42e163db751e8dd98d1b1c4d70b9 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Allow for "var%", which sets variable "var" only if it is not already set.

Make .gyp samples declare whether they're external or not by setting the
"chromium_code" variable...

github.com/bincrafters/gyp - ab3a0dd015f24e07c3f91ba1f28cfee4d27baaec authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Drop icudt38l_dat_linux.s sample now that it's part of the Chromium tree as

of r10305.

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

github.com/bincrafters/gyp - d9b6344b85948ac945e97105e17d3cb26850952d authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Un-exclude browser/bookmarks/bookmark_drag_data.cc for Chromium r10300.

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

github.com/bincrafters/gyp - fc56f611b5ae862c9c585a0d2acce760a1049206 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
webkit.gyp: Add files from Chromium r10283, which merged WebKit r41181.

chrome.gyp: Add ported file from r10293.

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

github.com/bincrafters/gyp - 07080ba7ee55ad9be7e39939a56a1c3dde0b6fe4 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Put file references to .gyp and .gypi files into a "Build" child group of the

main group.

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

github.com/bincrafters/gyp - 76977ee1c79c21bd612eb60de590cd263a0c08e4 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Put included_files into each build file's dict to indicate what files were

included to contribute to the dict. In the Xcode generator, put these files
into the main group ...

github.com/bincrafters/gyp - 2bafdca3c85166060506e2b06d393f735eb35747 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Replace depth with DEPTH, a gyp-predefined variable. DEPTH will always be set

to a relative path from a .gyp file's directory to the directory given in the
--depth argument. ...

github.com/bincrafters/gyp - 676305c32b799705b8dbe8fd00f4bafaad59a023 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Make RelativePath work when both path arguments are identical.

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

github.com/bincrafters/gyp - eeccd9e5d515b046419a3e90115ba4ecafad632f authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add a few new and previously-excluded files to chrome.gyp.

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

github.com/bincrafters/gyp - e1c13c158010c63210afe5053ce846a1e7e83feb authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Support wildcard dependencies of the form build_file:*. Add all.gyp, which

has a single "all" target that depends on everything else using this scheme.

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

github.com/bincrafters/gyp - 3fde2488abc530fb8710d9e81cb8b19807572a84 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Factor BuildTargetsDict and QualifyDependencies out into their own functions

instead of performing these actions as parts of Load and BuildDependencyList.

git-svn-id: http:...

github.com/bincrafters/gyp - d34126924ba7fe9a84c3f30783590960c3d30dd7 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Bring the gyp-based Chromium build back into shape as of r10266.

- Add base/sys_info_mac.cc from Chromium r10265.
- Add net/base/effective_tld_names.cc from Chr...

github.com/bincrafters/gyp - 07d47a83525b5ce38ff90c72fb67a293da5812a9 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add files from Chromium r10232, which merged WebKit r41149.

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

github.com/bincrafters/gyp - f0cdaa358156f630a979a0bcc8584c11c5716466 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Use gyp.common.EncodePOSIXShellList instead of subprocess.list2cmdline in

the input module. This should be changed to use a generator-provided function
that can be (or wr...

github.com/bincrafters/gyp - 09b318eb25c138b0099903522ceb7c12c8160f27 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Double-quote a few more funny characters in EncodePOSIXShellArgument.

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

github.com/bincrafters/gyp - ada32f03ce7c5fdd53398cc0fb112049d252c5ed authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Improve EncodePOSIXShellArgument to catch more weird characters.

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

github.com/bincrafters/gyp - e757c99b5ca060877a8b00f0d3e7723e6462e71d authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Set svn:eol-style property on icudt38l_dat_linux.s.

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

github.com/bincrafters/gyp - 81f5a8621543db6c0f760eb5ecd9c79b823d3e1a authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add chrome.gyp:unit_tests, make it work on the Mac.

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

github.com/bincrafters/gyp - 3b8536a4cc79fe483426c0236cf3e205c4684197 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Bring up the Mac build all the way through Chromium.app (chrome.gyp:app).

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

github.com/bincrafters/gyp - 925fa74eef65de98667c01d1c9df91cbbb9d36fc authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add new file to base.gyp introduced in Chromium r9757.

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

github.com/bincrafters/gyp - fd2062e1589efcb68df88ce562ac5c0910966fa9 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Build minizip portion of zlib on non-Windows.

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

github.com/bincrafters/gyp - 81e253111508ffaa96ca86b0c6fc6a09d46ab883 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add media.gyp, including media and media_unittests.

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

github.com/bincrafters/gyp - ab773da890e47ba36f26964b86b18cddb9475508 authored almost 16 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add ipc_tests and image_diff to chrome.gyp.

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

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