summaryrefslogtreecommitdiff
path: root/recipes/build-tools
AgeCommit message (Expand)AuthorFilesLines
2020-10-22reciped/gperf: fix build with XCode 12Matthew Waters2-1/+40
2020-10-10meson: Ensure large file support for MinGW buildSeungha Yang2-0/+32
2020-10-09ninja.recipe: Output full command-lines when buildingNirbheek Chauhan1-1/+1
2020-10-09pkg-config.recipe: Do not enable --define-prefix on LinuxNirbheek Chauhan1-1/+5
2020-10-09pkg-config.recipe: Always auto-detect the prefixNirbheek Chauhan1-1/+1
2020-02-04meson.recipe: Don't pass /Brepro, partial revertNirbheek Chauhan2-3/+3
2020-01-15meson.recipe: Ignore programs in the WindowsApps directoryNirbheek Chauhan2-0/+86
2020-01-15meson.recipe: Write out DLL/EXE checksums with MSVCNirbheek Chauhan2-0/+32
2020-01-04meson.recipe: Fix compatibility with Python 3.8Nirbheek Chauhan2-0/+29
2019-10-03meson: fix detection of xcode 11 clang on osx/iosMatthew Waters2-0/+37
2019-08-07meson.recipe: Fix setting of bitcode compiler optionsNirbheek Chauhan2-0/+39
2019-04-20orc.recipe: Bump to 0.4.29, use the tarball1.16.0Nirbheek Chauhan1-1/+9
2019-04-17meson.recipe: Add support for VS2019Nirbheek Chauhan2-1/+31
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