Skip to content
Extraits de code Groupes Projets
Sélectionner une révision Git
  • 70c554c738f37a04994902675ae194aa03e20a6b
  • master par défaut protégée
  • rust-playlist-sync
  • rust
  • fix-qt-deprecated-qvariant-type
  • fix-mpris-qtwindow-race-condition
  • rust-appimage-wayland
  • windows-build-rebased
  • v2.5 protégée
  • v2.4 protégée
  • v2.3-1 protégée
  • v2.3 protégée
  • v2.2 protégée
  • v2.1 protégée
  • v2.0 protégée
  • v1.8-3 protégée
  • v1.8-2 protégée
  • v1.8-1 protégée
  • v1.8 protégée
  • v1.7 protégée
  • v1.6 protégée
  • v1.5 protégée
  • v1.4 protégée
  • v1.3 protégée
  • v1.2 protégée
  • v1.1 protégée
  • v1.0 protégée
27 résultats

.clang-format

Blame
    • Kubat's avatar
      a858b596
      LKT & CMD: Handle in a more cleaner way the options for cmd.h · a858b596
      Kubat a rédigé
      Name those options 'env', as they are global options that are common to
      all the commands (normally). Not using the POSIX env for now for that,
      but they are setted in a same-fashion way:
      
      lkt port=6601 queue 10
          \         \     \_ options passed to the command
           \         \______ the commands
            \_______________ the env, or global options
      LKT & CMD: Handle in a more cleaner way the options for cmd.h
      Kubat a rédigé
      Name those options 'env', as they are global options that are common to
      all the commands (normally). Not using the POSIX env for now for that,
      but they are setted in a same-fashion way:
      
      lkt port=6601 queue 10
          \         \     \_ options passed to the command
           \         \______ the commands
            \_______________ the env, or global options
    CONTRIBUTING.md 1,99 Kio