101 Commits (5bf99afe1abc8b08f8cf68b30817e86f223ec32d)

Author SHA1 Message Date
arch1t3cht af0464352a vs: Manually link generated .o files 12 months ago
Tamás Bálint Misius dfd8cfbd8d vs2010backend: fix incompatibility with custom manifests 1 year ago
Xavier Claessens 361f7484d2 Remove duplicated code to canonicalize b_vscrt option value 1 year ago
Dylan Baker cbca191948 interpreter: Handle BuildTarget.vala_args as Files in the interpreter 1 year ago
Nomura 3cac6ea545 Add env kwarg in generator.process() 1 year ago
Dylan Baker 32be9bd6de add support for vs_module_defs to Executables 1 year ago
Luke Elliott b6b68d7ee6
vs2010backend: avoid duplicated directory structure in vcxproj.filters 1 year ago
Luke Elliott 14ac4e3528
Revert "Visual studio: Generate vcxproj.filters files to adds filters to imitated directories to navigate more easily in the source files." 1 year ago
Dan Hawson bd3341f808 Recognise more include search path opts when populating 'NMakeIncludeSearchPath' to help intellisense 1 year ago
Dylan Baker 1a182ab599 make 'gui_app' an interpreter only concept 1 year ago
Xavier Claessens 08972c1277 backends: Always take options from target 1 year ago
Eli Schwartz db0c24e627
genvslite: greatly simplify the implementation of non-genvslite backends 1 year ago
GertyP 36bf53bdfd
Experimental 'genvslite' WIP. (#11049) 1 year ago
Eli Schwartz e715400d1b
tree-wide: reduce unneeded imports on specific Dependency impls 1 year ago
Eli Schwartz d0cbda99a3
backends/vs: add sundry type annotations 1 year ago
Volker Weißmann 12a2dc86ca Allow generator.process(generator.process(...)) 2 years ago
Renan Lavarec e94de2b872 Visual studio: Generate vcxproj.filters files to adds filters to imitated directories to navigate more easily in the source files. 2 years ago
Josh Soref 93cafe7b14 backend/vs: Fix OpenMPSupport 2 years ago
Josh Soref cf9fd56bc9 fix various spelling issues 2 years ago
HiPhish 439a61affa Change "can not" to "cannot" throughout project 2 years ago
Barnabás Pőcze d0d22f4ded backend/vs: ensure that build dir is preferred to src dir 2 years ago
Eli Schwartz b4c347674b
backends: simplify class setup 2 years ago
Dylan Baker 6aeec80836 backends: Stop passing generator exes to ExecutableSerialisation as strings 2 years ago
Dylan Baker 2d349eae8c
pylint: enable the set_membership plugin 2 years ago
Denis Fortin b78ebc6741 Fix options overrides for vsbackend 2 years ago
Xavier Claessens 42a7f8e8ef vs backend: Add support for CompileTarget 2 years ago
Luke Elliott 4f0452b283 fix: don't set FavorSizeOrSpeed in vs backend if optimization disabled (/Od set). 2 years ago
Dylan Baker df1b95cf2b
pylint: enable consider-merging-isinstance 2 years ago
Caleb Cornett e574eba0a5 Add cross-compile support for Microsoft GDK platforms 2 years ago
Xavier Claessens e1db50d4d9 compilers: Cleanup a bit languages/suffixes lists 2 years ago
Vili Väinölä 496dce0666 Fix including headers from another drive on VS backend 2 years ago
Dylan Baker 4da14918cd pylint: enable consider-using-in 2 years ago
Dylan Baker b11cf2f371 pylint: enable consider-using-dict-items 2 years ago
Andres Freund 91206aaeb0 vs: Fix CustomBuild contents. 2 years ago
Dylan Baker c02d7fe119 backend/ninja: properly track objects extracted from fortran sources 2 years ago
Tad Young 4c706e961b
add missing lower() to fix msvc backend platform detection 2 years ago
Paolo Bonzini dae986073d take override_option('unity=...') into account when allowing extract_objects() 2 years ago
Eli Schwartz f3ba24f289
ninja backend: generate additional meta-rules for test/benchmarks targets 2 years ago
Eli Schwartz a49cd00d64 treewide: various cleanups to move imports for mypy into typechecking blocks 2 years ago
Dylan Baker d0a0e04c98 build: Store depends in GeneratedList instead of Generator 3 years ago
Dylan Baker 3efb51a958 backend/vs: "fix" handling of CustomTarget dependencies 3 years ago
Vili Väinölä 020f787335 Fix that VS backend respects "console" keyword in custom_target 3 years ago
Xavier Claessens 90310116ab Replace backend.get_option_for_target() with target.get_option() 3 years ago
Xavier Claessens 86aaac8e42 backends: Stop separating base and compiler options 3 years ago
Luke Elliott 26b102e817 Fix '# Visual Studio <>' comment in sln files with VS backend 3 years ago
Luke Elliott 39856daf9a Stop backend_startup_project from erasing the last project in a VS solution 3 years ago
Crend King 809792c223 Support Visual Studio 2022 backend 3 years ago
GustavoLCR 5924510188 Run pylint 3 years ago
GustavoLCR 2771e352bd Fix vs backend cross compilation regression 3 years ago
Moroz Oleg b72624171b Move language standard in separate method within vsbackend 3 years ago