2809 Commits (c9a46fcc93461ece4ac6d83b1875cd0f5fe0c684)
 

Author SHA1 Message Date
Nirbheek Chauhan 2535364751 vs: Explain path-conversion variables 9 years ago
Nirbheek Chauhan 4516e8a49f Add repr() implementations for build targets and File 9 years ago
Nirbheek Chauhan 761ac8d8c4 vs: Add support for the 'vs_module_defs' shared_library kwarg 9 years ago
Nirbheek Chauhan f54e07bcd8 vs: Fix the path of customtarget generated sources 9 years ago
Nirbheek Chauhan 23d29ffb14 vs: Set all compiler/linker options correctly 9 years ago
Nirbheek Chauhan 2f8eaa6ed4 vs: Fix paths of internal library dependencies 9 years ago
Nirbheek Chauhan 1481715618 vs: Add libraries, library paths, and link args needed by dependencies 9 years ago
Nirbheek Chauhan f564bf9af0 vs: Add include dirs required by dependencies 9 years ago
Nirbheek Chauhan 80486563bf vs: Set TargetName/TargetExt correctly 9 years ago
Nirbheek Chauhan 6c055c7c3c Add test for configure_file in custom target command list 9 years ago
Nirbheek Chauhan 64cb70441b CustomTarget: Use mesonlib.File objects as-is in the command to be run 9 years ago
Nirbheek Chauhan 2e986ae30d backend: Raise a RuntimeError if an unknown object is added to the command list 9 years ago
Nirbheek Chauhan 8ad4779a05 Add test for installation of libraries in subprojects 9 years ago
Nirbheek Chauhan 45c8557dc6 Fix tests for the new library/executable naming scheme 9 years ago
Nirbheek Chauhan 598997bdb5 scripts/install: Also strip '\' from the end of a path 9 years ago
Nirbheek Chauhan 0143c32c7c Overhaul versioning and naming of libraries 9 years ago
Zhe Wang bc347aed0b GnuCPPCompiler: allow usage of GNU extensions (#619) 9 years ago
Jussi Pakkanen 0733c0f9a1 Changed run_target to take command as kwarg and add depends. This makes it behave the same as custom_target. 9 years ago
Jussi Pakkanen 35eb8c7b9a Added version info to sdl2dep. Closes #616. 9 years ago
Jussi Pakkanen ea4fe8e417 Run_target can run binaries obtained with find_program. 9 years ago
Nirbheek Chauhan 4934e70092 Don't pass pdb flags while linking inside compiler tests (#614) 9 years ago
Jussi Pakkanen 06a5853fde Thank you ever so much Git. 9 years ago
Nirbheek Chauhan d61656d43c Fix typo argument order to TestRunner (#615) 9 years ago
Jussi Pakkanen b6e8809f25 Added minsize build type that optimizes for binary size. 9 years ago
Jussi Pakkanen 436eab9b85 Print full mesonlog on failed tests when run under CI. 9 years ago
Jussi Pakkanen ba4f26f8bf Merge pull request #610 from centricular/version-check-not-found-dep 9 years ago
Nirbheek Chauhan a927380098 Add a test for the broken cached version compare 9 years ago
Nirbheek Chauhan fe52feb47d dependency: Fix version check for a not-found dependency 9 years ago
Nirbheek Chauhan c03870b798 compilers: Copy extra_args whenever we modify it 9 years ago
Jussi Pakkanen 10f6295ca8 Do not use [] as a function default argument as the variable persists over multiple invocations. 9 years ago
Jussi Pakkanen 642b4ddf71 Merge pull request #607 from centricular/subdir-include-order 9 years ago
Nirbheek Chauhan cd509043e0 wxwidgets: Don't error out if dependency is not required (#606) 9 years ago
Nirbheek Chauhan 7c90beefde find_library: Also accept extra_dirs as a single string argument 9 years ago
Nirbheek Chauhan 0623f71e36 Add a linuxlike test case for subdir include order 9 years ago
Nirbheek Chauhan 50fef89218 ninjabackend: Add subdir includes before external dep includes 9 years ago
Jussi Pakkanen 06ce41b525 Merge pull request #601 from Ippytraxx/master 9 years ago
ippytraxx f64c978695 Add myself to authors.txt 9 years ago
Nirbheek Chauhan b1077dded7 vs backends: Translate unix link and compile flags (#603) 9 years ago
Nirbheek Chauhan 9e5a2c5e26 Use add_target() for adding targets returned from module functions 9 years ago
Ippytraxx 8ea17322e4 Add custom_install_dir to ld path in pkgconfig module 9 years ago
Jussi Pakkanen 68dbbeb78f Octopus merged cross fixes and genetor custom because why not. 9 years ago
Noam Meltzer 981211e1f2 add myself to authors file 9 years ago
Noam Meltzer 913f9c1986 gitignore - /.idea - pycharm's project dir 9 years ago
Noam Meltzer 3a2334be1b be more resilient for identifying gcc compilers 9 years ago
Noam Meltzer 038e575d78 determine_linker(): choose static cross linker for cross compiling 9 years ago
Jussi Pakkanen 24f2a6bf02 Merge pull request #586 from centricular/c_args-compiler_checks 9 years ago
Nirbheek Chauhan b2fb4f9d66 scripts: Use destdir_join fix for all DESTDIR prefixing (#598) 9 years ago
Jussi Pakkanen 217e0593ca Merge pull request #594 from ssssam/sam/vala-target-name 9 years ago
Nirbheek Chauhan c631cac04c tests: Fix 103 manygen when both cl and gcc are available 9 years ago
Sam Thursfield c76837a3d7 Add myself to authors.txt 9 years ago