Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct substituted buildopts.h path strings #549

Closed
wants to merge 11 commits into from

Commits on Oct 2, 2017

  1. Configuration menu
    Copy the full SHA
    6169b4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55ebb67 View commit details
    Browse the repository at this point in the history
  3. Only use LUAKIT_CONFIG_PATH and XDG_CONFIG_HOME

    do not use XDG_CONFIG_DIRS via g_get_system_config_dirs and xdg.system_config_dirs
    
    Also remove an instance of relative paths
    vlnx committed Oct 2, 2017
    Configuration menu
    Copy the full SHA
    147f76a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46ffd6f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c636a6 View commit details
    Browse the repository at this point in the history
  6. Rename XDGPREFIX to CONFIGDIR

    To use an xdg system config directory, set CONFIGDIR to /etc/xdg/luakit
    vlnx committed Oct 2, 2017
    Configuration menu
    Copy the full SHA
    8586fda View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    93f0fb8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    189f08a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    12f4517 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7f08741 View commit details
    Browse the repository at this point in the history
  11. Bring back real DEVELOPMENT_PATHS

    Rename repurposed DEVELOPMENT_PATHS as PREFIX_WITH_DESTDIR
    vlnx committed Oct 2, 2017
    Configuration menu
    Copy the full SHA
    76e4af1 View commit details
    Browse the repository at this point in the history