Daniel Kochmański
c235a57ded
Small compatibility fixes
...
- add a new character name alias Formfeed (for Page) -- sometimes used in the wild
- export asdf:registered-system (exported upstream, some systems use it)
2024-10-07 07:42:22 +02:00
Daniel Kochmański
e79971ced7
asdf: bump to version 3.1.8.9
2024-09-09 10:11:44 +02:00
Daniel Kochmanski
4915f8bc33
bump asdf
2017-09-30 16:07:10 +02:00
Daniel Kochmanski
270450a660
asdf: update to version 3.1.8.7
...
This version fixes mal-handling of :if-feature clauses which correct
loading of systems using it.
2017-09-30 11:12:29 +02:00
Daniel Kochmanski
f2473ade5b
asdf: update to 3.1.8.6
...
this version allows specifying init-name
2017-07-21 19:30:19 +02:00
Daniel Kochmański
35328d09d7
asdf: preserve program-system default
...
no-uiop is t for all but program-system.
2017-02-03 00:17:09 +01:00
Daniel Kochmański
99e70ede04
asdf: update to 3.1.8.4
...
Fixes problem with creating executables.
2017-02-02 22:31:44 +01:00
Daniel Kochmański
d9d6afeba3
asdf: bring back old package nicknames
2016-12-13 15:34:55 +01:00
Daniel Kochmański
3203a373be
update asdf to 3.1.8.1
2016-12-12 08:02:45 +01:00
Daniel Kochmański
fd24c923d3
update asdf to 3.1.8
...
To avoid confusion we create a separate numeric branch from 3.1.7 (ASDF
3.2.0 release is on its way).
This change backports fix for static-library builds. Fixes #177 .
2016-12-06 08:59:52 +01:00
Daniel Kochmański
4e4e07eaed
asdf: backport some upstream changes
2016-12-05 20:30:32 +01:00
Daniel Kochmański
c90e874437
Update ASDF to 3.1.7.26 derivative
...
It seems that we have to fork here for now due to some arbitrary
decisions.
See:
https://bugs.launchpad.net/asdf/+bug/1493031
https://gitlab.common-lisp.net/asdf/asdf/merge_requests/34
Fixes #196 .
2016-11-27 11:02:24 +01:00
Daniel Kochmański
6892db8849
asdf: bump asdf to 3.1.7.35 development version
2016-11-19 10:29:59 +01:00
Daniel Kochmański
7a8f1b4a7a
contribs: update asdf to version 3.1.7
...
Fixes #243 .
2016-09-07 16:24:44 +02:00
Daniel Kochmański
3b66508cb9
asdf: fix problem with uiop:run-program until we upgrade to next ASDF
...
Signed-off-by: Daniel Kochmański <daniel@turtleware.eu>
2015-09-11 12:56:10 +02:00
Daniel Kochmański
64c49df805
asdf: update to version 3.1.5.4
...
This version has fixed make-image and uses run-program.
ECL backend updates possible thanks to help of Francois-Rene Rideau.
Signed-off-by: Daniel Kochmański <daniel@turtleware.eu>
2015-08-15 09:05:51 +02:00
Daniel Kochmański
dc490bd749
asdf: Update to version 3.1.4.
2015-04-07 21:53:39 +02:00
Stas Boukarev
d9e3be4605
Update ASDF to 3.1.2.
2014-06-12 03:18:06 +04:00
Juanjo Garcia-Ripoll
d14ede2304
Upgraded ASDF to the last version before 3.0.0
2013-05-21 10:48:04 +02:00
Juan Jose Garcia Ripoll
0e93edfc7a
Upgrade ASDF to 2.33 with a local fix
2013-05-11 23:13:53 +02:00
Juan Jose Garcia Ripoll
89110f9635
Upgrade ASDF to 2.31.2
2013-02-28 22:59:00 +01:00
Juan Jose Garcia Ripoll
a1a474c352
Upgraded both ASDF and ASDF-BUNDLE
2012-12-03 10:13:56 +01:00
Juan Jose Garcia Ripoll
82c6a8e149
Upgrade to ASDF 2.26
2012-11-02 21:10:12 +01:00
Juan Jose Garcia Ripoll
dac5ea7f74
Add the location of ECL systems to ASDF.
2012-10-28 10:14:53 +01:00
Juan Jose Garcia Ripoll
af22e44825
Upgraded ASDF and incorporated ASDF-BUNDLE instead of ASDF-ECL
2012-10-12 21:28:34 +02:00
Juan Jose Garcia Ripoll
264cdd8bb3
Upgraded ECL to a newer version
2012-04-14 20:57:26 +02:00
Juan Jose Garcia Ripoll
28b5a96bb4
Upgraded ASDF
2011-08-01 21:58:32 +02:00
Juan Jose Garcia Ripoll
65364756d2
Fix asdf to finally work also with bytecmp
2011-07-29 15:02:40 +02:00
Juan Jose Garcia Ripoll
ecc96a60f0
Allow ASDF to work with the bytecodes compiler
2011-06-04 16:20:10 +02:00
Juan Jose Garcia Ripoll
1523ae8a5c
EXT package created containing the original set of symbols (not yet filtered) and re-exported from SYS
2011-02-27 23:20:12 +01:00
Juan Jose Garcia Ripoll
fa473daaf1
The compilation function in ASDF is now customizable via a global variable
2011-02-05 23:21:45 +01:00
Juan Jose Garcia Ripoll
6559a32332
Store the old value of compile-file* in a global variable, so that bytecmp can redefine it.
2011-02-05 00:09:23 +01:00
Juan Jose Garcia Ripoll
85c008c439
Remove debug statement.
2011-02-05 00:08:16 +01:00
Juan Jose Garcia Ripoll
24e0cfba07
Simplify the ECL specific part of asdf
2011-02-04 23:52:52 +01:00
Juan Jose Garcia Ripoll
abbad79a51
Upgraded to ASDF 2.012
2011-01-04 22:43:57 +01:00
Juan Jose Garcia Ripoll
8387bb53f6
Upgraded ASDF to 2.010
2010-10-31 12:10:28 +01:00
Juan Jose Garcia Ripoll
539ca66757
Eliminate CLINES and C-INLINE from asdf
2010-06-30 23:25:44 +02:00
Juan Jose Garcia Ripoll
d988bc8b32
Imported v2.000 of ASDF
2010-06-09 23:03:44 +02:00
Juan Jose Garcia Ripoll
7b42d8ca7f
Imported ASDF 2.0 release candidate into the tree
2010-05-09 22:18:37 +02:00
Juan Jose Garcia Ripoll
4a742b30a9
Missing declaration for getuid() in asdf.lisp
2010-04-01 23:16:27 +02:00
Juan Jose Garcia Ripoll
ca8025d668
Upgraded ASDF and implemented a new keyword argument, :MOVE-HERE, for MAKE-BUILD
2010-03-19 18:26:59 +01:00
Juan Jose Garcia Ripoll
1c703c5442
Upgrade ASDF to get the new features by which OUTPUT-FILES can remain untranslated.
2010-03-16 23:29:02 +01:00
Juan Jose Garcia Ripoll
0263097ff5
Updated to v1.634 of ASDF
2010-03-13 16:56:07 +01:00
Juan Jose Garcia Ripoll
2f68e36135
Upgrade ASDF and introduce a new ECL extension, which are prebuilt systems.
2010-03-13 14:45:12 +01:00
Juan Jose Garcia Ripoll
f272b37635
Upgraded to ASDF 1.604 to solve a problem with restarts.
2010-02-05 19:26:12 +01:00
Juan Jose Garcia Ripoll
33e74b78de
Upgraded ASDF to 1.603.
2010-02-04 23:27:12 +01:00
Juan Jose Garcia Ripoll
67cb66678d
ECL now ships with ASDF version 1.596
2010-02-03 21:00:23 +01:00
Juan Jose Garcia Ripoll
fddb943c98
Upgrade ASDF to v1.369
2009-11-17 22:52:26 +01:00
Juan Jose Garcia Ripoll
96f4c92bd7
Next iteration of the code for building and installing fake ASDF components for every ECL module.
2009-08-05 22:23:36 +02:00
Juan Jose Garcia Ripoll
9b6de867b5
A much simpler solution for registering modules with ASDF without creating *.asd files
2009-08-05 21:40:15 +02:00