Home
last modified time | relevance | path

Searched hist:ee74c236246cc2567b00578bbc760e38ee42fdfd (Results 1 – 6 of 6) sorted by relevance

/freebsd/stand/liblua/
H A Dluaconf.hdiff ee74c236246cc2567b00578bbc760e38ee42fdfd Sat Nov 02 04:37:58 CET 2019 Kyle Evans <kevans@FreeBSD.org> stand: consolidate knowledge of lua path

Multiple places coordinate to 'know' where lua scripts are installed. Knock
this down to being formally defined (and overridable) in exactly one spot,
defs.mk, and spread the knowledge to loaders and liblua alike. A future
commit will expose this to lua as loader.lua_path, so it can build absolute
paths to lua scripts as needed.

MFC after: 1 week
H A DMakefilediff ee74c236246cc2567b00578bbc760e38ee42fdfd Sat Nov 02 04:37:58 CET 2019 Kyle Evans <kevans@FreeBSD.org> stand: consolidate knowledge of lua path

Multiple places coordinate to 'know' where lua scripts are installed. Knock
this down to being formally defined (and overridable) in exactly one spot,
defs.mk, and spread the knowledge to loaders and liblua alike. A future
commit will expose this to lua as loader.lua_path, so it can build absolute
paths to lua scripts as needed.

MFC after: 1 week
/freebsd/stand/lua/
H A DMakefilediff ee74c236246cc2567b00578bbc760e38ee42fdfd Sat Nov 02 04:37:58 CET 2019 Kyle Evans <kevans@FreeBSD.org> stand: consolidate knowledge of lua path

Multiple places coordinate to 'know' where lua scripts are installed. Knock
this down to being formally defined (and overridable) in exactly one spot,
defs.mk, and spread the knowledge to loaders and liblua alike. A future
commit will expose this to lua as loader.lua_path, so it can build absolute
paths to lua scripts as needed.

MFC after: 1 week
/freebsd/stand/common/
H A Dinterp_lua.cdiff ee74c236246cc2567b00578bbc760e38ee42fdfd Sat Nov 02 04:37:58 CET 2019 Kyle Evans <kevans@FreeBSD.org> stand: consolidate knowledge of lua path

Multiple places coordinate to 'know' where lua scripts are installed. Knock
this down to being formally defined (and overridable) in exactly one spot,
defs.mk, and spread the knowledge to loaders and liblua alike. A future
commit will expose this to lua as loader.lua_path, so it can build absolute
paths to lua scripts as needed.

MFC after: 1 week
/freebsd/stand/
H A Dloader.mkdiff ee74c236246cc2567b00578bbc760e38ee42fdfd Sat Nov 02 04:37:58 CET 2019 Kyle Evans <kevans@FreeBSD.org> stand: consolidate knowledge of lua path

Multiple places coordinate to 'know' where lua scripts are installed. Knock
this down to being formally defined (and overridable) in exactly one spot,
defs.mk, and spread the knowledge to loaders and liblua alike. A future
commit will expose this to lua as loader.lua_path, so it can build absolute
paths to lua scripts as needed.

MFC after: 1 week
H A Ddefs.mkdiff ee74c236246cc2567b00578bbc760e38ee42fdfd Sat Nov 02 04:37:58 CET 2019 Kyle Evans <kevans@FreeBSD.org> stand: consolidate knowledge of lua path

Multiple places coordinate to 'know' where lua scripts are installed. Knock
this down to being formally defined (and overridable) in exactly one spot,
defs.mk, and spread the knowledge to loaders and liblua alike. A future
commit will expose this to lua as loader.lua_path, so it can build absolute
paths to lua scripts as needed.

MFC after: 1 week