aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-14docsMichael Hirsch, Ph.D1-0/+12
2019-03-14add fortran include test caseMichael Hirsch, Ph.D4-0/+19
2019-03-14functionalize per-file Fortran dep scanMichael Hirsch, Ph.D1-54/+89
2019-03-13tests: disable Dlang tests on windowsDylan Baker1-1/+1
2019-03-13docs/Users: add Knot Resolver to projectsTomas Krizek1-0/+1
2019-03-13docs/Users: fix sort order (Kiwix libraries)Tomas Krizek1-1/+1
2019-03-13do not duplicate external dependencies in listBruce Richardson1-2/+3
2019-03-13compilers: -fsanitize is not supported on OpenBSD (second pass)Antoine Jacoutot1-0/+2
2019-03-13compilers: -fsanitize is not supported on OpenBSDAntoine Jacoutot1-0/+2
2019-03-12Avoid module patching in `test_find_library_patterns`John Ericson1-13/+8
2019-03-12build: Handle EOFError and AttributeError like coredataDylan Baker1-1/+6
2019-03-11Add static as keyword to find_libraryNiklas Claesson12-30/+93
2019-03-11Fix git wraps with submodulesAndrei Alexeyev2-9/+8
2019-03-11A more verbose RE Definiton in search_version. Closes #5020jrl641-2/+20
2019-03-11Add unit test for pkgconfig relative pathsIgnacio Casal Quinteiro2-0/+26
2019-03-11Support relative paths in pkgconfig filesNirbheek Chauhan1-1/+5
2019-03-11docs: Typos and formatting in the 0.50 release notes [skip ci]Nirbheek Chauhan1-13/+14
2019-03-11test: fix "get define" on OpenBSDAntoine Jacoutot1-4/+7
2019-03-11docs: Add missing closing quote [skip ci]Thomas DeRensis1-1/+1
2019-03-11Fix indent to please codestyle.Antoine Jacoutot1-3/+3
2019-03-11GnuLikeCompiler: don't set b_lundef by default on OpenBSDAntoine Jacoutot1-2/+4
2019-03-11environment: support OpenBSD in detect_objc_compilerAntoine Jacoutot1-2/+2
2019-03-11Fix unit test: test_find_library_patternsAntoine Jacoutot1-7/+5
2019-03-11Fix _get_patterns on OpenBSDAntoine Jacoutot1-1/+2
2019-03-10docs: fix typo in link anchor [skip ci]Will Thompson1-1/+1
2019-03-10Bump version number for new development.Jussi Pakkanen1-1/+1
2019-03-10Update everything for new release.0.50.0Jussi Pakkanen32-295/+338
2019-03-10Update Users.md [skip ci]Amit D1-15/+27
2019-03-10Generate release notes from snippets automatically. [skip ci]Jussi Pakkanen4-26/+65
2019-03-10Condense directory numbering for release.Jussi Pakkanen66-20/+20
2019-03-10Fix appleframeworks with multiple modules.Jussi Pakkanen3-1/+19
2019-03-10hotdoc: Set gi-c-source-rootThibault Saunier1-0/+14
2019-03-09pkgconfig.generate: add FeatureNew and documentation for implict versionEli Schwartz2-2/+4
2019-03-09docs: Add snippet for python module path method [skip ci]Dylan Baker1-0/+5
2019-03-09docs: document that the .path() method for Python is new in 0.50 [skip ci]Dylan Baker1-0/+11
2019-03-08bash/zsh: drop completion for deprecated commandEric Engestrom2-42/+1
2019-03-07llvm: Add llvm-config80 for FreeBSDDylan Baker1-5/+4
2019-03-06Update Users.md [skip ci]Amit D1-0/+10
2019-03-05Fix javac version lookup in JDK11. Closes #4322.Jussi Pakkanen1-0/+4
2019-03-04Merge pull request #2601 from 1ace/feature/completionJussi Pakkanen4-4/+461
2019-03-04Merge pull request #4992 from mensinda/rwCLIJussi Pakkanen23-172/+606
2019-03-04docs: Define sorting in Style-guide.md [skip ci]Daniel Mensinger1-0/+32
2019-03-04rewriter: Fixed unit testsDaniel Mensinger1-2/+1
2019-03-04rewriter: Fixed test caseDaniel Mensinger1-1/+1
2019-03-04rewriter: Renamed _src -> _sourcesDaniel Mensinger1-1/+1
2019-03-04rewriter: Make sure variable names are validDaniel Mensinger1-5/+9
2019-03-04rewriter: Require '/' for the project IDDaniel Mensinger9-22/+22
2019-03-04rewriter: Mark the CLI as experimentalDaniel Mensinger1-0/+6
2019-03-04rewriter: Mark the info output as experimentalDaniel Mensinger1-2/+1
2019-03-04rewriter: Abort on error by defaultDaniel Mensinger2-29/+49