summaryrefslogtreecommitdiff
path: root/mkpkg
Commit message (Expand)AuthorAgeFilesLines
* Don't use /usr/bin/cc on Solaris, look in /opt/developerstudio*.SUDO_1_8_32Todd C. Miller2021-02-091-5/+10
* Fix typo that prevented a missing linux audit lib from being detected.Todd C. Miller2019-08-231-1/+1
* AIX packages were not being build with optimization enabled.Todd C. Miller2019-05-241-1/+1
* Support using macOS SDKs from /Library/Developer/CommandLineTools/SDKsTodd C. Miller2019-05-221-7/+15
* Add SPDX-License-Identifier to files.Todd C. Miller2019-04-291-0/+2
* On RedHat/CentOS get the OS major version from /etc/redhat-release.Todd C. Miller2019-02-061-3/+4
* Add --enable-package-build to give configure a hint that we areTodd C. Miller2018-08-221-1/+5
* Detect number of CPUs on AIX.Todd C. Miller2018-08-181-0/+3
* Detect number of CPUs on HP-UX.Todd C. Miller2018-08-171-3/+7
* update my email to Todd.Miller@sudo.wsTodd C. Miller2017-12-031-1/+1
* The Fedora sudo package uses /etc/ldap.conf not /etc/sudo-ldap.conf.Todd C. Miller2017-09-011-1/+0
* Mac OS X -> macOSTodd C. Miller2017-06-021-1/+1
* Use clang on macOS if presentTodd C. Miller2017-05-231-0/+6
* Use expr instead of POSIX sh numerical expression to avoidTodd C. Miller2016-11-091-1/+1
* Fix appending to make_optsTodd C. Miller2016-08-221-1/+1
* Use /proc/cpuinfo on Linux instead of running lscpuTodd C. Miller2016-08-031-3/+5
* If using GNU make on a multi-cpu system, use the -j flag to runTodd C. Miller2016-08-031-1/+26
* Fedora dropped "core" from the name some time ago so just match onTodd C. Miller2016-02-011-14/+39
* Treat fedora core like centos/rhel for package building.Todd C. Miller2016-01-311-1/+1
* Fix the check for whether to include 32-bit arch in Mac OS X packages.Todd C. Miller2015-10-251-1/+1
* Set sssd lib location to /usr/lib64 on 64-bit RHEL/Centos.Todd C. Miller2015-07-271-0/+4
* Better checks for the libaudit package for Debian and error outTodd C. Miller2015-07-091-2/+11
* Fix linux_audit setting on non-multiarch Debian.Todd C. Miller2015-07-091-1/+1
* The old Solaris /bin/sh doesn't support POSIX $( .. ) syntax,Todd C. Miller2015-07-091-1/+1
* Only use --with-sssd-lib on Debian/Ubuntu w/ multipackage.Todd C. Miller2015-07-081-2/+10
* Update Debian/Ubuntu packages to be more like the vendor ones. OneTodd C. Miller2015-07-081-2/+5
* There's no point in building i386 binaries for Mac OS X 10.7 and higher.Todd C. Miller2015-04-281-2/+2
* Remove unintended commitTodd C. Miller2015-04-081-2/+1
* Create template tmpfiles.d/sudo.conf for installation instead ofTodd C. Miller2015-04-071-0/+3
* Make exampledir configurable and default to DATAROOTDIR/examples/sudoTodd C. Miller2015-04-061-1/+2
* RHEL 6 and above use /etc/sudo-ldap.conf not /etc/ldap.confTodd C. Miller2014-07-111-0/+5
* Don't use the HP compiler in preference to gcc. Some versions haveTodd C. Miller2014-07-091-9/+0
* No longer need to disable setresuid() on debian.Todd C. Miller2014-02-271-1/+0
* Do not override timedir on Debian.Todd C. Miller2014-01-301-1/+0
* RHEL 6 and above builds sudo with SSSD supportTodd C. Miller2013-12-031-0/+4
* Enable bsm audit on Mac OS X and Solaris >= 11.Todd C. Miller2013-08-151-2/+11
* Newer Xcode places the SDKs under Xcode.appTodd C. Miller2013-08-061-1/+8
* Use -gxcoff on aix so dbx can be used to debug sudo.Todd C. Miller2013-06-171-0/+4
* No longer need to disable PIE on Solaris.Todd C. Miller2013-05-301-1/+1
* Add explicit sendmail path for Linux since we may not have sendmailTodd C. Miller2013-05-031-0/+3
* Add copyright notice to scriptsTodd C. Miller2013-04-241-0/+14
* Disable PIE on Solaris where it is not really supported.Todd C. Miller2013-04-101-1/+1
* Sudo now stores its libexec files in a "sudo" subdirectory insteadTodd C. Miller2013-02-061-2/+2
* Add configure check for building PIE executables instead of doingTodd C. Miller2012-07-021-29/+3
* Add --disable-nls for AIXTodd C. Miller2012-06-251-0/+1
* fix typo when setting aix_freewareTodd C. Miller2012-06-201-1/+1
* Install AIX packages under /opt/freeware with links in /usr/bin andTodd C. Miller2012-06-111-0/+16
* Only specify prefix if we are overriding the default value.Todd C. Miller2012-06-081-12/+5
* Build .deb packages with selinux support.Todd C. Miller2012-06-071-0/+1
* Replace out of date MAN_POSTINSTALL with MANCOMPRESS and MANCOMPRESSEXTTodd C. Miller2012-05-311-0/+3