summaryrefslogtreecommitdiff
path: root/buildtools/wafsamba/pkgconfig.py
Commit message (Expand)AuthorAgeFilesLines
* python: Don't use deprecated escape sequencesAndreas Schneider2023-01-201-2/+2
* buildtools/wafsamba: add_manual_dependency needs bytes for valueNoel Power2018-09-271-1/+1
* third_party:waf: update to upstream 2.0.4 releaseAlexander Bokovoy2018-09-051-1/+1
* talloc: use the system pytalloc-util for python3 as wellAndrew Bartlett2017-03-101-4/+8
* build:wafsamba: removed most import * statementsThomas Nagy2015-10-281-2/+3
* build:wafsamba: Close file handles in the build scripts tooThomas Nagy2015-09-021-8/+2
* build: fixed dependencies on install prefix for pc files and python scriptsAndrew Tridgell2011-06-151-0/+1
* buildtools/wafsamba: import 'sys' and 'Logs' if we use themStefan Metzmacher2011-01-051-1/+1
* waf: support @LIB_RPATH@ in pc filesAndrew Tridgell2010-12-081-2/+6
* waf: ensure pkgconfig files depend on the prefixAndrew Tridgell2010-11-031-0/+3
* waf: split pkgconfig logic into a separate moduleAndrew Tridgell2010-11-031-0/+61