1195 Commits (c7f66c3a9e4f69e0bcde8819f15c9d8b972a2f75)

Author SHA1 Message Date
Igor Gnatenko cdd05aa5dc style: fix E241 violations 8 years ago
Igor Gnatenko dd36847c4b style: fix E202 violations 8 years ago
Igor Gnatenko c13160034f style: fix E201 violations 8 years ago
Jussi Pakkanen d94f64ded1 Support default_options in dependency() fallbacks. 8 years ago
Mike Sinkovsky 2d2e3b943c fix for cross-builds targeting macosx 8 years ago
Igor Gnatenko f0bc5568a7 style: fix E703 violations 8 years ago
Igor Gnatenko 969dc7e995 style: fix E124 violations 8 years ago
Igor Gnatenko 116da33cdd style: fix E128 violations 8 years ago
Igor Gnatenko ea570bcb67 style: fix E265 violations 8 years ago
Igor Gnatenko f19bec34a9 style: fix E271 violations 8 years ago
Igor Gnatenko 5693758e46 style: fix E231 violations 8 years ago
Igor Gnatenko 2a835c2c10 style: fix E221 violations 8 years ago
Igor Gnatenko ef608f217d style: fix E222 violations 8 years ago
Igor Gnatenko 2017d8578a style: fix E226 violations 8 years ago
Igor Gnatenko f0b30baa39 style: fix E225 violations 8 years ago
Igor Gnatenko 15629d2fae backends/ninja: remove unused variables 8 years ago
Nirbheek Chauhan 5060e2045b serialise_executable: Name the data file deterministically 8 years ago
Jussi Pakkanen b55235dfbd Fix space before :. 8 years ago
Hemmo Nieminen 504f974204 Pass project's user options to scan-build temporary project. 8 years ago
Jussi Pakkanen 0a14ad63de Add simple uninstall target. Closes #753. 8 years ago
Hemmo Nieminen 4ae629d2aa Use the correct directory for scan-build command. 8 years ago
Jussi Pakkanen d716d53b32 Can override project option default values in subproject(). 8 years ago
Jussi Pakkanen 73042c7912 Can set project options (but not global options) in subproject default options. 8 years ago
Jussi Pakkanen f85c348b94 Move option file parsing to after the project() inputs have been decoded to access default options. 8 years ago
Elliott Sales de Andrade 157549fe72 Add include_directories to windows.compile_resources. 8 years ago
Elliott Sales de Andrade 24b3585318 Move _get_include_args from gnome to modules. 8 years ago
Jussi Pakkanen 775729eb59 Can specify include directories to compiler tests. 8 years ago
Nirbheek Chauhan a97291dc6d Add get_version() method to all dependencies 8 years ago
Matthias Klumpp 7eb96375ca gdc: Make dependency check work 8 years ago
Matthias Klumpp 8ee1c9a07a Do not automatically set warning flags if buildtype is 'plain' 8 years ago
Elliott Sales de Andrade 18c38df875 Add Generator.process_files to reduce code duplication. 8 years ago
Kseniia Vasilchuk 69e2ef099c configure_file: Use utf-8 to write configured file 8 years ago
Nirbheek Chauhan 0ac965cc10 Fix shared library symlink aliasing on install 8 years ago
Matthieu Gautier 9d1e426bcc Fix installation of statically linked executable for ELF binary. 8 years ago
Nirbheek Chauhan de0b02ee2d Store pkg-config path on the instance too 8 years ago
Elliott Sales de Andrade d517bbfb5c Raise clearer error if -Doption is invalid. 8 years ago
Matthias Klumpp c6fb5aec58 d: Correctly set SONAME on D shared libraries 8 years ago
Matthias Klumpp a9c09e6004 ldc: Protect linker flags from deduplication 8 years ago
Matthias Klumpp fc72aa1e65 ldc/dmd: Properly set warning arguments 8 years ago
Elliott Sales de Andrade c7f788e184 Fix exception when linking with invalid object. 8 years ago
Jussi Pakkanen 98c4fd2d5d Add per target argument for Fortran. 8 years ago
Jussi Pakkanen 415990f1ba Version number bump for new development (again). 8 years ago
Jussi Pakkanen 3d4bfdcb22 Update version number for 0.37.1. 8 years ago
Nirbheek Chauhan 589a56e78f Cache the scripts used for postconf and install phases 8 years ago
Nirbheek Chauhan 9bc07a0941 Fix several more lint errors 8 years ago
Igor Gnatenko 139e020ede tree-wide: use proper 'not in' notation 8 years ago
Nirbheek Chauhan a4219760ba clean-ctlist is a forbidden target name 8 years ago
Nirbheek Chauhan b4cead2763 find_program: Don't leak mutable array in get_command() 8 years ago
Igor Gnatenko 9ffc0d2f89 tree-wide: remove blank lines at EOF 8 years ago
Igor Gnatenko 971a3a3cd9 tree-wide: remove trailing whitespaces 8 years ago