New issue
Advanced search Search tips
ListGrid
Loading...
  ID Type  Status  Priority  Milestone  Owner  Summary + Labels ...
  3 Defect Accepted Low ---- ---- msvs generator does not rebuild when command lines have changed MSVS  
  7 Enhancement Accepted Low ---- ---- Remove cygwin dependency from msvs generator MSVS  
  8 Defect Accepted High ---- ---- msvs generator should create directories containing outputs MSVS  
  10 Defect Accepted Low ---- ---- msvs generator may emit lf instead of crlf in headers for some python versions MSVS  
  13 Defect Accepted Medium ---- ---- 'copies' does not work correctly when the source is a file generated in the same project  
  14 Enhancement Accepted High ---- mar...@chromium.org Generated output should go to one directory  
  17 Defect Accepted Medium ---- ---- linux emitter acts weird if two targets in different gyps have the same name MSVS SCons  
  20 Defect Accepted Medium ---- ---- Add msvs_ gyp settings for incremental linking and for subsystem MSVS  
  22 Defect Accepted Medium ---- mark@chromium.org variable set in condition is undefined when used by a target defined in another condition (BRANDING)  
  24 Defect Accepted Medium ---- ---- gyp seems to improperly handle variables with underscores in them  
  30 Defect Accepted Low ---- ---- gyp generated bad projects if not run from the top of the source tree on windows MSVS  
  32 Defect Accepted Medium ---- ---- actions without inputs should have a better error message  
  36 Defect Started Low ---- dpranke@chromium.org Incompatible with Python 3  
  38 Defect Accepted High ---- ---- gyp should complain if given non-ascii input / CRLFs  
  40 Enhancement Accepted High ---- ---- support output_dir generator flag in more generators MSVS Xcode SCons  
  42 Defect Accepted Medium ---- ---- Split actions/rules with process_outputs_as_sources=1 as _prebuild project for MSVC MSVS  
  43 Defect Accepted Medium ---- ---- Inputs to actions can be misinterpreted as sources on msvs MSVS  
  44 Defect Accepted High ---- bradnelson@google.com Windows actions use a weird rule to decide which file to attach the action to, we should do something smarter MSVS  
  47 Enhancement Accepted Low ---- ---- includes should not be pulled in if the related target is not used  
  48 Defect Accepted Medium ---- ---- An empty configuration gives a syntax error.  
  53 Defect Accepted Low ---- ---- Would like to be able to specify custom Xcode groups/MSVS filters for sets of source files  
  54 Defect Accepted Low ---- ---- msvs_system_include_dirs isn't really a general solution MSVS  
  55 Defect Accepted Medium ---- ---- should error/warn if dependent targets don't have the same configurations / default_configuration  
  56 Defect Accepted Low ---- ---- Put excluded files that come from rules/actions into a separate _rules_and_actions folder in msvs projects MSVS  
  60 Enhancement Accepted Low ---- ---- Need to have a way to define many-to-many relationships.  
  63 Defect Accepted High ---- ---- scons generator doesn't work correctly if multiple gyp files are in the same directory SCons  
  66 Defect Accepted Medium ---- ---- Make generator fails subdirectory builds Make  
  72 Defect Accepted High ---- ---- Expand variables in includes paths Patch  
  73 Defect Accepted Low ---- ---- Improve extension handling in xcode generator Xcode SCons  
  75 Enhancement Accepted Medium ---- ---- add support for per file disable_warnings  
  76 Defect Accepted High ---- ---- actions + IncrediBuild has race conditions MSVS  
  77 Defect Accepted Medium ---- ---- Failure mode when a script fails is too verbose HelpWanted  
  81 Enhancement Accepted High ---- ---- Make gyptest hermetic.  
  82 Defect Accepted Medium ---- ---- Script for generating .gyp files from .sln and .vcproj files  
  83 Defect Accepted Medium ---- ---- Support dictionary variables expansion and merge Variables  
  85 Defect Accepted High ---- bradnelson+personal@google.com Recent change to RelativePath causes bad ../../ vs ..\..\ on cygwin  
  86 Defect Accepted Low ---- ---- some msvs paths have forward slashes where they should have backslashes  
  88 Defect Accepted Medium ---- ---- actions-subdir test failing on xcode Xcode  
  89 Defect Accepted Low ---- ---- Gyp should issue a warning when missing a comma  
  92 Defect Accepted Low ---- ---- specifying a .def file in msvs_settings (rather than in sources) fails in a weird way MSVS  
  94 Defect Accepted Medium ---- ---- Rules that generate sources have Xcode timings issues Xcode  
  95 Defect Accepted Medium ---- bradnelson+personal@google.com make generator does not populate targets that are not transitive dependencies of all.gyp  
  97 Defect New Medium ---- ---- -G msvs_version=2008 not work  
  99 Defect New Medium ---- ---- Need Better docs in general (rules specifically)  
  100 Defect Accepted Medium ---- ---- msvs generator fails in generating .user files on non-English win7 systems  
  101 Enhancement New Medium ---- ajwong@chromium.org Need unittest for verifying LIB_DIR and SHARED_LIB_DIR expand correctly.  
  105 Defect Accepted Low ---- ---- gyp doesn't handle <(DEPTH) in includes  
  106 Enhancement Accepted High ---- bradnelson+personal@google.com Add support for disabling targets per configuration.  
  107 Defect New Medium ---- ---- gyp is slow  
  115 Defect Accepted Medium ---- ---- msvs generator should handle layers of ../.. better  
  117 Enhancement Accepted Low ---- ---- We should add generator set variables for things like 32/64-bit  
  118 Defect Accepted Low ---- bradnelson@google.com Regularize variable expansion, preferably to late binding  
  120 Defect New Medium ---- ---- fix MSVS generator and/or test infrastructure for test\rules-rebuild MSVS  
  121 Defect New Medium ---- ---- Is it possible to have different build configurations for static and dynamic libraries?  
  122 Defect Accepted Medium ---- thomasvl@chromium.org remove the hacks for "lib" on the front of static and shared libraries  
  124 Defect Accepted Medium ---- ---- Chrome libs variable has 15 copies of -lpthread  
  125 Defect Accepted Medium ---- ---- When a cycle in target dependencies is detected, there should be a better error message  
  126 Defect Accepted Medium ---- ---- direct_dependent_settings should get applied after target_conditions  
  127 Defect Accepted Medium ---- ---- No "make all" target  
  128 Defect New Medium ---- ---- msvs generator should generate Debug / Release project configurations by default.  
  129 Defect New Medium ---- ---- gyp/generator/make.py doesn't work for WebKit  
  130 Defect New Medium ---- ---- library_dirs does nothing  
  131 Defect New Medium ---- ---- Feature Request: add support for 'configure' target type  
  132 Defect New Medium ---- ---- Feature Request: add support for .proto files  
  134 Defect New Critical ---- ---- post-filtering sources list should be accessible to actions  
  135 Defect Accepted Medium ---- ---- Remove variables for prefix/suffix  
  136 Defect Accepted High ---- ---- the unittests fill up the TimeMachine exclude list  
  137 Defect Accepted Low ---- ---- scons generator doesn't correctly handle targets with no sources used to pull in transient dependencies  
  141 Defect New Medium ---- ---- gyp: infinite recursion when using "-f gypd"  
  142 Defect New Medium ---- ---- infinite recursion in _GetPathDict when specifying full path (including drive letter) to build file for msvs  
  144 Defect New Medium ---- ---- ability to enable/disable SLN generation per GYP file  
  145 Defect New Medium ---- ---- ExpandInputRoot() in generator/make.py adds ./ to parameters  
  146 Defect Accepted Medium ---- ---- What's the version of make required?  
  148 Defect New Medium ---- ---- more powerful copies command  
  149 Enhancement Accepted Low ---- bradnelson@google.com Add gyp auto tree close Maintainability  
  151 Defect New Medium ---- ---- Dependencies included using relative paths are not de-duped correctly, causing modal Visual Studio warnings  
  152 Defect New Medium ---- dglazkov@chromium.org Make all paths to be in POSIX style and only use Windows paths when generating  
  153 Defect New Medium ---- ---- MSVS Generator has issues with recursive copy  
  154 Defect Accepted Medium ---- bradnelson@google.com msvs resources prevent dependencies from flowing nicely  
  155 Defect Accepted Medium ---- mmoss@chromium.org make: INTERMEDIATE_DIR puts files in the same directory for all targets  
  156 Defect Accepted Medium ---- ---- GenerateOutput should have a cleaner interface  
  157 Defect Accepted Medium ---- ---- support for .o files as source?  
  159 Defect Accepted Medium ---- ---- "make test" support  
  160 Defect New Medium ---- ---- xcode: copy a single source to multiple destinations  
  161 Defect New Medium ---- ---- source file builds even if filename is incorrect in gyp  
  163 Defect New Medium ---- ---- Rules don't allow extraction of inputs/outputs from the sources they process  
  164 Defect New Medium ---- ---- Included gypi file overrides includer's attributes  
  165 Defect New Medium ---- ---- Variables defined in a conditions can't be reused in another condition block  
  166 Enhancement Accepted Medium ---- ---- Automatically include the list of export_dependent_settings into dependencies  
  168 Defect New Medium ---- ---- Add unit test for source exclusion  
  170 Defect New Medium ---- ---- gyp installation on Windows does not install gyp.bat  
  171 Enhancement New Medium ---- ---- Add qmake generator  
  173 Defect New Medium ---- ---- support propagating link_settings from targets with non-library types  
  174 Defect Accepted Medium ---- thomasvl@chromium.org xcode generator doesn't add outputs for rules  
  175 Defect Accepted Medium ---- bradnelson@google.com source .c/.cc files which are both inputs to actions and sources fail on all generators without error  
  176 Defect Accepted Medium ---- bradnelson@google.com 3 tests failing with scons generator  
  177 Defect Accepted Medium ---- bradnelson@google.com gyp does not produce identical .sln / .vcproj when run under cygwin python  
  179 Defect New Medium ---- ---- dependencies inside conditionals inside link_settings fail to have their paths relativized correctly or #target appended to them.  
  180 Defect New Medium ---- ---- Squelch warnings about gyp byproducts AdditionalDependencies_excluded and IgnoreDefaultLibraryNames_excluded  
  182 Defect New Medium ---- ---- Feature Request: merge list by merging list items