[gimp] (128 commits) Created branch meson



The branch 'meson' was created.

Summary of new commits:

  6e471e6... Add basic Meson files. * Root meson.build * meson_options.t
  de5bb31... Added subdirs. Translation, themes and cursors fully OK
  72659a0... Added data subdir
  f4a2a9d... added source lists of libs
  0d8f586... Successful build of libgimp*
  9f3f15e... Added some in app.
  a587303... Fixed app/xcf. Added all other app subdirs.
  094b864... LibGimp* : fixes, implement mkenums-marshal, cleanup, commo
  e9b82cb... Small cleanup
  eada317... Fix meson of app/*
  fb9c362... Add gimpversion.h, git-version.h. Fix missing debug_sources
  5caf38d... Remove verbose warning ; fix missing dependency
  f9c3a40... Add libapp
  c3075cf... Add libapp + executables
  681d268... Added m4macro install
  6e92578... Add data/tags xml autogenerated file
  fdaceae... Add xml for data/tips. Add etc dir.
  715bf17... Forgot mimetypes
  62a3f42... Add Desktop directory.
  4ae540c... Add tools first. Implement icons and source generation. TOD
  80a5036... Add missing mimetypes
  c3c18cb... Add todo.
  df44b4e... #include .c ?? That's just weird and just can't work.
  3c82817... Fix missing dependencies over gitversion.h
  1ba38ad... Adding menus
  1d57a81... Default ansi = false
  5a73c23... Fix default install directories, according to https://githu
  46bde4e... Change datadir -> gimpdatadir to prevent confusion.
  714bb77... Fix themes : rename dirs, remove find call.
  95c5021... Actually change dir names in top-level file
  7be7c2f... Fix libraries: * Add so version * Fix installation subdir (
  33c3e78... Add archlinux build system
  ebc7d38... Adding doc installation. Adding devel-doc subdir but no con
  1ecac75... Implement enums for app/*. TODO : there's a lot of code dup
  87fea88... Fix GtkDoc meson options.
  4cd9323... Fix docs. clean todo.
  67f2c9d... Add base of devel-docs meson file. Does not work.
  a7fe153... Added main executables
  e99e0cc... Added Legacy icons theme
  fd8e288... Add basic meson files for plugins
  7133034... cleanup
  8744b0c... de-duplicate a lot of code
  e78765d... add plugins
  e153b11... alphabetic sort, uncomment
  fd95053... Add some plugins
  d983aea... Add missing header generation
  06245c5... Add missing subdir
  f387e41... Add all missing plugins. TODO fix some missing ld.
  2120c6a... Temporarily disable plug-ins build. Add tools/pdbgen build 
  f1dcf74... update meson.build according to upstream
  9a4196f... De-duplicate code for calling gimp_mkenums.
  5e957e1... Remove multiple version numbers.
  097cf93... Remove some useless link args
  a189e53... Rename tests
  991e3c6... Use custom_target with capture instead of bash cat pipes ru
  4a70ef0... Added .gitignore
  332f001... Do not use local dir, use git clone in PKGBUILD.
  976759f... Revert "Use custom_target with capture instead of bash cat 
  8f62241... Add missing math link
  bf86df5... Add to all modules.
  34f1715... Add math dependency
  bc2d216... Add appdata file. fix .gitignore.
  77149b2... Add missing man files
  bc5795d... Comment useless dependency. Add link for executable.
  65793f4... Fix encoding...
  2307180... Add basic files for devel-docs. Not working because of incl
  14d2456... Add devel-docs/tools
  0b9ec5f... Fix flags (relative paths to prefix -> append with prefix)
  61108f8... Cleanup
  10b8e88... Add math deps
  586e18e... Temporarily disable broken devel-docs
  1307431... Add prefix to share/, lib/ relpaths
  fdd2d9c... Install menus
  9387f0d... Activate plug-ins. Fix plug-ins, missing dependencies, lib 
  3b452c1... PKGBUILD: Release build. Remove build dir before anything.
  48620e3... Add dependency on autogenerated file.
  d50623d... Move build dir to src/build
  c6ad8f6... Backport autotools changes to meson.
  fc1987a... Force gegl_minver. Add mypaint-brushes to libmypaint depend
  48a3df9... Disable clang-incompatible flag
  a6fac12... Fix plug-ins a bit. Add windows subdir.
  cdded91... Fix some names/paths/missing file. Add beginning of pygimp 
  6b1ae42... Continue plugin/pygimp.
  40eb5b7... Fix generators
  3b25814... Rename some py deps. Fix pygimp plugins.
  eeafe18... Remove prefix of pygimp libs
  9ae67da... Add script-fu plugin
  b4d8fb1... Fix path to file-raw resources. Add plugin resources.
  eb64c21... Fix tabs/spaces consistency.
  480ac45... Prefer python2 to python that may point on python3 on moder
  3c768bd... Fix icons. Rename lists of icons for more readability.
  8a408b0... Fix: remove bitmaps from vector images list
  432bbc3... Implement some packaging that was handled by Autotools.
  d088e21... Document meson port.
  9fe21a6... Use fake-not-found-dep instead of 'have_*' bools. Use cc.ge
  dc9d721... Remove irrelevant old comment
  097c0e7... Add test for config
  1ef8eb2... Use python2
  a4b17cf... Fix versions, pkg-config files.
  011fd65... Add infos to meson_todo.md
  4ed1aba... Fix translations, strings replacements.
  f94ab3b... Fix app/console builds.
  cdebd7a... Fix dependency on generated file
  69817d6... change todos
  3d42210... Fix translations in xml files.
  3875277... current_source_dir() already contains source_root().
  2e3e6e0... Cleanup. Prepare future Windows support.
  8812033... Remove redundant os_win32 and platform_win32 variables
  248a719... fix: missing bang in shebang
  7b5af8c... Fix fontconfig_name, libmypaint_name (temporarily ?), c_arg
  1fb0f0d... Windows support preparation. Disabling most of windows-spec
  0b7d677... Fix windows build: use –vs_module_defs, remove duplicate f
  7570514... Do not always build custom_targets (they fail on windows)
  5e14c99... Use pygobject-codegen instead of pygtk-codegen
  0ce8e7d... Fix windows build/link
  6b60f5b... Fix Windows build: missing dependency (pangoft2, mypaint-br
  a8fde85... Cleanup custom useless Ldflags/link_args
  542e0db... Fix the fix (mypaint-brushes not available on Mingw)
  86288a6... Refactoring of CFlags: * Regroup all -Defines in /meson.bui
  3bad563... Fix: Rename DATADIR as GIMPDATADIR, as it conflicts with Mi
  7797023... Remove 'find' calls, use hard-coded names and install_subdi
  b7aca9e... Remove most run_command calls (and bash calls). Helps havin
  b9474a7... cleanup
  3c6239b... Fix encoding -> utf8
  37e5842... Move versionconfig declaration to root meson.build. Generat
  8eca031... Add support for windows .rc files
  167225e... Add custom_targets for regenerating lex/parsers
  278d2b5... Fix rebase: * Backport source filenames changes * Add missi


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]