[gnome-builder] (117 commits) Non-fast-forward update to branch wip/tingping/meson-build



The branch 'wip/tingping/meson-build' 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:

  493d16e... build: Initial conversion to Meson
  96bdccf... fixup! build: Initial conversion to Meson
  02efaf9... fixup! build: Initial conversion to Meson
  d9eec88... fixup! build: Initial conversion to Meson
  56a3bae... fixup! build: Initial conversion to Meson
  e84b0cd... fixup! build: Initial conversion to Meson
  1e9651d... fixup! build: Initial conversion to Meson
  a2e10c8... fixup! build: Initial conversion to Meson
  13540f9... fixup! build: Initial conversion to Meson
  cff8d7d... Fix autotools
  9c7cb2f... fixup! build: Initial conversion to Meson

Commits added to the branch:

  077fb44... Support for GEmblem in IdeTreeNode (*)
  81fccbc... treenode: round of code style cleanup (*)
  5ee5de2... cpu-graph: don't use duplicated color (*)
  d3afae8... sysprof: set current directory to project workdir (*)
  5fa09bc... workbench: use GtkFileChooserNative for opening files (*)
  ee050da... workbench: GtkFileChooserNative returns GTK_RESPONSE_ACCEPT (*)
  e336e76... menus: fix typo in menus.ui (*)
  f388d32... multi-paned: apply position_set only when sequence is claim (*)
  d73215e... colorpicker: fix string leak (*)
  4fdc82e... Updated Slovak translation (*)
  dd24cc0... modelines: Add support for Emacs 'js-indent-level' variable (*)
  b980add... subprocess: prefer g_unix_open_pipe() over pipe2() (*)
  ab986a4... Updated Greek translation (*)
  8ccfd41... subprocess: use FD_CLOEXEC not O_CLOEXEC for g_unix_open_pi (*)
  3256fdc... subprocess: ensure we propagate subprocess failure (*)
  df315ca... Update Latvian translation (*)
  3abfeca... autotools: fix program discover for some GJS templates (*)
  2b93b09... Updated Hebrew translation (*)
  9b766be... Updated Hebrew translation (*)
  cf550fb... Updated Hebrew translation (*)
  f946a60... Updated Hebrew translation (*)
  edfa4d8... headerbar: set titles to bold (*)
  db75a05... three-grid: add support for LTR languages (*)
  5e4e6be... perspectives: fix styling in perspective switcher for RTL (*)
  2d35a6e... run-button: fix spacing under RTL languages (*)
  858254b... preferences: update action state upon window changes (*)
  690f9f0... column-layout: reverse layout for RTL languages (*)
  237a158... wip: start adding visualizer support (*)
  fa6d820... sysprof: add empty and recording state views (*)
  2e0604a... sysprof: wire up zoom controls to workbench header (*)
  0227407... sysprof: add failure state view and info bar error messages (*)
  da8fc7e... sysprof: depend on recent sysprof changes (*)
  98930ff... sysprof: use whole-system profiling (*)
  04c9e4b... sysprof: fix open profile after failed profiling session (*)
  28367da... sysprof: update callgraph when selection changes (*)
  e154c15... sysprof: track SpSelection rename in Sysprof (*)
  5da705f... Update POTFILES.in (*)
  d14ed1c... Update Polish translation (*)
  7d96bfd... Update Turkish translation (*)
  e720790... omni-bar: use LTR for project/branch labels (*)
  932097e... egg-radio-box: implement translation support (*)
  cef340c... helpers: add ide_gettext() helper (*)
  b45e3d6... autotools-templates: use Ide.gettext() (*)
  f66338a... python: use Ide.gettext() for gettext (*)
  f6c528c... preferences: save an extra 24px in width (*)
  8cce59d... preferences: add fallback for small screen sizes (*)
  e0ef616... update AUTHORS (*)
  a7e2448... update NEWS (*)
  1c00cdd... autotools: execute runtime posthooks (*)
  e58f4ce... build: style cleanup (*)
  8e86dcb... build: fix AS_IF() missing test (*)
  a62d692... build: add helper m4 modules (*)
  74531b2... release 3.22.1 (*)
  4b667a6... Update Brazilian Portuguese translation (*)
  4b26aa6... Update Polish translation (*)
  206c4fa... font-button: drop "pt" suffix from font display (*)
  15dab58... menus: add text-direction hint (*)
  0ea6b6a... icons: register rtl variants for split/move actions (*)
  90a7035... build: add --with-sanitizer= (*)
  3bbbeed... build: ignore some common ASAN options that fail (*)
  931cc61... git: print reason for not loading (*)
  ab1c232... git: log discovered git location (*)
  11cdb30... file-search: don't leak timer object (*)
  ac30943... doap: don't leak parsed name from xml reader (*)
  cecfe70... recent-projects: don't leak name from bookmark file (*)
  6aa7fda... clang: don't leak file path (*)
  6b8b369... clang: free cached file path during finalize (*)
  8506a63... project-info: free languages during finalize (*)
  5daa347... snippets: no need to strdup, const is expected (*)
  5801d5e... snippet: don't leak snippet string attributes (*)
  fd739a6... recent-projects: don't leak description from bookmark file (*)
  6e5996a... recent-projects: don't leak groups array (*)
  1d14edb... greeter-row: utf8_strdown() returns a copy of the input str (*)
  667606d... makecache: move matchinfo into closest scope (*)
  5844d50... snippet-context: free line prefix during finalize (*)
  c6dd692... git: don't leak branch name (*)
  5af24a1... command-bar: don't leak action names (*)
  23cd291... source-view: free command_str during finalize (*)
  8ac0d40... autotools: don't leak cwd when building subprocess (*)
  1edc499... git: add discovery workaround (*)
  f7683f1... Update German translation (*)
  b56f3f0... vala: fix building with pre-0.36 in git (*)
  b58f687... autotools: Use the new build function for installs too (*)
  c47c8d9... autotools: reap old makecache entries at startup (*)
  703f8ff... runtime: Add a postinstall_async vfunc to IdeRuntime (*)
  60fa28d... autotools: Call the runtime's postinstall hook when necessa (*)
  5c7f772... git: don't walk past text length (*)
  66d4832... snippets: be more careful with empty strings (*)
  fe0497a... snippets: don't leak dup'd string (*)
  213987a... c-indent: free temporary parameter string (*)
  42a1ba3... source-view: fix free of command_str (*)
  fa6bb46... subprocess: synchronous wait must pump a main context (*)
  092f806... build-result: reduce chances of blocking the main loop (*)
  d2ed1e4... subprocess: don't leak g_get_environ() result (*)
  0a9d7f4... build-result: don't leak async queue (*)
  670ab38... Updated Lithuanian translation (*)
  a5c63ee... build-panel: remove unused function gbp_build_panel_add_err (*)
  3530926... diagnostic: make fatal highest priority when sorting (*)
  7e4f989... build-panel: include fatal along with errors (*)
  77685e5... source-location: add ide_source_location_hash() (*)
  87c56f0... diagnostic: add ide_diagnostic_hash() (*)
  dd6728a... build-panel: switch to GtkTreeView for diagnostics (*)
  0c2bca6... build-tools: remove dead code (*)
  a145a13... autotools-templates: use 2 space indentation by default (*)
  7e8b64d... po: remove dead code (*)
  26d3541... Update Slovak translation (*)
  91dbc4f... create-project: add explicit dependency on git-plugin (*)
  8da024d... Updated Czech translation (*)
  aad2310... flatpak: fix typo in configure.ac (*)
  c197104... Updated Norwegian bokmål translation from Kjartan Maraas. (*)
  dbd29d3... runtime-manager: defer runtime loading until GInitable::ini (*)
  f5f0ddf... runner: Discover build targets after the build completes (*)
  5fabfc1... runner: Fix documentation error (*)
  16c53ef... run-manager: don't transfer task ownership (*)
  c19b5c3... build-result: set G_SIGNAL_TYPE_STATIC_SCOPE for string par (*)
  c0b260b... build-result: add tracing macros (*)
  d0d561e... build: Initial conversion to Meson

(*) 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]