2072 Commits (35ef1d109a6a2ae0d8a285617c13e47e3e429d64)
 

Author SHA1 Message Date
Hemmo Nieminen 297749581d meson_test: Add support for --print-errorlogs option. 9 years ago
Hemmo Nieminen f2868420ca meson_test: Add support for --no-stdsplit option. 9 years ago
Hemmo Nieminen 457ecb6be7 meson_test: Move "options" to a global variable. 9 years ago
Jussi Pakkanen 5bb94b901d Merge pull request #486 from nioncode/vs-transitivedeps 9 years ago
Jussi Pakkanen 02277c9ddb Merge pull request #488 from nioncode/vs-extrafiles 9 years ago
Jussi Pakkanen 519df3defa Only check cl banner string on Windows. Closes #491. 9 years ago
Jussi Pakkanen 26f647d728 And private libraries. 9 years ago
Jussi Pakkanen 67377e69b5 Invoke depfixer in-process to make it faster. Closes #480. 9 years ago
Jussi Pakkanen c0c9a96c36 Can set requires manually into generated pc files. 9 years ago
Jussi Pakkanen 74265135bd Add global arguments to vala compilations. 9 years ago
Nirbheek Chauhan 1713fa0297 Add shared_library argument for a Visual Studio module definitions file 9 years ago
Nicolas Schneider b970ef692f vs2010: add extra_files to project 9 years ago
Nicolas Schneider 33e842e50a vs2010: fix transitive dependencies 9 years ago
Jussi Pakkanen f3386d10c3 Merge branch 'vs-privinc' 9 years ago
Jussi Pakkanen 833520afb5 Merge branch 'vs-fixinclude' 9 years ago
Jussi Pakkanen 1d89d091f8 Merge branch 'vs-extraargs' 9 years ago
Jussi Pakkanen 5ea24bafdd Merge branch 'samename' 9 years ago
Nicolas Schneider a33d9d56cf vs2010: support EXTRA_ARGS for generators 9 years ago
Nicolas Schneider c2a9f81b68 vs2010: fix generated files' path 9 years ago
Nicolas Schneider ba8b650cda vs2010: fix relative path to target private dir for generators 9 years ago
Nicolas Schneider 330be891c1 vs2010: fix generator command 9 years ago
Nicolas Schneider 30e2a5feae vs2010: fix include directories 9 years ago
Nicolas Schneider 9c17f0cd93 vs2010: support private include dirs 9 years ago
Jussi Pakkanen 37d7473615 Merge pull request #478 from centricular/sizeof_no_symbol 9 years ago
Nirbheek Chauhan a8c6fd6aa4 compilers: Return -1 from cc.sizeof if the symbol could not be found 9 years ago
Nicolas Schneider fd8180ddcb move source file conflict detection into Vs2010 backend 9 years ago
Jussi Pakkanen 46c324eb6e Error out if trying to install with Python 2. 9 years ago
Nicolas Schneider 84804fc531 vs2010: use copy of buildtype_args to not change global state 9 years ago
Nicolas Schneider 8787ec3ea2 vs2010: fix object extraction with same source file name 9 years ago
Nicolas Schneider 3de7c34714 add test for extracting two objects with the same source file name 9 years ago
Nicolas Schneider 0c4aab6eed vs2010: support same source file names in different subdirs 9 years ago
Jussi Pakkanen 7019daaab0 Binary name clarification. 9 years ago
Jussi Pakkanen 317a735b07 Error out if using a not found binary in the build. Closes #469. 9 years ago
Tim-Philipp Müller 8945c85f96 Fix up typo in precompiled headers base option handling 9 years ago
Jussi Pakkanen 5b3c9e262b Check option files too. 9 years ago
Jussi Pakkanen d87eb7d290 Merge branch 'base_options'. 9 years ago
Jussi Pakkanen 9071c8fc45 Merge branch 'Custom target absolute paths'. 9 years ago
Jussi Pakkanen c1a0bd9a52 Merge pull request #441 from nioncode/vs-compile-args 9 years ago
Jussi Pakkanen 8b619420f9 Open Meson and option files explicitly as utf-8. Closes #467. 9 years ago
Jussi Pakkanen a405f7a499 Grab base options from the command line. 9 years ago
Jussi Pakkanen 79de463993 Converted precompiled headers into a base option. 9 years ago
Jussi Pakkanen 0c63f75aaf Converted coverage into a base option. 9 years ago
Jussi Pakkanen 0c9c29b6b6 Preserve b_ prefix for base option names. 9 years ago
Jussi Pakkanen 4bb665a577 Merge pull request #464 from tp-m/bool-to-string-and-to-int 9 years ago
Jussi Pakkanen a3d49ca1ce Merge pull request #453 from nioncode/vs-customTargetDependencies 9 years ago
Jussi Pakkanen 6eaeb05f8b Merge pull request #463 from tp-m/plus-assign-for-strings-and-ints 9 years ago
Jussi Pakkanen 1bd3135bcb Merge pull request #461 from nirbheek/msvc-filter-clibs 9 years ago
Jussi Pakkanen 254a688124 Pip clarification. 9 years ago
Tim-Philipp Müller 3eea1703ff Add bool to_string() and to_int() methods 9 years ago
Tim-Philipp Müller fcbd60c291 Add += support for strings and integers 9 years ago