[gimp] (127 commits) Created branch meson



The branch 'meson' was created.

Summary of new commits:

  b24f0fe... Add basic Meson files. * Root meson.build * meson_options.t
  c4d4dc7... Added subdirs. Translation, themes and cursors fully OK
  b8c1617... Added data subdir
  cd33166... added source lists of libs
  e584870... Successful build of libgimp*
  b5a57a8... Added some in app.
  af5463d... Fixed app/xcf. Added all other app subdirs.
  6d35b63... LibGimp* : fixes, implement mkenums-marshal, cleanup, commo
  8d4c2d0... Small cleanup
  24ce2fc... Fix meson of app/*
  a325822... Add gimpversion.h, git-version.h. Fix missing debug_sources
  0b40904... Remove verbose warning ; fix missing dependency
  2f71b6f... Add libapp
  5d6477f... Add libapp + executables
  0f08da2... Added m4macro install
  faf8ce3... Add data/tags xml autogenerated file
  cb8129b... Add xml for data/tips. Add etc dir.
  bc5a0ce... Forgot mimetypes
  242e108... Add Desktop directory.
  5c16d25... Add tools first. Implement icons and source generation. TOD
  fa4d120... Add missing mimetypes
  8c300e7... Add todo.
  7868be1... #include .c ?? That's just weird and just can't work.
  8eb32f9... Fix missing dependencies over gitversion.h
  b4f63a7... Adding menus
  9ede155... Default ansi = false
  0dedfb8... Fix default install directories, according to https://githu
  760877c... Change datadir -> gimpdatadir to prevent confusion.
  d4fdf95... Fix themes : rename dirs, remove find call.
  f34c9f2... Actually change dir names in top-level file
  2dfd74f... Fix libraries: * Add so version * Fix installation subdir (
  00dfe93... Add archlinux build system
  83190d4... Adding doc installation. Adding devel-doc subdir but no con
  c18ad51... Implement enums for app/*. TODO : there's a lot of code dup
  63a8369... Fix GtkDoc meson options.
  b0d5a98... Fix docs. clean todo.
  d1df400... Add base of devel-docs meson file. Does not work.
  70e33fb... Added main executables
  31cd6bf... Added Legacy icons theme
  f07cf1e... Add basic meson files for plugins
  6fb6d4e... cleanup
  0b51cbe... de-duplicate a lot of code
  578dfeb... add plugins
  ab76c78... alphabetic sort, uncomment
  44ac5cf... Add some plugins
  20ae8f1... Add missing header generation
  fadc2a9... Add missing subdir
  8f51463... Add all missing plugins. TODO fix some missing ld.
  022cdbf... Temporarily disable plug-ins build. Add tools/pdbgen build 
  57b166d... update meson.build according to upstream
  b2e32d0... De-duplicate code for calling gimp_mkenums.
  5de99cc... Remove multiple version numbers.
  26bac32... Remove some useless link args
  abcc546... Rename tests
  ae946e1... Use custom_target with capture instead of bash cat pipes ru
  b93437a... Added .gitignore
  2c017d9... Do not use local dir, use git clone in PKGBUILD.
  98e46ea... Revert "Use custom_target with capture instead of bash cat 
  289f70c... Add missing math link
  ccebb36... Add to all modules.
  416dda4... Add math dependency
  337cb41... Add appdata file. fix .gitignore.
  516597f... Add missing man files
  84b1b46... Comment useless dependency. Add link for executable.
  252d831... Fix encoding...
  4af91f2... Add basic files for devel-docs. Not working because of incl
  7748cb2... Add devel-docs/tools
  37ca145... Fix flags (relative paths to prefix -> append with prefix)
  21e18ed... Cleanup
  3e297da... Add math deps
  c4b57cb... Temporarily disable broken devel-docs
  2d73e10... Add prefix to share/, lib/ relpaths
  307b2ec... Install menus
  641bc4c... Activate plug-ins. Fix plug-ins, missing dependencies, lib 
  aaff922... PKGBUILD: Release build. Remove build dir before anything.
  577e5e2... Add dependency on autogenerated file.
  89c3c65... Move build dir to src/build
  9a326fb... Backport autotools changes to meson.
  2ec0230... Force gegl_minver. Add mypaint-brushes to libmypaint depend
  0ec24ab... Disable clang-incompatible flag
  2cb9e0b... Fix plug-ins a bit. Add windows subdir.
  9a01392... Fix some names/paths/missing file. Add beginning of pygimp 
  def61ad... Continue plugin/pygimp.
  181e188... Fix generators
  5b2d044... Rename some py deps. Fix pygimp plugins.
  6a100df... Remove prefix of pygimp libs
  12a41ba... Add script-fu plugin
  4704d7b... Fix path to file-raw resources. Add plugin resources.
  18ff1e0... Fix tabs/spaces consistency.
  1258d78... Prefer python2 to python that may point on python3 on moder
  25a014a... Fix icons. Rename lists of icons for more readability.
  6657cb9... Fix: remove bitmaps from vector images list
  22aea95... Implement some packaging that was handled by Autotools.
  7786b66... Document meson port.
  84146c7... Use fake-not-found-dep instead of 'have_*' bools. Use cc.ge
  3ce289f... Remove irrelevant old comment
  0e5fb1c... Add test for config
  c037351... Use python2
  2f56849... Fix versions, pkg-config files.
  f5f38c0... Add infos to meson_todo.md
  d291dbb... Fix translations, strings replacements.
  61f7b5d... Fix app/console builds.
  8a6a692... Fix dependency on generated file
  e672e54... change todos
  34792f5... Fix translations in xml files.
  e0057c3... current_source_dir() already contains source_root().
  ad5abf8... Cleanup. Prepare future Windows support.
  acb6169... Remove redundant os_win32 and platform_win32 variables
  ae9e2e4... fix: missing bang in shebang
  0c065a3... Fix fontconfig_name, libmypaint_name (temporarily ?), c_arg
  da6a1ed... Windows support preparation. Disabling most of windows-spec
  26ca9ff... Fix windows build: use –vs_module_defs, remove duplicate f
  fbbfb47... Do not always build custom_targets (they fail on windows)
  dfe9332... Use pygobject-codegen instead of pygtk-codegen
  efde543... Fix windows build/link
  1cf8baa... Fix Windows build: missing dependency (pangoft2, mypaint-br
  0fe5b14... Cleanup custom useless Ldflags/link_args
  53e7a81... Fix the fix (mypaint-brushes not available on Mingw)
  0b4ba0b... Refactoring of CFlags: * Regroup all -Defines in /meson.bui
  6771cdb... Fix: Rename DATADIR as GIMPDATADIR, as it conflicts with Mi
  837cf55... Remove 'find' calls, use hard-coded names and install_subdi
  387abda... Remove most run_command calls (and bash calls). Helps havin
  7f82e53... cleanup
  cc36083... Fix encoding -> utf8
  4b30a37... Move versionconfig declaration to root meson.build. Generat
  9763d32... Add support for windows .rc files
  eb27788... Add custom_targets for regenerating lex/parsers


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