summaryrefslogtreecommitdiff
path: root/dynconfig/wscript
Commit message (Expand)AuthorAgeFilesLines
* dynconfig: Fix code spellingAndreas Schneider2023-04-111-1/+1
* dynconfig: Introduce and expose SAMBA_LIBEXECDIRVolker Lendecke2021-04-011-0/+7
* build: Remove workaround for missing os.path.relpath in Python < 2.6Andrew Bartlett2019-11-131-2/+2
* dynconfig/wscript: typo fixesBjörn Jacke2019-10-311-5/+5
* build: add SAMBA_DATADIR as "samba" subdirectory of DATADIRRalph Boehme2019-10-091-0/+5
* dynconfig/wscript: python3 fix string.find instanceNoel Power2018-12-141-1/+1
* dynconfig/wscript: update to handle waf 2.0.4Alexander Bokovoy2018-09-051-5/+9
* dynconfig: Fix location of the default 'binddns dir'Andreas Schneider2017-09-161-6/+6
* param: Add 'binddns dir' parameterAndreas Schneider2017-09-051-0/+7
* dynconfig: Change permission of the private dir to 0700Andreas Schneider2017-09-051-1/+1
* dynconfig: Use INSTALL_DIR to create directoriesAndreas Schneider2017-08-241-3/+6
* param: Remove winbindd privileged socket directory optionAndrew Bartlett2017-01-221-5/+0
* wscript: remove executable bits for all wscript* filesStefan Metzmacher2017-01-111-0/+0
* Add build option for default smbpasswd locationIvo De Decker2016-05-031-0/+2
* build:wafsamba: Replace Options.is_install by bld.is_installThomas Nagy2015-11-161-2/+2
* build:wafsamba: Remove the unnecessary intltool module dependencyThomas Nagy2015-11-061-1/+1
* dynconfig: Fix deps, no talloc requiredVolker Lendecke2015-10-121-1/+1
* dynconfig: implement PERL_ARCH_INSTALL_DIRMichael Adam2014-09-051-0/+5
* dynconfig: implement PERL_LIB_INSTALL_DIR.Michael Adam2014-09-051-0/+5
* dynconfig/wscript: add dynconfig_varnames()Stefan Metzmacher2014-09-051-0/+10
* docs: define and include entities for the docsGarming Sam2014-01-311-8/+27
* swat: Remove swat.Kai Blin2013-05-181-4/+0
* ntp_signd: move socket directory to var/lib not var/run for permissions changeAndrew Bartlett2012-11-121-2/+2
* build: fix typoAndrew Bartlett2012-08-031-1/+1
* dynconfig/wscript: correctly cleanup PRIVATELIBDIR and MODULESDIR defaultsStefan Metzmacher2012-01-191-0/+2
* dynconfig: overwrite --with-privatelibdir as a Samba optionStefan Metzmacher2012-01-171-1/+8
* dynconfig: --with-modulesdir should be a Samba optionStefan Metzmacher2012-01-171-5/+12
* dynconfig: added SBINDIR and BINDIR as updated dynconfig variablesAndrew Tridgell2011-12-151-0/+2
* build: Reduce build systems to just top level waf and autoconfAndrew Bartlett2011-10-071-2/+0
* dynconfig/wscript: use $libdir/security for PAMMODULESDIR as in config.m4Stefan Metzmacher2011-07-131-3/+3
* dynconfig: rework the logic to support --enable-fhsStefan Metzmacher2011-07-131-119/+275
* dynconfig: add SambaIndentedHelpFormatter in order to support \n in option he...Stefan Metzmacher2011-07-131-1/+54
* dynconfig: remember which options still have their default valueStefan Metzmacher2011-07-131-2/+10
* dynconfig: use an option group for the samba specific optionsStefan Metzmacher2011-07-131-2/+4
* Revert "s4-build Change default paths and --with flags for a 4.0 release"Stefan Metzmacher2011-07-131-20/+58
* Revert "build: Put lockdir and cachedir in FHS-like locations by default"Stefan Metzmacher2011-07-131-2/+2
* s3-waf: remove s3-waf specific dynconfig.Günther Deschner2011-06-281-1/+4
* build: move dynconfig for top level build upAndrew Bartlett2011-06-211-0/+115