issues
search
LuizFratoni
/
gyp
Automatically exported from code.google.com/p/gyp
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Shared libraries generated in different locations
#57
GoogleCodeExporter
closed
9 years ago
2
Put excluded files that come from rules/actions into a separate _rules_and_actions folder in msvs projects
#56
GoogleCodeExporter
opened
9 years ago
2
should error/warn if dependent targets don't have the same configurations / default_configuration
#55
GoogleCodeExporter
opened
9 years ago
1
msvs_system_include_dirs isn't really a general solution
#54
GoogleCodeExporter
opened
9 years ago
2
Would like to be able to specify custom Xcode groups/MSVS filters for sets of source files
#53
GoogleCodeExporter
opened
9 years ago
1
Add a configuration name variable so people have a way to refer to it in a platform neutral way
#52
GoogleCodeExporter
closed
9 years ago
1
Would like a way to remove the "OutputFile" attribute from the VCLibrarianTool/VCLinkerTool
#51
GoogleCodeExporter
closed
9 years ago
2
Would like a way to specify the output file of a target
#50
GoogleCodeExporter
closed
9 years ago
1
Provide an option to have dependencies built in order in msvs
#49
GoogleCodeExporter
closed
9 years ago
1
An empty configuration gives a syntax error.
#48
GoogleCodeExporter
opened
9 years ago
1
includes should not be pulled in if the related target is not used
#47
GoogleCodeExporter
opened
9 years ago
1
Need a way to exclude dredged in dependencies
#46
GoogleCodeExporter
closed
9 years ago
1
ExpandVar doesn't print the input file name
#45
GoogleCodeExporter
closed
9 years ago
3
Windows actions use a weird rule to decide which file to attach the action to, we should do something smarter
#44
GoogleCodeExporter
opened
9 years ago
4
Inputs to actions can be misinterpreted as sources on msvs
#43
GoogleCodeExporter
opened
9 years ago
2
Split actions/rules with process_outputs_as_sources=1 as _prebuild project for MSVC
#42
GoogleCodeExporter
opened
9 years ago
8
gyp.bat hates paths with spaces
#41
GoogleCodeExporter
closed
9 years ago
1
support output_dir generator flag in more generators
#40
GoogleCodeExporter
opened
9 years ago
5
link_settings does not work for targets of type none
#39
GoogleCodeExporter
closed
9 years ago
2
gyp should complain if given non-ascii input / CRLFs
#38
GoogleCodeExporter
opened
9 years ago
3
variables should be able to refer to other variables in the same dict
#37
GoogleCodeExporter
closed
9 years ago
3
Incompatible with Python 3
#36
GoogleCodeExporter
opened
9 years ago
24
lib suffix
#35
GoogleCodeExporter
closed
9 years ago
2
Add ability to recursively copy files in a directory
#34
GoogleCodeExporter
closed
9 years ago
2
.IDL files are assumed to be MIDL files, even if used as an input to an action.
#33
GoogleCodeExporter
closed
9 years ago
1
actions without inputs should have a better error message
#32
GoogleCodeExporter
opened
9 years ago
1
fix @cmd syntax on windows
#31
GoogleCodeExporter
closed
9 years ago
2
gyp generated bad projects if not run from the top of the source tree on windows
#30
GoogleCodeExporter
opened
9 years ago
2
mium/
#29
GoogleCodeExporter
closed
9 years ago
2
A 'rule' which outputs a .lib on windows tries to link in that lib
#28
GoogleCodeExporter
closed
9 years ago
1
Add support for FreeBSD 7.x and 8.x
#27
GoogleCodeExporter
closed
9 years ago
1
Allow variables overriding from the command line
#26
GoogleCodeExporter
closed
9 years ago
6
The startup project should be consistent
#25
GoogleCodeExporter
opened
9 years ago
3
gyp seems to improperly handle variables with underscores in them
#24
GoogleCodeExporter
opened
9 years ago
1
VS2008 doesn't get the projects in sorted order
#23
GoogleCodeExporter
closed
9 years ago
1
variable set in condition is undefined when used by a target defined in another condition (BRANDING)
#22
GoogleCodeExporter
opened
9 years ago
2
GUIDs should be sorted and uppercased
#21
GoogleCodeExporter
closed
9 years ago
1
Add msvs_ gyp settings for incremental linking and for subsystem
#20
GoogleCodeExporter
opened
9 years ago
2
Upgrade python_24 to fully hermetic version
#19
GoogleCodeExporter
closed
9 years ago
1
GYP_GENERATOR_FLAGS option rather than custom options
#18
GoogleCodeExporter
closed
9 years ago
2
linux emitter acts weird if two targets in different gyps have the same name
#17
GoogleCodeExporter
opened
9 years ago
2
need control for xcode's BuildIndependentTargetsInParallel
#16
GoogleCodeExporter
closed
9 years ago
2
'rules' on windows do not have the full set of inputs as a dependency
#15
GoogleCodeExporter
closed
9 years ago
1
Generated output should go to one directory
#14
GoogleCodeExporter
opened
9 years ago
5
'copies' does not work correctly when the source is a file generated in the same project
#13
GoogleCodeExporter
opened
9 years ago
2
FASTBUILD is not working
#12
GoogleCodeExporter
closed
9 years ago
1
Support turning on and off incremental linking based on 32 vs 64 system
#11
GoogleCodeExporter
closed
9 years ago
1
msvs generator may emit lf instead of crlf in headers for some python versions
#10
GoogleCodeExporter
opened
9 years ago
4
msvs_precompiled_* should pull things out of excluded on windows
#9
GoogleCodeExporter
closed
9 years ago
1
msvs generator should create directories containing outputs
#8
GoogleCodeExporter
opened
9 years ago
2
Next