summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Port of merge request 49 to newlibCraig Small2017-08-191-0/+21
* top: show fewer decimal places for memory (by default)Jim Warner2017-03-161-4/+4
* build sys: update configure.ac for the latest autoscanJim Warner2016-07-091-2/+3
* build-sys: Enable optional hardening flagsCraig Small2016-04-251-0/+23
* Added Cygwin build supportWayne Porter2016-03-121-0/+1
* enable transparent large file supportMike Frysinger2016-03-101-1/+2
* Merge branch 'master' into newlibCraig Small2015-10-281-13/+4
|\
| * configure.ac: do not check for C++ compilerJohn Keeping2015-08-181-1/+0
| * build-sys: Clean up libsystemd in configureCraig Small2015-07-091-12/+4
| * build-sys: use merged systemd libraryCraig Small2015-07-091-3/+3
* | build, library & top: make OOMEM options unconditionalJim Warner2015-08-231-8/+0
|/
* Merge branch 'filbranden/procps-build_sys_cleanup_usrbin'Craig Small2015-05-101-12/+4
|\
| * build-sys: install binaries in bindir (get rid of usrbin_execdir)Filipe Brandenburger2015-05-011-3/+0
| * build-sys: enable "subdir-objects" automake optionFilipe Brandenburger2015-05-011-1/+1
| * build-sys: merge automake subdirs into toplevelFilipe Brandenburger2015-05-011-7/+3
| * build-sys: remove AC_PROG_RANLIB from configure.acFilipe Brandenburger2015-05-011-1/+0
* | Changed git site to gitlabCraig Small2015-05-101-1/+1
|/
* configure.ac: re-enabling the ALL_LINGUAS related checksJaromir Capik2014-09-151-6/+6
* Handle 'none required' result from AC_SEARCH_LIBSMichael Forney2014-08-281-1/+3
* library: generalize then add former 'ps' systemd logicJim Warner2014-07-171-1/+1
* top: retire old stale startup defaults in favor of newJim Warner2014-07-011-0/+8
* Manpage translations in MakefilesCraig Small2014-06-281-0/+1
* ps: possibility to display slice unit for a processLukas Nykryn2013-10-161-2/+2
* pidof: reimplemented from scratch (replacing sysvinit pidof)Jaromir Capik2013-10-101-0/+6
* build-sys: add support for silent builsKarel Zak2013-08-131-0/+1
* build-sys: correct one AC_ARG_ENABLE() cleanup defaultJim Warner2013-08-131-1/+1
* build-sys: cleanup AC_ARG_ENABLE() usageKarel Zak2013-08-131-22/+22
* ps: making the libselinux support configurableJaromir Capik2013-08-071-0/+8
* procps-ng testsuite : simplify DEJAGNU workaroundGilles Espinasse2013-05-261-1/+1
* top: provide a build option to change memory precisionJim Warner2013-05-191-0/+8
* top: revert %CPU and %MEM precision to former defaultsJim Warner2013-05-191-0/+8
* build-sys: allow a build when libdl.so is truly absentJim Warner2013-05-111-0/+3
* Updated configure.acCraig Small2013-05-051-100/+54
* build-sys: eliminate dependencies for the NUMA supportJim Warner2013-05-051-18/+8
* ps: possibility to display machine name for a processLukas Nykryn2013-04-241-2/+2
* ps: possibility to display systemd unit for a processLukas Nykryn2013-04-241-0/+18
* build-sys: in top program, enable NUMA/Node extensionsJim Warner2013-04-141-7/+9
* build-sys: in top program, enable NUMA/Node extensionsJim Warner2013-04-141-0/+19
* configure: Check for error.hRainer Müller2013-03-201-0/+2
* configure: Check for stdio_ext.hRainer Müller2013-03-201-0/+2
* configure: check for program_invocation_nameRainer Müller2013-03-201-0/+8
* build sys: add configure option for impact of SIGWINCHJim Warner2013-01-301-0/+8
* build-sys: configure option --enable-skill did not workSami Kerola2012-05-071-1/+1
* build-sys: allow packagers to choose what is installedSami Kerola2012-05-011-0/+6
* build-sys: make buildroot compilation workSami Kerola2012-04-171-14/+16
* build-sys: program_invocation_short_name is defined in errno.hSami Kerola2012-04-161-1/+1
* skill, snice: do not encourage building these utilitiesSami Kerola2012-03-161-0/+6
* build-sys: fix typoGilles Espinasse2012-03-031-1/+1
* build-sys: require compiler running in C99 modeSami Kerola2012-03-031-0/+17
* Merge remote-tracking branch 'sami/to-craig' into sami-mergeCraig Small2012-03-031-10/+15
|\