3582 Commits (fbbd7289db32b50a4bb6044b064310d03cee9b7e)
 

Author SHA1 Message Date
Thomas Hindoe Paaboel Andersen fbbd7289db Detect intel fortran compiler 8 years ago
Jussi Pakkanen de43182205 Bumped version number for new development. 8 years ago
Jussi Pakkanen b25d3e4d3f Updated version numbers for point release. 8 years ago
Jussi Pakkanen b6a3d34bd6 Replace cmd line arguments on install scripts. Closes #1681. 8 years ago
Dylan Baker 4f7723649a Implement an actual set interface for the OrderedSet class. Closes #1670 8 years ago
Jussi Pakkanen f74f78dd89 Merge pull request #1683 from ernestask/submodules 8 years ago
Nirbheek Chauhan 42267f2afa Always pass cross-file {lang}_args to compiler checks 8 years ago
Jussi Pakkanen 568de3a14a Bump version number for new development. 8 years ago
Ernestas Kulik 4104db5f07 authors.txt: add self 8 years ago
Jussi Pakkanen 13df62deec Added release notes page for 0.41.0. 8 years ago
Jussi Pakkanen eb38a05beb Fix web site upload repository. 8 years ago
Thibault Saunier ef45352f80 docs: website license is CC-BY and code samples are CC0 8 years ago
Thibault Saunier b371875e02 docs: Import the website and wiki and build with hotdoc 8 years ago
Ernestas Kulik 8d720527b7 wrap: pass -C to git when resolving submodules 8 years ago
Ernestas Kulik a13bde821f wrap: initialize submodules when updating 8 years ago
Jussi Pakkanen 7dc747ea54 Update version number for release. 8 years ago
Jussi Pakkanen 476c263952 Unset compiler envvars in unit tests. 8 years ago
Guillaume Poirier-Morency aa486f5bb2 vala: Add 'VALAFLAGS' to considered environment variables 8 years ago
Jussi Pakkanen 33b5ddf35e Merge pull request #1654 from dcbaker/c-cpp-link 8 years ago
Jussi Pakkanen e107017b3b Merge pull request #1649 from centricular/static-lto 8 years ago
Jussi Pakkanen 47579d3acb Disabled rpath test due to bug #1635. 8 years ago
Nirbheek Chauhan 35ffb1a7c2 tests/common/146: Also test against external C++ libs 8 years ago
Nirbheek Chauhan 0ebf79ec8b configure_file: Accept output of configure_file as input 8 years ago
Nirbheek Chauhan 93f3a6670f tests/common/146: Use C++98 features instead of Boost 8 years ago
Nirbheek Chauhan 22c4cd6e25 Use linked-libraries to decide what linker to use 8 years ago
Nirbheek Chauhan 723884a369 Expose the implementation language for external libraries 8 years ago
Dylan Baker af9d1f8f15 Add a testcase for linking C and C++ static archives into a shared library 8 years ago
Nirbheek Chauhan 61ed2702bf ninja: Don't use @file.rsp with ArLinker on Windows 8 years ago
Nirbheek Chauhan bf2af8b7f1 Use gcc-ar/llvm-ar as the static linker if available 8 years ago
Jussi Pakkanen 1c8e9fc7ae Stricter evaluation of deps. Closes #1648. 8 years ago
Jussi Pakkanen 6c500fd9db Added missing argument to a few function calls. Closes #1647. 8 years ago
Matthias Klumpp 407130a1d2 Don't fail include_directories if the dir is only in the build path 8 years ago
Nirbheek Chauhan a8f360c5c3 unit tests: Add a test case for LTO + static libraries 8 years ago
Jussi Pakkanen 4588b91096 Print a warning on duplicated keywords. 8 years ago
Jussi Pakkanen 713ea6aa2f Renamed test to keep numbers sequential. 8 years ago
Peter Hutterer 6a4efe8a82 Drop terminating fullstop from "Installing blah to blah" messages 8 years ago
Jussi Pakkanen 0e47e74a77 Do not obliterate old rpath because it might be used due to read only data sharing. Closes #1619. 8 years ago
Jussi Pakkanen 0e45134dee Merge pull request #1628 from ximion/dfix 8 years ago
Elliott Sales de Andrade a57f441b37 Raise clear error if module name doesn't exist. 8 years ago
Elliott Sales de Andrade 5b917a6e17 Skip all whole archive args if there aren't any. 8 years ago
Matthias Klumpp e23c987ad2 d: Add testcase for linking multiple versioned shared libraries 8 years ago
Matthias Klumpp 52a56d441a d: Fix linking shared libraries with DMD 8 years ago
Tim-Philipp Müller b0576e055a tests: skip protocol buffers test if deps are not found 8 years ago
Jussi Pakkanen b48daeda1a Make it possible to only do unity builds on subprojects. 8 years ago
Jussi Pakkanen 4e1249c920 Merge pull request #1549 from mesonbuild/linkwhole 8 years ago
Wade Berrier dcc95d7f70 dependencies: boost: use system include flag for header includes 8 years ago
Jussi Pakkanen b951e60f06 Merge pull request #1548 from ssssam/sam/stable-ordering 8 years ago
Jussi Pakkanen f0a077e55b Don't close fds when executing programs 8 years ago
Jussi Pakkanen 630d7a5175 Process VS dependency string as raw bytes. 8 years ago
Rafael Fontenelle 7c43edb840 gtkdochelper: Fix type file name option 8 years ago