summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* makefile: use target arch when determining what programs to compileLucas Magasweran2019-08-081-2/+2
* Fix stale linksOndřej Lysoněk2018-09-011-1/+1
* Spelling fix.Jean Delvare2010-10-261-1/+1
* Warn the user is either flex or bison is missing.Jean Delvare2010-10-191-1/+9
* Recent versions of module-init-tools only want *.conf files underJean Delvare2009-07-241-0/+1
* Drop unused default rule.Jean Delvare2009-04-281-4/+0
* Make it possible to skip building of the static library. Just run:Jean Delvare2009-04-201-1/+4
* Add a note about the default configuration file change at installationJean Delvare2009-02-041-0/+5
* Install sensors.conf.default instead of sensors.conf.eg.Jean Delvare2009-01-191-6/+6
* Patch from Aurelien Jarno:Jean Delvare2008-03-261-1/+2
* Document the variable overriding mechanism (#2296).Jean Delvare2008-01-191-0/+3
* Fix building on PPC machinesHans de Goede2007-11-231-2/+5
* Let libsensors know the default path to its configuration file.Jean Delvare2007-10-251-2/+2
* bash should no longer be needed at build time.Jean Delvare2007-09-241-6/+1
* Fix -W options so flex/yacc code compiles completely without warnings. Also,Mark M. Hoffman2007-09-161-2/+2
* Don't use -Wundef for the library, flex/bison-generated code doesn't playJean Delvare2007-09-051-1/+1
* sensors-conf-convert: New, script to convert old configuration filesJean Delvare2007-09-051-1/+5
* Drop the package target.Jean Delvare2007-07-191-24/+3
* Delete LM_DATE and libsensors_date.Jean Delvare2007-07-101-8/+2
* Add some more warning flags, and fix these warnings.Jean Delvare2007-07-031-1/+2
* kernel/include/sensors.h is no longer used; delete it.Jean Delvare2007-06-291-7/+2
* Move the eeprom decoding scripts to the i2c-tools package.Jean Delvare2007-06-271-2/+2
* Always build libsensors with sysfs support.Jean Delvare2007-06-251-9/+0
* Delete all kernel chip drivers, documentation and references. We areJean Delvare2007-05-091-182/+7
* Delete all kernel bus drivers, documentation and references. We areJean Delvare2007-05-051-3/+1
* Delete mkpatch and all references thereto. The kernel modules will soonJean Delvare2007-05-021-1/+0
* Merge from trunk (4303:4355) out to 3.0.0 branch.Mark M. Hoffman2007-04-031-1/+1
* Modify libsensors scanner build flags...Mark M. Hoffman2006-12-291-2/+2
* Don't create lex.backup unless DEBUG is enabled.Mark M. Hoffman2006-11-051-2/+8
* Merge scanner-opt-branch (r4121:r4221) to trunk.Mark M. Hoffman2006-10-261-1/+2
* Fix the homepage addressRudolf Marek2006-09-171-1/+1
* Revert previous Makefile change (Silent errors on missing dependency files)Jean Delvare2006-08-201-1/+1
* More .PHONY targets.Jean Delvare2006-08-091-1/+1
* Typo fix, thanks to Brian C for reporting.Jean Delvare2006-07-291-2/+3
* Makefile: Silent errors on missing dependency files.Jean Delvare2006-07-241-7/+3
* Fix depmod on non-running kernel version. Original patch fromJean Delvare2006-04-151-2/+5
* Don't grep autoconf.h on user-space targets.Jean Delvare2006-02-231-8/+6
* (mmh)Mark M. Hoffman2005-09-181-0/+19
* Drop -W, sensord warns too much with it.Jean Delvare2005-09-161-1/+1
* Compile userspace tools with -W.Jean Delvare2005-09-101-2/+2
* Compile user-space programs with -Wundef.Jean Delvare2005-09-071-1/+1
* Cleanups. Original patch from Jim Cromie.Jean Delvare2005-07-241-5/+5
* Detect 2.6+ kernels and check targets. Original patch by JimJean Delvare2005-07-241-0/+10
* Compile kernel modules with -fno-strict-aliasing on allJean Delvare2005-03-191-2/+2
* Set proper compiler flags for mips, sparc32, sparc64.Jean Delvare2005-03-111-0/+14
* Kill outdated code.Jean Delvare2005-02-071-10/+6
* add prog/pwm manpages to $MANPAGES;Mark D. Studebaker2005-01-291-1/+30
* Kernel module compatibility issues are hopefully gone.Jean Delvare2004-12-041-2/+0
* Make ETCDIR available to compiled programs.Jean Delvare2004-11-211-1/+1
* spoof LOGNAME and HOSTNAME when making html man pagesMark D. Studebaker2004-07-241-0/+2