aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.in (unfollow)
Commit message (Expand)AuthorFilesLines
2025-09-09Allow use of \N{...} earlier to help fix bug#79353Stefan Monnier1-1/+3
2025-04-19Fix libsrc assumption in src/Makefile.inPaul Eggert1-1/+1
2025-01-17Fix build on Solaris 10 (bug#75451)Pip Cet1-1/+2
2025-01-02Update copyright year to 2025Stefan Kangas1-1/+1
2025-01-01Update copyright year to 2025Paul Eggert1-1/+1
2024-12-28Delete firstfile.c and lastfile.cStefan Kangas1-12/+2
2024-12-12Unexec removal: Build systemPip Cet1-33/+0
2024-12-12Unexec removal: Remove HYBRID_MALLOC supportPip Cet1-4/+1
2024-12-12Unexec removal: Main partPip Cet1-5/+3
2024-07-16Quote BIN_DESTDIR betterPaul Eggert1-3/+3
2024-06-14Enable compiling Emacs with implicit Make rules suppressedPo Lu1-1/+1
2024-06-05Fix the GNUstep buildPo Lu1-1/+1
2024-05-25* src/Makefile.in (ELN_DESTDIR, BIN_DESTDIR): Give a default (bug#70842).Andrea Corallo1-0/+5
2024-05-01Implement dots and dashes on NextstepPo Lu1-1/+2
2024-04-05Enable relinquishing access to Android content directoriesPo Lu1-1/+1
2024-03-30Fix the native JSON support codeEli Zaretskii1-1/+1
2024-03-30Always enable native JSON support and remove Jansson referencesMattias Engdegård1-7/+3
2024-01-02; Add 2024 to copyright yearsPo Lu1-1/+1
2023-11-09comp: Add comp-common.elAndrea Corallo1-0/+1
2023-11-09comp: split code in comp-run.elAndrea Corallo1-0/+1
2023-08-12Update from Gnulib by running admin/merge-gnulibPaul Eggert1-2/+2
2023-07-19Update Android portPo Lu1-18/+25
2023-07-19Make sure Android builds are redumped upon changes to shortlispPo Lu1-5/+26
2023-07-11Fix doc file generation on AndroidPo Lu1-7/+7
2023-06-22Fix building --with-native-compilation=aot from release tarballEli Zaretskii1-0/+8
2023-03-16Make ANDROID_CC and SDK_BUILD_TOOLS precious variablesPo Lu1-2/+2
2023-03-01Fix mostlyclean rulesPo Lu1-1/+1
2023-02-19More parallel build fixesPo Lu1-4/+5
2023-02-05Update Android portPo Lu1-1/+2
2023-01-28Add libtiff support to Android portPo Lu1-1/+2
2023-01-28Update Android portPo Lu1-1/+4
2023-01-26Update Android portPo Lu1-1/+2
2023-01-25Minor fixes to Android portPo Lu1-3/+4
2023-01-25Update Android portPo Lu1-1/+1
2023-01-24Enable libjpeg on AndroidPo Lu1-1/+2
2023-01-24Update Android portPo Lu1-4/+15
2023-01-13Update from Gnulib by running admin/merge-gnulibPaul Eggert1-1/+2
2023-01-07Adjust to recent Gnulib macro renamingPaul Eggert1-6/+6
2023-01-01; Add 2023 to copyright years.Eli Zaretskii1-1/+1
2022-12-31Bring up the Android operating system and its window systemPo Lu1-6/+46
2022-10-16Support MinGW build on MS-WindowsEli Zaretskii1-3/+2
2022-10-10Fix typo in Makefile.inDaniel Martín1-1/+1
2022-08-15Produce TAGS in 'lib' as well and include them in src/TAGSEli Zaretskii1-4/+5
2022-08-14* src/Makefile.in (elnlisp): Delete autoload.eln from list.Stefan Kangas1-1/+0
2022-08-05Make loaddefs.el dependencies more explicit in src/Makefile.inLars Ingebrigtsen1-1/+1
2022-08-04Adjust src/Makefile.in comments about make-docfileLars Ingebrigtsen1-5/+0
2022-08-04Remove VCSWITNESS dependency, since we're always rescanning nowLars Ingebrigtsen1-7/+1
2022-08-03Byte-compile the in-tree loaddefs.el filesLars Ingebrigtsen1-4/+2
2022-05-07Add tree-sitter intergrationYuan Fu1-3/+7
2022-04-04Replace list and vector sorting with TIMSORT algorithmAndrew G Cohen1-1/+1