summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Print a useful error when a compiler is not found in the cross filenirbheek/misc-fixesNirbheek Chauhan2018-07-231-0/+2
* Make the dependency order deterministic. (#3927)Rafael Ávila de Espíndola2018-07-226-2/+26
* mesonbuild: Recognise risc-v architectureKhem Raj2018-07-212-0/+4
* Merge pull request #3893 from FFY00/masterJussi Pakkanen2018-07-2110-20/+468
|\
| * docs: fix dlang module documentationFFY002018-07-173-47/+80
| * dlang module: fix DubDependency - new compiler apiFFY002018-07-161-0/+1
| * dlang module: allow all configuration types when generating dub.jsonFFY002018-07-161-37/+2
| * dependencies: don't search for dependency with pkgconfig if dub was specifiedFFY002018-06-182-3/+3
| * ci: add commands related to 'test cases/d/11 dub'FFY002018-06-171-1/+3
| * test cases: add test case for dubFFY002018-06-172-0/+37
| * docs: add documentation related to dub and the dlang moduleFFY002018-06-174-0/+66
| * dlang module: add a method to generate a dub fileFFY002018-06-171-0/+176
| * dependencies: add dub as a dependency methodFFY002018-06-172-1/+169
* | Removed extra parentheses. [skip ci]Jussi Pakkanen2018-07-201-1/+1
* | Handle transitive links to 'threads' dependencies. (#3895)Rafael Ávila de Espíndola2018-07-195-7/+51
* | Merge pull request #3814 from behlec/configure-file-outputJussi Pakkanen2018-07-195-3/+93
|\ \
| * | Fix regexp for warningChristoph Behle2018-07-091-2/+2
| * | Use mlog.bold to add quotesChristoph Behle2018-07-081-1/+1
| * | Add tests for warnings in configure_file()Christoph Behle2018-07-083-3/+45
| * | Simplified and cleaned up warning.Christoph Behle2018-07-081-4/+4
| * | Add release snippetChristoph Behle2018-07-071-0/+39
| * | Consider subdir for output files.Christoph Behle2018-07-071-3/+7
| * | Track line numbers for configure_file.Christoph Behle2018-07-071-2/+2
| * | Add warning if configure_file overwrites output.Christoph Behle2018-07-071-0/+5
* | | Remove long deprecated command scripts.Jussi Pakkanen2018-07-1910-173/+2
* | | Ignore vim *.swp files [skip ci]Christoph Behle2018-07-161-0/+1
* | | Avoid concatenating two options in listThomas Hindoe Paaboel Andersen2018-07-131-1/+1
* | | docs: adds a non-docker travis example (#3883) [skip ci]♫ Christian Krause ♫2018-07-131-1/+31
* | | gnome.gdbus_codegen: Handle XML docbook in subdirsNirbheek Chauhan2018-07-114-4/+5
* | | Add Arduino ESP8266 sample project to Users.mdDaniel Schulte2018-07-111-0/+1
* | | docs: Minor clarifications of gnome.compile_resourcesTingPing2018-07-111-2/+2
* | | Implement get_link_whole_for() for IntelCompiler (#3863)Alberto Sartori2018-07-101-0/+3
* | | find_library: Validate and sort globbed shared library filesNirbheek Chauhan2018-07-102-6/+39
* | | Fix directory verification. Closes #3857.Jussi Pakkanen2018-07-092-2/+29
* | | Fix searching of shared libraries on OpenBSD (#3851)Nirbheek Chauhan2018-07-095-54/+209
* | | docs: sources changed into sourcelist (#3855) [skip ci]gadic2018-07-091-2/+2
* | | Add missing method on external library object: type_name() (#3845)Nirbheek Chauhan2018-07-084-1/+12
* | | Document options for mesonChristoph Behle2018-07-085-60/+69
|/ /
* | Print a more usable message when a subproject fails to configureNirbheek Chauhan2018-07-074-8/+24
* | Raise a MesonException when substituting an invalid valueNirbheek Chauhan2018-07-074-3/+15
* | Add new method: mlog.deprecation()Nirbheek Chauhan2018-07-076-7/+12
* | Merge pull request #3763 from noverby/wip/noverby/jar-linking-manifestJussi Pakkanen2018-07-077-2/+64
|\ \
| * | java: prevent creation of manifest duplicate in jarNiclas Moeslund Overby2018-07-031-1/+1
| * | java: remove manifest classpath from installed jarNiclas Moeslund Overby2018-07-031-0/+14
| * | java: add jar linking testNiclas Moeslund Overby2018-07-035-3/+29
| * | java: implement java linkingNiclas Moeslund Overby2018-07-032-2/+24
* | | Ask for more details when warning about unknown arch [skip appveyor]Nirbheek Chauhan2018-07-071-1/+3
* | | Canonicalise 64-bit PowerPC CPU families to "ppc64"Ross Burton2018-07-072-4/+4
* | | Reference-manual.md: Document find_library().partial_dependency() [skip ci]Nirbheek Chauhan2018-07-061-4/+12
* | | mlog: Log timestamps in profile-self modeNirbheek Chauhan2018-07-062-1/+15