summaryrefslogtreecommitdiff
path: root/lwlib/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* Fix dependency bug when building lwlibPaul Eggert2023-01-131-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Base the "extraclean" Make rule on "maintainer-clean"Glenn Morris2021-05-091-2/+2
* Fix 'extraclean' targetsEli Zaretskii2021-04-011-2/+2
* Simplify silent-rules build machineryGlenn Morris2021-03-061-17/+2
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Fix ‘make clean’ with a file named ‘-.o’Paul Eggert2018-09-241-1/+1
|/
* Make 'tags' targets respect --with-silent-rules (Bug#31744)Noam Postavsky2018-06-121-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Streamline dependency-file generationPaul Eggert2017-03-211-18/+10
* Remove @SET_MAKE@ from manually-maintained filesPaul Eggert2017-01-071-1/+0
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
|\|
| * Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* | Build tweaks related to tags files.Glenn Morris2016-01-061-6/+9
|/
* * Makefile.in (SUBDIR_MAKEFILES):Glenn Morris2015-06-091-1/+2
* Merge branch 'master' into cairoJan D2015-05-171-6/+14
|\
| * Replace AC_SUBST_FILE in configure with include in Makefiles.Glenn Morris2015-05-151-6/+14
* | Add CAIRO_CFLAGS to lwlib/Makefile.inJan D2015-04-031-0/+2
|/
* Less 'make' chatter for lwlibPaul Eggert2015-01-031-3/+13
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* --enable-silent-warnings now suppresses more chatter.Paul Eggert2014-09-011-1/+9
* Use gcc auto-dependency information for lwlib and oldXMenuGlenn Morris2014-06-281-16/+12
* Use `make -C' rather than `cd && make'Glenn Morris2014-06-141-1/+1
* Parallelize clean rules using GNU make featuresGlenn Morris2014-06-141-3/+6
* With GNU make, MFLAGS is not neededGlenn Morris2014-06-131-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Use relative filenames in TAGS files.Glenn Morris2013-11-021-6/+3
* Small Makefile cleanup mainly related to tags file generationGlenn Morris2013-11-021-2/+13
* Fix whitespace in previous Makefile.in changesGlenn Morris2013-10-231-1/+2
* Attempt at a fix for mingw CPPFLAGSGlenn Morris2013-10-231-0/+1
* Makefile improvements.Paul Eggert2013-09-031-2/+3
* Use a @configure_input@ comment at the start of generated MakefilesGlenn Morris2013-07-231-0/+2
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Use URLs, not Boston addresses, in copyright notices.Paul Eggert2012-12-311-3/+1
* Let configure set ar and associated flagsUlrich Mueller2012-10-051-2/+3
* * lwlib/Makefile.in (config_h): Add conf_post.h.Glenn Morris2012-08-011-1/+1
* Clean out last vestiges of the old HAVE_CONFIG_H stuff.Paul Eggert2012-06-251-1/+1
* Merge from trunk.Paul Eggert2012-04-131-5/+3
|\
| * Repurpose C_SWITCH_X_SYSTEM as GNUSTEP_CFLAGSGlenn Morris2012-04-101-3/+2
* | configure: new option --enable-gcc-warningsPaul Eggert2012-04-091-2/+4
|/
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* lwlib/Makefile.in (ALL_CFLAGS): Add -I../lib for generated header files in ou...YAMAMOTO Mitsuharu2011-06-271-1/+1