summaryrefslogtreecommitdiff
path: root/oldXMenu/Makefile.in
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-06-14Enable compiling Emacs with implicit Make rules suppressedPo Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-03-06Simplify silent-rules build machineryGlenn Morris
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-09-24Fix ‘make clean’ with a file named ‘-.o’Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-03-21Streamline dependency-file generationPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-11Merge from origin/emacs-25John Wiegley
2016-01-06Build tweaks related to tags files.Glenn Morris
2016-01-01Update copyright year to 2016Paul Eggert
2015-05-15Replace AC_SUBST_FILE in configure with include in Makefiles.Glenn Morris
2015-01-03Less 'make' chatter for oldXMenuPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-09-03Less chatter in 'make' output.Paul Eggert
2014-09-01--enable-silent-warnings now suppresses more chatter.Paul Eggert
2014-06-28Use gcc auto-dependency information for lwlib and oldXMenuGlenn Morris
2014-06-15* oldXMenu/Makefile.in (CPPFLAGS): Explicitly set via configure.Glenn Morris
2014-06-14* oldXMenu/Makefile.in: Fix typo in earlier change.Glenn Morris
2014-06-14Parallelize clean rules using GNU make featuresGlenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-10-23Fix whitespace in previous Makefile.in changesGlenn Morris
2013-10-23Attempt at a fix for mingw CPPFLAGSGlenn Morris
2013-09-03Makefile improvements.Paul Eggert
2013-07-23Use a @configure_input@ comment at the start of generated MakefilesGlenn Morris
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-10-05Let configure set ar and associated flagsUlrich Mueller
2012-06-25* Makefile.in (ALL_CFLAGS): Add -I../lib -I${srcdir}/../lib.Paul Eggert
2012-04-13Merge from trunk.Paul Eggert
2012-04-10Repurpose C_SWITCH_X_SYSTEM as GNUSTEP_CFLAGSGlenn Morris
2012-04-09configure: new option --enable-gcc-warningsPaul Eggert
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Refill some copyright headers.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-07-12Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGSAndreas Schwab
2010-05-06Let configure handle ranlib.Glenn Morris
2010-05-06Remove some unused Makefile.in variables.Glenn Morris
2010-05-03Yet another missing piece of C_SWITCH commit.Glenn Morris
2010-04-26Reduce CPP usage.Dan Nicolaescu