Commit History

Author SHA1 Message Date
  Jussi Pakkanen 4e1249c920 Merge pull request #1549 from mesonbuild/linkwhole 7 years ago
  Jussi Pakkanen b951e60f06 Merge pull request #1548 from ssssam/sam/stable-ordering 7 years ago
  Jussi Pakkanen eaaaee6421 Merge pull request #1596 from centricular/test-rebuilds 7 years ago
  Dylan Baker 6402a8193a Provide nice error for invalid types to shared_library vs_module_defs 7 years ago
  Dylan Baker c49f5aefd8 Allow using generated files to shared_library vs_module_defs. Closes #1605 7 years ago
  Nirbheek Chauhan b603aba3ec Add tests for target and custom_target rebuild 7 years ago
  Jussi Pakkanen 1652dccea2 Merge pull request #1469 from centricular/install-secondary-outputs 7 years ago
  Jussi Pakkanen d152c1b5d5 Add option to link the entire contents of a static library to a target. 7 years ago
  Jon Turney fd47ef3a27 Use '.exe' extension for executables for Cygwin 7 years ago
  Jon Turney 5af98a5ee8 Use correct shared library naming for Cygwin 7 years ago
  Nirbheek Chauhan a4255d74f5 Don't generate import library for shared modules 7 years ago
  Nirbheek Chauhan 57cb1f9aad Support multiple install dirs for built/custom targets 7 years ago
  Jussi Pakkanen 8b73d80792 Merge pull request #1457 from mesonbuild/overrides 7 years ago
  Sam Thursfield f5b7cfdbf0 Ensure rules in the generated build.ninja file are in a stable order 7 years ago
  Jussi Pakkanen c7f66c3a9e Merge pull request #1505 from centricular/dont-use-c++-for-assembly 7 years ago
  Jussi Pakkanen cf97c7af81 Use get_option_for_target for builtins where sensible. 7 years ago
  Jussi Pakkanen e5a6283c4c Add MVP implementation of overriding options. 7 years ago
  Patrick Griffis 9929e0efac rust: Support executable name differing from source name 7 years ago
  Nirbheek Chauhan 001cf52c3a Try even harder to use the C compiler for assembly 7 years ago
  Nirbheek Chauhan 14d0f38158 Try harder to use the C compiler for compiling asm 7 years ago
  Nirbheek Chauhan 7f80f81ac9 Preserve the order of internal deps in a target 7 years ago
  Nicolas Schneider b434fcd12b vs: support Generator outputs as CustomTarget inputs 7 years ago
  Nirbheek Chauhan a24651f33a darwin: Also add the major version in the dylib 7 years ago
  Nirbheek Chauhan 303b8819ec Nuke dead code which was used for installing PDB files 7 years ago
  Jussi Pakkanen b927468137 Use cross stripper when cross compiling and allow overriding native strip executable. Closes #1414. 7 years ago
  Jussi Pakkanen d6614ba811 Merge pull request #1402 from centricular/test-setup-fixes 7 years ago
  Nirbheek Chauhan f3ff8fe6b7 custom_target: Substitute input into output 7 years ago
  Nirbheek Chauhan 73b2ee08a8 Rewrite custom_target template string substitution 7 years ago
  Nirbheek Chauhan f1fe823763 Add repr() for EnvironmentVariables{,Holder} 7 years ago
  Nirbheek Chauhan 15b6915954 custom_target: Recursively flatten `command:` 7 years ago