Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
428f196c
Commit
428f196c
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2005-03-09 16:48:23 by afrisch] Don't build dtd2cduce
Original author: afrisch Date: 2005-03-09 16:48:23+00:00
parent
4fd6b993
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
428f196c
...
...
@@ -35,6 +35,8 @@ Since 0.2.2
* A new tool cduce_mktop produces customized CDuce toplevels with embedded
OCaml externals.
* Removed the validate tool.
* Don't build dtd2cduce by default (it requires PXP). An online
version is available at http://www.cduce.org/dtd2cduce.html
- Implementation:
* Various bug fixes.
...
...
@@ -43,6 +45,7 @@ Since 0.2.2
- Distribution:
* MIT license.
* CDuce can be built without support for PXP.
- CQL:
* Rewrote the optimization (pushing projections).
...
...
Makefile
View file @
428f196c
...
...
@@ -70,7 +70,7 @@ package: clean
#cvs_snapshot:
# $(MAKE) package VERSION=cvs`date +%Y%m%d`
MSTONE
=
2
MSTONE
=
3
cvs_snapshot
:
(
cd
/tmp
;
\
rm
-Rf
cduce
;
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment