[gimp] (76 commits) Non-fast-forward update to branch wip/schumaml/crossraods-optimization



The branch 'wip/schumaml/crossraods-optimization' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  c35d158... .gitlab-ci.yml: move crossroad install to the build-image-w
  4aba568... .gitlab-ci.yml: Dockerfiles need RUN prefixes for commands
  cd51dac... .
  68727ad... typo
  2fa0378... change crossroad setup command
  8b77116... install crossroad to /usr/local
  ede068d... missing "
  3bac87d... try to run crossroad properly
  bd5eee0... try to persist crossroad packages by XDG_CACHE_HOME=/usr/lo
  0175d1c... cache artifacts
  7e63280... more persisting attempts
  5cb829a... crossroad uses XDG_DATA_HOME for packages
  664ca0f... babl tries to build now, but couldn't find header files
  b09114f... debugging
  f90d20a... XDG_DATA_HOME setup changed and run relevant build steps in
  4f58337... adjust gegl build options
  37e33cd... gitlab-ci: add gimp-win64 crossroads dependencies to prepar
  457538a... gitlab-ci: install crossroad in win32 prepare step & instal
  24782c8... gitlab-ci: win32 needs w32 crossroad and wine
  c52f4da... gitlab-ci: try to override crossroad's --prefix
  ee4aa6e... gitlab-ci: make sure apt-get upgrade and apt-get install ar
  d8fd34f... gitlab-ci: make the deps-win32 step recognize the system-wi
  3107dcb... gitlab-ci: get rid of an extra '
  d53a135... gitlab-ci: set up environment variables to have gegl find b
  57fe93b... gitlab-ci: check if variables caused runner failures
  d50d30c... gitlab-ci: variable seem to cause runner errors, pkgconfig 
  3ef9997... gitlab-ci: crossroad needs CROSSROAD_PKG_CONFIG_PATH
  083e5ad... gitlab-ci: extend CROSSROAD_PKG_CONFIG_PATH actually
  ae034cb... gitlab-ci: typo in deps-win32
  d4d7f63... gitlab-ci: adjust gimp-win32 and gimp-win64 steps to system
  67bd3c5... gitlab-ci: removed extra space
  354e64f... gitlab-ci: try to set PKG_CONFIG_PATH as well
  2ec78a3... gitlab-ci: adding PKG_CONFIG_PATH didn't help
  b8b5ed6... gitlab-ci: get pkg-config to output all found packages
  74d29a5... gitlab-ci: add pkgconfig debugging as first script step
  713daca... gitlab-ci: for some reason, this pkg-config debugging makes
  3908060... gitlab-ci: put debug output into _build
  f2923ef... gitlab-ci: make sure _build is there
  5df982c... gitlab-ci: create gdk-piuxbuf loaders.cache in prepare stag
  6fcd5b0... gitlab-ci: proper quote escaping
  1db5275... gitlab-ci: check the contents of /usr/local
  33ace5f... gitlab-ci: try gdk-pixbux loaders.cache generation again
  46ded27... gitlab-ci: add missing line continuation
  90ee9cd... gitlab-ci: add XDG_DATA_HOME as a variable
  ac8b020... gitlab-ci: fix paste error
  43a34b2... gitlab-ci: triple-quoting quotes
  90f4f46... gitlab-ci: change quoting
  aaf78e7... gitlab-ci: move image setup to an actual Dockerfile
  c1c2ce6... gitlab-ci: now we need the source in the prepare step
  682ac36... gitlab-ci: Dockerfile doesn't need escaped \ continuation a
  e636c2d... gitlab-ci: use depth=1

Commits added to the branch:

  aa2027c... plug-ins: refactor saving longitude/latitude in metadata ed (*)
  23fa5c7... plug-ins: improve casing in metadata-tags. (*)
  8db1555... plug-ins: add functions for formatting gps metadata. (*)
  34407a6... plug-ins: improve formatting of gps data in metadata-viewer (*)
  3ce15f5... plug-ins: fix incorrect formatting when switching between m (*)
  a048c8f... plug-ins: fix crash in metadata-editor when licensor phone  (*)
  c4fa4fc... plug-ins: use g_log instead of g_printerr when setting tag  (*)
  0318054... plug-ins: improve formatting of gps data in metadata-editor (*)
  3d9a9fb... plug-ins: fix #2836 GPS data is truncated to the degree whe (*)
  0ffee00... plug-ins: improve error handling and use GError in metadata (*)
  08afb7d... plug-ins: use logging for some messages that seem to be for (*)
  965e9ea... plug-ins: return proper non-success status in file-pdf. (*)
  9172816... libgimpwidgets: allow prop labels on read-only properties. (*)
  842889b... Update Ukrainian translation (*)
  9c85fad... #5977 prompt to apply layer offset only if there actually i (*)
  7ec05c3... app: do not show virtual devices and XTEST device in the In (*)
  ff23b2c... Paint Select tool: regroup image mask updates in one place (*)
  69b03cf... Paint Select tool: correctly handle drawable offsets (*)
  6a169e2... Paint Select tool: add a temporary option to show painted s (*)
  1ed87e2... app: improve input device axes display "Input Devices" dial (*)
  cd6e777... Issue #6045: File > Debug > Show Image Graph == GIMP_Crash. (*)
  ab269ad... Update German translation (*)
  bfd2606... Update German translation (*)
  7df9bf1... gitlab-ci: graphviz (for the `dot` tool) is now a dependenc (*)
  fc4fede... gitlab-ci: disable building file-mng for gimp-win32 explici (*)
  0b3a137... .gitlab-ci.yml: move crossroad install to the build-image-w
  7607602... .gitlab-ci.yml: Dockerfiles need RUN prefixes for commands
  26ca269... .
  3eedcb0... typo
  fde4e40... change crossroad setup command
  c24b929... install crossroad to /usr/local
  d785d26... missing "
  86ce430... try to run crossroad properly
  c8974d1... try to persist crossroad packages by XDG_CACHE_HOME=/usr/lo
  c3748fd... cache artifacts
  5a3d891... more persisting attempts
  ffb96d4... crossroad uses XDG_DATA_HOME for packages
  d2cf034... babl tries to build now, but couldn't find header files
  f5081d4... debugging
  a19d411... XDG_DATA_HOME setup changed and run relevant build steps in
  d022ec5... adjust gegl build options
  f50710c... gitlab-ci: add gimp-win64 crossroads dependencies to prepar
  3da9c98... gitlab-ci: install crossroad in win32 prepare step & instal
  82f9ad0... gitlab-ci: win32 needs w32 crossroad and wine
  ce37e55... gitlab-ci: try to override crossroad's --prefix
  ad20889... gitlab-ci: make sure apt-get upgrade and apt-get install ar
  4909821... gitlab-ci: make the deps-win32 step recognize the system-wi
  5c2d077... gitlab-ci: get rid of an extra '
  1dffd28... gitlab-ci: set up environment variables to have gegl find b
  bb3bc33... gitlab-ci: check if variables caused runner failures
  030eee9... gitlab-ci: variable seem to cause runner errors, pkgconfig 
  5235e5c... gitlab-ci: crossroad needs CROSSROAD_PKG_CONFIG_PATH
  efa4618... gitlab-ci: extend CROSSROAD_PKG_CONFIG_PATH actually
  9152c39... gitlab-ci: typo in deps-win32
  47d13aa... gitlab-ci: adjust gimp-win32 and gimp-win64 steps to system
  6674f30... gitlab-ci: removed extra space
  c624f25... gitlab-ci: try to set PKG_CONFIG_PATH as well
  95e04b6... gitlab-ci: adding PKG_CONFIG_PATH didn't help
  bd08734... gitlab-ci: get pkg-config to output all found packages
  9f7e61e... gitlab-ci: add pkgconfig debugging as first script step
  c919ead... gitlab-ci: for some reason, this pkg-config debugging makes
  f40516a... gitlab-ci: put debug output into _build
  8a89484... gitlab-ci: make sure _build is there
  b618340... gitlab-ci: create gdk-piuxbuf loaders.cache in prepare stag
  2794997... gitlab-ci: proper quote escaping
  82d60b1... gitlab-ci: check the contents of /usr/local
  e2cf750... gitlab-ci: try gdk-pixbux loaders.cache generation again
  a47b0b1... gitlab-ci: add missing line continuation
  f4e2ce4... gitlab-ci: add XDG_DATA_HOME as a variable
  12b18c5... gitlab-ci: fix paste error
  0966951... gitlab-ci: triple-quoting quotes
  b1a4b54... gitlab-ci: change quoting
  ceff8f3... gitlab-ci: move image setup to an actual Dockerfile
  b589f7f... gitlab-ci: now we need the source in the prepare step
  d0456fe... gitlab-ci: Dockerfile doesn't need escaped \ continuation a
  3e8b1e0... gitlab-ci: use depth=1

(*) This commit already existed in another branch; no separate mail sent


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