summaryrefslogtreecommitdiff
path: root/recipes/build-tools
AgeCommit message (Expand)AuthorFilesLines
2019-03-21ninja.recipe: Use shell.new_call() to output to logfileNirbheek Chauhan1-1/+2
2019-03-21meson.recipe: Use shell.new_call() to output to logfileNirbheek Chauhan1-4/+2
2019-03-18build: Convert configure to async functionsMatthew Waters3-6/+6
2019-03-18cerbero: store the envirnoment on the recipeMatthew Waters3-3/+3
2019-03-16glib-tools.recipe: Fix build on Windows with MinGWNirbheek Chauhan2-0/+33
2019-03-14orc: Add .git to URI, otherwise we get 404Olivier Crête1-1/+1
2019-02-08Bump meson to 0.49.2 and ninja to 1.9.0Nirbheek Chauhan5-98/+4
2019-02-07meson.recipe: Fix Qt5 detection for iOSNirbheek Chauhan5-1/+249
2019-02-04Extend licensing scheme, install & package licensesNirbheek Chauhan3-3/+3
2019-02-04recipes: Ensure that post_install is always chained upNirbheek Chauhan2-0/+2
2019-02-04licenses: Fix a couple of licenses and remove unused enumsNirbheek Chauhan13-13/+13
2019-01-24meson: fix deleting non-empty directoryunknown1-1/+2
2019-01-21meson.recipe: Move meson.exe from Scripts to binNirbheek Chauhan1-1/+6
2019-01-19ninja.recipe: Don't assume python 3 is always `python3`Nirbheek Chauhan1-1/+1
2019-01-14Auto-detect and disable gtk-doc and example optionsNirbheek Chauhan2-3/+2
2019-01-14Remove gettext.recipe, nothing uses it nowNirbheek Chauhan6-6/+223
2018-12-14meson.recipe: Fix regression that caused iOS failureNirbheek Chauhan2-0/+34
2018-12-13meson.recipe: Bump to 0.49.0Nirbheek Chauhan3-171/+2
2018-12-08ninja: Don't rely on the shebangNicolas Dufresne1-1/+1
2018-12-06meson.recipe: Backport patch that fixes windres detectionNirbheek Chauhan3-0/+169
2018-11-14orc.recipe: Port to mesonNirbheek Chauhan1-3/+5
2018-11-12build-tools: remove xz from bootstrap on darwinMatthew Waters1-22/+0
2018-11-12libtool: add support for the -gcc-toolchain argument for android r18Matthew Waters2-1/+27
2018-11-10recipes: anongit.freedesktop.org -> gitlab.freedesktop.orgTim-Philipp Müller1-1/+1
2018-10-29cerbero: Move m4 files and gtk-doc-lite to build-toolsNirbheek Chauhan2-1/+44
2018-10-28meson.recipe: Update to 0.48.1Nirbheek Chauhan4-464/+2
2018-10-24Implement source url templating for recipesNirbheek Chauhan13-34/+19
2018-10-16bootstrap: always build glib-tools when targetting non-linuxMatthew Waters1-1/+1
2018-10-02recipes: Use download.gnome.org instead of ftp.gnome.orgNirbheek Chauhan2-2/+2
2018-09-20meson.recipe: Fix checksum stored in recipeNirbheek Chauhan1-1/+1
2018-09-19recipes: Add tarball checksums for all recipesNirbheek Chauhan21-5/+26
2018-08-30build-tools/m4: fix compilation with glibc 2.28Matthew Waters2-1/+146
2018-08-30meson.recipe: Fix typo in patch that broke buildsNirbheek Chauhan1-3/+3
2018-08-30meson.recipe: Support for setting macOS dylib versionsNirbheek Chauhan2-0/+235
2018-08-29meson.recipe: Update to 0.47.2Nirbheek Chauhan4-41/+23
2018-08-17meson.recipe: Fix accidental push of old patchNirbheek Chauhan1-2/+2
2018-08-17meson.recipe: Fix gnome.generate_gir on macOSNirbheek Chauhan2-0/+153
2018-08-17glib: Some macOS build fixesMatthew Waters1-8/+1
2018-08-10build-tools/glib-tools: use binary mode for gengiotypefuncs.pyMatthew Waters1-0/+1
2018-08-07meson.recipe: Fix glib static libs and pkg-config filesNirbheek Chauhan2-1/+183
2018-08-07gettext-tools.recipe: Needs automake-1.15 on WindowsNirbheek Chauhan2-2/+2
2018-08-07meson: Update to 0.47.1 and fix import library installationNirbheek Chauhan2-1/+74
2018-07-22gettext-tools.recipe: fix linker error during compilationMarcos Kintschner1-1/+2
2018-07-22recipes: Move all recipes to HTTPSNirbheek Chauhan16-17/+17
2018-07-21cerbero: Rework environment modification in recipesNirbheek Chauhan8-10/+10
2018-07-05meson.recipe: Bump to 0.47.0Nirbheek Chauhan8-1538/+1
2018-06-30meson.recipe: Fix command arrays in cross file binariesNirbheek Chauhan3-149/+290
2018-06-28gettext-tools.recipe: Don't use built msgmerge on WindowsNirbheek Chauhan1-0/+17
2018-06-20gst recipes: Don't set -Wno-error in the recipeNirbheek Chauhan1-6/+1
2018-06-08meson.recipe: Add patches to fix build on macOSNirbheek Chauhan7-4/+1153