3798 Commits (80fd7106e8ec0a74ace0919f3c412bb8f5e869f7)
 

Author SHA1 Message Date
Mike Gilbert 69e20735d5 setup.py: install scripts from build_dir 8 years ago
Jon Turney 5d24d16abd Don't prefix appveyor build number with a meaningless '1.0' 8 years ago
Paolo Borelli 83c5c738dd Try to be locale-independent when we match VS output 8 years ago
Wade Berrier d542b2c0cc deps: boost: add some documentation about environment variables 8 years ago
Wade Berrier f2465e6545 dependencies: qt: qmake method: prefer QT_HOST_BINS over QT_INSTALL_BINS 8 years ago
Patrick Griffis 78edc58153 docs: Add data_dirs to i18n.merge_file() 8 years ago
Patrick Griffis 12504b2385 i18n: Fix handling relative data_dirs 8 years ago
Patrick Griffis 82492f5d76 i18n: Add data_dirs kwarg to merge_file() 8 years ago
Thibault Saunier 3e2c3c9ff0 docs: Fix link to QT5 in the navbar 8 years ago
Nirbheek Chauhan 6a923a3620 README.md: Fix logo URL 8 years ago
Nirbheek Chauhan 9763bf65c6 README: Don't recommend using as a standalone script 8 years ago
Mathieu Duponchelle b983d091e6 howtox.md: fix header hierarchy 8 years ago
Guillaume Poirier-Morency 4c35b4b791 Update Vala documentation with most recent changes 8 years ago
Dylan Baker 6944d06116 Don't use dict.keys() to check membership 8 years ago
Igor Gnatenko 9635d0bd69 rpm: pass --wrap-mode=nodownload to %meson 8 years ago
Peter Hutterer f3be687cbb Use 'builddir' instead of 'build' in the README 8 years ago
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