aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild
AgeCommit message (Expand)AuthorFilesLines
2018-11-06Fix library implib name when name_prefix: is usedJon Turney1-3/+3
2018-11-05gnome: Use full path for static librariesOlivier CrĂȘte1-1/+6
2018-11-05gnome: GIR works fine for static librariesOlivier CrĂȘte1-3/+5
2018-11-04Merge pull request #4250 from jon-turney/windows-clang-clJussi Pakkanen11-51/+103
2018-11-04test: do not use PIPEMarcel Hollerbach1-12/+21
2018-11-04Use lld-link with clang-clJon Turney1-1/+6
2018-11-04Use llvm-lib as an alternative to libJon Turney1-4/+5
2018-11-04Qualify checks of self.version by self.id in VisualStudioC/CPPCompilerJon Turney2-10/+17
2018-11-04Use 'rc' resource compiler with clang-cl toolchainJon Turney1-1/+1
2018-11-04Teach VisualStudioCCompiler.get_pch_use_args() to handle clang-clJon Turney1-0/+2
2018-11-04Teach VisualStudioCCompiler.has_arguments() about clang-clJon Turney1-0/+2
2018-11-04Only add link arguments when needed in Compiler object methodsJon Turney3-14/+20
2018-11-04Accomodate clang-cl /showIncludes outputJon Turney1-2/+3
2018-11-04Detect clang-cl as msvc-like, not clang-likeJon Turney8-19/+47
2018-11-03Add new compiler.get_argument_syntax methodDylan Baker3-0/+24
2018-11-02interpreter: Don't warn about clang b_undef and b_sanitizer if sanitizer is noneDylan Baker1-1/+2
2018-11-02Cosmetic fix to failed required dependency reportingJon Turney1-1/+2
2018-11-02ninjabackend: add generated source files to jar compile target source listAurélien Zanelli1-0/+9
2018-11-02extract_all_sources: Also include generated object filesXavier Claessens1-1/+7
2018-11-02Fix incorrect checking of build machine for dependency availabilityJon Turney2-3/+3
2018-11-02Fail some impossible cross-detectionsJon Turney2-1/+14
2018-11-02meson: cache get_target_generated_dirMarcel Hollerbach1-0/+2
2018-11-02meson: performance optimizethe file objectMarcel Hollerbach1-0/+5
2018-11-02Make string division do path joining.Jussi Pakkanen2-4/+11
2018-10-30Hoist gen_vs_module_defs_args from Gnu to GnuLike.Josh Gao1-10/+10
2018-10-30Generalize gnulike-targeting-windows checks.Josh Gao3-6/+6
2018-10-29Fix merge file using an array. Closes #4424.Jussi Pakkanen1-0/+4
2018-10-29Print dependencies being used for compiler checksNirbheek Chauhan2-30/+49
2018-10-29Rollback if an optional subproject failsXavier Claessens2-1/+16
2018-10-28get_base_compile_args: Add -fprofile-correction to -fprofile-useJan Alexander Steffens (heftig)1-2/+2
2018-10-28Fix bug in PerMachine constructorJohn Ericson1-1/+1
2018-10-27wrap: Check the directory key is a name and not a pathXavier Claessens1-0/+2
2018-10-27add support for `/permissive-`Nicole Mazzuca1-8/+21
2018-10-27dependencies/base: Replace windows path separators with \\\\Dylan Baker1-0/+3
2018-10-26add implib support for ArmclangCompiler (#4420)pbl1-0/+14
2018-10-25Merge pull request #4326 from Ericson2314/per-machineJussi Pakkanen2-28/+167
2018-10-25Detect powerpc processors on FreeBSD. Closes #4397.Jussi Pakkanen1-0/+13
2018-10-25compilers/c: Fix allow undefined link arg for PE/COFFMarvin Scholz1-0/+3
2018-10-25depfixer: Do not try to fix rpaths of dllsMarvin Scholz1-0/+3
2018-10-25Purge unused argument. Closes #4407.Jussi Pakkanen1-1/+1
2018-10-24Fix flake8 whitespace reportsJon Turney2-2/+1
2018-10-24Fix flake8 'imported but unused' reportsJon Turney3-4/+2
2018-10-24module-qt: add rcc_extra_arguments to pass extra arguments to rcc (#4406)xiannox1-5/+6
2018-10-23Add 'disabler' argument to functions returning not-found objectsXavier Claessens3-2/+21
2018-10-22add cpp_std support for MSVCNicole Mazzuca1-3/+34
2018-10-21wrap: Fix crash with file based wrapsXavier Claessens1-3/+3
2018-10-20Skip creating a PDB file if a debug build hasn't been requestedMartin Storsjö1-1/+2
2018-10-20Order rpaths so that internal ones come first.Jussi Pakkanen1-1/+17
2018-10-20Keep absolute rpaths to libraries outside the build dir.Jussi Pakkanen1-10/+13
2018-10-20Remove implicit compression of man pagesMichaƂ Górny2-12/+2