summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2023-06-24Use gnu make pattern substitution for load-file commandMats Lidell
2023-06-24Fix a few minor miscompilations and warningsStefan Monnier
2023-06-24Rework sed command, avoid the traling quotation mark (#342)Mats Lidell
2023-05-13Add HY-CONCEPTS.kotl on {C-h h d c}Bob Weiner
2023-05-07Update manual for today with new ibtypeBob Weiner
2023-04-23Small fixes and doc updatesRobert Weiner
2023-04-09Generalize hproperty class to handle named ebuts and ibutsBob Weiner
2023-03-07Latest rsw updates; see Changelog back to 2023-02-27Bob Weiner
2023-02-27Merge Mats and RSW's recent changes. Fix bug#61666 from John C.Bob Weiner
2023-02-17Make kotl-autoloads without building hyperbole-autoloads.el (#307)Mats Lidell
2023-01-07Merge branch 'master' of hyperboleBob Weiner
2023-01-07Fix issues with RFC implicit buttons, ibtype/actype completionBob Weiner
2022-12-18Use pattern substitution to derive the elc files (#291)Mats Lidell
2022-10-11Show docstring warnings again (#279)Mats Lidell
2022-10-04First stab at register support (#272)Mats Lidell
2022-07-17hsys-youtube.el: Add action button types for Youtube videosBob Weiner
2022-06-19Fix issues with batch native compiling (make eln)Bob Weiner
2022-06-19Makefile eln: Force load of all .el files; avoid nativecomp warningsBob Weiner
2022-06-16Use hload-path--make-directory-autoloads in Makefile (#200)Mats Lidell
2022-06-14Add package-lint target (#134)Mats Lidell
2022-06-06Add target for native byte compilation (#197)Mats Lidell
2022-06-04Fix so no fatal errors and pass all tests when natively compiledBob Weiner
2022-05-12Initial 8.0.1pre changes and fixes for async nativecomp errorsBob Weiner
2022-05-01Small text updates to docsBob Weiner
2022-04-24Update Makefile help and website targetsBob Weiner
2022-04-24Add website push and use it in release target (#191)Mats Lidell
2022-04-23Make release updates (#189)Mats Lidell
2022-03-13Change web-site target to websiteBob Weiner
2022-03-12Merge branch 'master' of hyperboleBob Weiner
2022-03-12Update Markdown to HTML converter used in MakefileBob Weiner
2022-03-09Use only files under source control for packaging (#176)Mats Lidell
2022-02-28Add target for generating web site (#172)Mats Lidell
2022-02-20Merge branch 'master' of hyperbole; add Makefile 'batch-tests'Robert Weiner
2022-02-20Add target for interactive test run with summary output (#171)Mats Lidell
2022-02-18Add Action Key support for Elisp symbols in ERT output linesBob Weiner
2022-02-12Add new FAST-DEMO file bound to {C-h h d d}Bob Weiner
2022-01-30Fix pathname button issues including with PATH valuesBob Weiner
2022-01-24Include all test/*.el files and definitions in TAGS tableBob Weiner
2022-01-24Add Last-Mod date header lineBob Weiner
2022-01-23Makefile (test-all): Alwasy run GUI Emacs if DISPLAY is setBob Weiner
2022-01-18Merge branch 'master' of hyperbole with Mats Makefile updatesRobert Weiner
2022-01-18Update doc in prep for V8.0.0 releaseRobert Weiner
2022-01-17Add help message for make targets for install tests (#152)Mats Lidell
2022-01-16Do not leave files in tmp folder after tests (#151)Mats Lidell
2022-01-09Test load-path dir without final slash and unquoted .el file lookupRobert Weiner
2022-01-01Compile all el-files (#142)Mats Lidell
2021-12-19Add target for elpa-devel install tests (#136)Mats Lidell
2021-12-05Add EMACS_BATCH variable; set TERM=vt100 for Emacs dumb terminal when tests a...Bob Weiner
2021-09-27Hide docstring warnings when using bin target (#124)Mats Lidell
2021-09-21Add target that controls what byte compile warnings are displayed (#123)Mats Lidell