Andersbakken / rtags

A client/server indexer for c/c++/objc[++] with integration for Emacs based on clang.
http://www.rtags.net
GNU General Public License v3.0
1.83k stars 253 forks source link

WIP: Allow for native-compile compilation of elisp files #1425

Closed Thaodan closed 2 years ago

Thaodan commented 2 years ago

Currently this compiles to ~/emacs.d/eln-cache. I did not found a way to package the eln files without adding extra magic on top of batch-native-compile.

Andersbakken commented 2 years ago

Thanks. Looks good to me.