2625 Commits (ff6b3c7a2d5cecb00ad60397b50e319b73461752)
 

Author SHA1 Message Date
Guillaume Poirier-Morency ff6b3c7a2d vala: Custom header and vapi name (fix #892) 8 years ago
AlexandreFoley 263cb6a5f0 add support of mercurial repo for wrap,… (#937) 8 years ago
Jussi Pakkanen e908910187 Can query pkg-config variables from the system. Closes #726. 8 years ago
Patrick Griffis 44690763b0 gnome: Include build dir in gtkdoc-mkhtml path 8 years ago
Jussi Pakkanen d367738ec7 Merge pull request #908 from centricular/vala-generated-sources 8 years ago
Patrick Griffis 22debf6ffc gnome: Fix gresource warning incorrectly being shown on 2.50+ 8 years ago
Nirbheek Chauhan 3032c2b580 Add generated C file to mixed sources Vala test 8 years ago
Nirbheek Chauhan 65e9761cb1 Support all kinds of generated vala and vapi sources 8 years ago
Nirbheek Chauhan 23b060f0aa Ninja: Consolidate generated sources handling 8 years ago
Nirbheek Chauhan 092c593acd Process dependencies for all targets not just C/C++ 8 years ago
Nirbheek Chauhan 419b84784f CustomTarget: Use get_outputs() instead of get_filename() 8 years ago
Hemmo Nieminen c4fabc8ecf Don't mention non-existing log files after testing. 8 years ago
Jussi Pakkanen 24552819b4 Force dep versions into the version kwarg. 8 years ago
Gautier Pelloux-Prayer 7a4786b01d Allow id to contain a pipe "|" 8 years ago
Patrick Griffis 07a53eeebb Add editorconfig file 8 years ago
Jussi Pakkanen d8cd194214 Merge pull request #866 from centricular/vala-no-c-warn-args 8 years ago
Gautier Pelloux-Prayer 7bd06d88d5 cmake2meson.py: Fix missing quote around options type/name 8 years ago
Scott D Phillips 08aeac22a9 Don't raise exception when a fallback dependency is not found 8 years ago
Jussi Pakkanen 17ecb4fff4 Merge pull request #862 from valum-framework/pkgconfig-prevent-trailing-slash 8 years ago
Patrick Griffis 19e08aa7b1 pkgconfig: Test the validity of the generated file 8 years ago
Guillaume Poirier-Morency bda92b37ee pkgconfig: Accept string for 'libraries' and 'libraries_private' 8 years ago
Guillaume Poirier-Morency 9ebc140832 pkgconfig: Process private libraries like regular ones 8 years ago
Guillaume Poirier-Morency 9429183c1d pkgconfig: Fix typo in 'Libs.private' 8 years ago
Guillaume Poirier-Morency d9da74e075 Add myself to 'author.txt' 8 years ago
Guillaume Poirier-Morency 3090419181 pkgconfig: Add missing 'URL' and 'Conflicts' entries 8 years ago
Guillaume Poirier-Morency a33c5c50f1 pkgconfig: Rename 'CFlags' for 'Cflags' 8 years ago
Guillaume Poirier-Morency e9f66b1930 pkgconfig: Prevent trailing space 8 years ago
Jussi Pakkanen 04eda3efc8 Merge pull request #861 from thiblahute/master 8 years ago
Patrick Griffis f30be6fb92 gettext: Add ability to set GETTEXTDATADIRS 8 years ago
Jussi Pakkanen a417efdf24 Merge pull request #793 from ssssam/sam/gresource-dependencies 8 years ago
Patrick Griffis d7fdeb4d15 gnome: Avoid unhandled exception 8 years ago
Nirbheek Chauhan 9ac98040ae Add a unittest using the Vala and C warnings test 8 years ago
Nirbheek Chauhan 354c4bcaeb Test that warnings apply to C files in Vala targets 8 years ago
Nirbheek Chauhan b08c8c7b77 run_tests.py: Add support for tests that fail at build-time or test-time 8 years ago
Nirbheek Chauhan 5dcb8daaf3 vala tests: Test no-warnings code with werror in default_options 8 years ago
Nirbheek Chauhan 4332df01b8 Add no-warning args while building Vala C code 8 years ago
Thibault Saunier 77b379f5cf Try using already setup fallback subprojects before using native dependency 8 years ago
Thibault Saunier fcaf319e49 interpreter: Add a way to copy and environment object 8 years ago
Thibault Saunier 7e2390f355 interpreter: Add a type_name method to DependencyHolder 8 years ago
Sam Thursfield 25f13067c2 gnome: allow use of generated files with compile_resources() 8 years ago
Sam Thursfield c1d2b65c73 Use stdout for success message instead of stderr in gresource test 8 years ago
Jussi Pakkanen b6b8d561b8 Raise proper exception type and improve error messages. Closes #322. 8 years ago
Elliott Sales de Andrade 779788ad82 Split generator @BASENAME@ at the first extension. 8 years ago
Jussi Pakkanen abfc95e75a Merge pull request #899 from centricular/pkgconfig-allow-libfoo-name 8 years ago
Jussi Pakkanen 1efcea9617 Renamed path_join to join_paths. 8 years ago
Nirbheek Chauhan c3db008d82 custom_target: Clarify error message 8 years ago
Nirbheek Chauhan 6ffae922cc Add a unittest for pkg-config file generation 8 years ago
Nirbheek Chauhan 5e384b8396 dependencies: Use a wrapper for calling pkg-config 8 years ago
Nirbheek Chauhan 814f4909f9 pkgconfig: Handle library names starting with 'lib' 8 years ago
Jussi Pakkanen 95a99682b0 Merge branch 'QuLogic-compiler-file-checks' 8 years ago