index
:
chuix.git
fix-out-of-tree-make
python-team-django-6
zabbix-upgrade
guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
search-paths.scm
Age
Commit message (
Expand
)
Author
2025-09-18
Reapply "Update Maxim's email address."
Maxim Cournoyer
2025-09-18
Revert "Update Maxim's email address."
Maxim Cournoyer
2025-09-18
Update Maxim's email address.
Maxim Cournoyer
2025-03-18
search-paths: $Add XDG_DATA_DIRS.
Maxim Cournoyer
2024-08-31
search-paths: Swap $C_INCLUDE_PATH and $CPLUS_INCLUDE_PATH.
Ludovic Courtès
2024-08-31
guix: search-paths: Fix obj-c++ search paths.
Efraim Flashner
2024-08-31
gnu: gcc: Support objc, objc++ by default.
Efraim Flashner
2024-08-31
gnu: libxslt: Set search-paths for XML and SGML catalogs.
Bruno Victal
2024-08-31
search-paths: Add $XML_CATALOG_FILES and $SGML_CATALOG_FILES.
Bruno Victal
2023-10-04
search-paths: Add GCC search paths.
Maxim Cournoyer
2023-09-12
search-paths: Add $TZDIR.
Maxim Cournoyer
2023-03-06
gnu: perl-extutils-pkgconfig: Support cross-compilation.
Maxim Cournoyer
2022-09-08
search-paths: Tweak $SSL_CERT_DIR comment.
Ludovic Courtès
2022-09-08
search-paths: Clarify $GUIX_EXTENSIONS_PATH comment.
Ludovic Courtès
2022-09-08
search-paths: Remove redundant uses of 'define-public'.
Ludovic Courtès
2022-09-07
profiles: Implicitly set GUIX_EXTENSIONS_PATH.
(unmatched-parenthesis
2022-05-13
search-paths: Define $SSL_CERT_DIR and $SSL_CERT_FILE.
Maxime Devos
2018-05-10
search-paths: Add 'set-search-paths'.
Ludovic Courtès
2017-01-23
search-paths: Allow specs with #f as their separator.
Ludovic Courtès
2015-10-29
utils: Have search-path-as-list pattern search for directories.
Eric Bavier
2015-05-06
search-paths: Export 'string-tokenize*'.
Ludovic Courtès
2015-05-05
environment: Move iteration outside of 'for-each-search-path'.
Ludovic Courtès
2015-05-05
search-paths: Define the 'PATH' environment variable.
Ludovic Courtès
2015-05-05
search-paths: 'evaluate-search-paths' can be passed a list of directories.
Ludovic Courtès
2015-05-04
search-paths: 'evaluate-search-paths' now returns spec/value pairs.
Ludovic Courtès
2015-05-04
search-paths: Add 'environment-variable-definition'.
Ludovic Courtès
2015-05-04
search-paths: Add 'evaluate-search-paths', from (guix scripts package).
Ludovic Courtès
2015-05-04
Move search path specifications to (guix search-paths).
Ludovic Courtès