Custom Query (1630 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (46 - 48 of 1630)

Ticket Resolution Summary Owner Reporter
#102 fixed `standard-extension` procedure from module setup-api doesn't install import library felix winkelmann
Description

It also got a new optional arg that controls whether a static module should also be generated.

See commit c5fdd4fe0583d50ad48ae7c7b9bbe494815379c4.

#103 fixed Remove obsolete files felix winkelmann
Description

Various files are not used anymore or never installed. Additionally, the elisp files should not be in the core distribution: hen.el is currently unmaintained (it has been moved to call/cc.org and is accessible through the wiki) and scheme-complete.el is available from synthcode (and we don't want to tie ourselves to its release-cycle).

See commit a02ad8dd2af1a93ab57004372cc109bec5c03070.

This commit also contains some minor fixes in some scripts.

#104 fixed import-library should only be generated if it actually changed felix winkelmann
Description

When an import-library is generated and it already exists, then overwrite it only when it changed. Currently the import-library will always be overwritten. Adding this feature can simplify makefiles because it prevents unnecessary recompiles of import-libraries.

See commit 864713b7dc84d9df5f30cf10dd6b2fee2b0335c1.

(suggested by Jörg Wittenberger)

Note: See TracQuery for help on using queries.