]>
matita.cs.unibo.it Git - helm.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Enrico Tassi [Thu, 10 Jan 2008 10:46:32 +0000 (10:46 +0000)]
beginning to see the light
Enrico Tassi [Thu, 10 Jan 2008 10:45:04 +0000 (10:45 +0000)]
contribs should now compile
Enrico Tassi [Wed, 9 Jan 2008 13:11:44 +0000 (13:11 +0000)]
...
Enrico Tassi [Wed, 9 Jan 2008 13:11:22 +0000 (13:11 +0000)]
no more matitaprover
Enrico Tassi [Wed, 9 Jan 2008 13:10:27 +0000 (13:10 +0000)]
ported to the new make system
Enrico Tassi [Wed, 9 Jan 2008 13:05:34 +0000 (13:05 +0000)]
fixed two preblems in matitadep, one coming from the dep-parser and
the other one from a wrong path normalization routine
Enrico Tassi [Wed, 9 Jan 2008 10:44:39 +0000 (10:44 +0000)]
snopshot (working one!)
Enrico Tassi [Mon, 7 Jan 2008 16:47:07 +0000 (16:47 +0000)]
fixed typo
Enrico Tassi [Mon, 7 Jan 2008 16:38:02 +0000 (16:38 +0000)]
debian package works again
Enrico Tassi [Mon, 7 Jan 2008 15:20:28 +0000 (15:20 +0000)]
...
Enrico Tassi [Mon, 7 Jan 2008 15:19:43 +0000 (15:19 +0000)]
..
Enrico Tassi [Mon, 7 Jan 2008 15:18:45 +0000 (15:18 +0000)]
remove wrong install line
Enrico Tassi [Mon, 7 Jan 2008 15:06:22 +0000 (15:06 +0000)]
more fixes to the cleanu phase
Enrico Tassi [Mon, 7 Jan 2008 15:01:06 +0000 (15:01 +0000)]
added makefiles to allow make all/opt/clean/clean.opt
Enrico Tassi [Mon, 7 Jan 2008 14:45:41 +0000 (14:45 +0000)]
fixed ancient bug in cleanup due to too restrictive regex
Enrico Tassi [Mon, 7 Jan 2008 12:58:43 +0000 (12:58 +0000)]
dama, tests, legacy ported
Enrico Tassi [Mon, 7 Jan 2008 12:15:05 +0000 (12:15 +0000)]
avoid duplicates
Enrico Tassi [Mon, 7 Jan 2008 10:22:10 +0000 (10:22 +0000)]
matitadep sould be ok, outputs warning regarding issues and
uses the right paths to include files
Enrico Tassi [Mon, 7 Jan 2008 09:32:21 +0000 (09:32 +0000)]
better doc and root/depends file parsing
Enrico Tassi [Mon, 7 Jan 2008 09:01:29 +0000 (09:01 +0000)]
removed all Developments related stuff in glade file,
added matita.includes to the default paths matita uses,
nice error message when a file is not found
Enrico Tassi [Sun, 6 Jan 2008 23:05:46 +0000 (23:05 +0000)]
fixed error message
Enrico Tassi [Sun, 6 Jan 2008 23:00:55 +0000 (23:00 +0000)]
cleanup
Enrico Tassi [Sun, 6 Jan 2008 22:59:05 +0000 (22:59 +0000)]
matita now works reasonably well,
missing roots are still not graphically handled
Enrico Tassi [Sun, 6 Jan 2008 22:35:53 +0000 (22:35 +0000)]
matita now includes compiling. if the file is not compiled it compiles it,
but if it is compiled it does not check that it may need to be rebuilt
Enrico Tassi [Sun, 6 Jan 2008 21:43:28 +0000 (21:43 +0000)]
better documentation both with -h and with F1
Enrico Tassi [Sun, 6 Jan 2008 20:46:39 +0000 (20:46 +0000)]
huge amount of work to make out Make crawl roots and
compile recursively what is needed
Enrico Tassi [Sun, 6 Jan 2008 15:48:38 +0000 (15:48 +0000)]
irediced usage of matita.includes, that is now set by
matitaInit and should be read once at the beginning of every
main, removed rottener
Enrico Tassi [Sat, 5 Jan 2008 16:55:25 +0000 (16:55 +0000)]
some work on making the compiler command line cleaner,
moved the .ma instantiation of the Make module in
matitacLib.
still not working:
./matitac library/nat/plus/ma
while should work:
../matitac nat/plus.ma
Enrico Tassi [Sat, 5 Jan 2008 15:43:47 +0000 (15:43 +0000)]
get rid of gragrep, matitamake(Lib) and development windows,
added a tutor to create a root file
Enrico Tassi [Sat, 5 Jan 2008 14:31:40 +0000 (14:31 +0000)]
modifications to make matita behave reasonably, removed some useless windows
Enrico Tassi [Fri, 4 Jan 2008 20:48:01 +0000 (20:48 +0000)]
missing files added
Enrico Tassi [Fri, 4 Jan 2008 18:31:43 +0000 (18:31 +0000)]
make directory erased, no more -bench since it is the default,
-v activates verbose mode, no more "matita.verbosity" and "matita.bench"
just "matita.verbose". erased matitatop.
Enrico Tassi [Fri, 4 Jan 2008 16:32:27 +0000 (16:32 +0000)]
matitac now compiles like make (recorsively) if needed.
baseuri is not a non optional field of the grafite status, since
you can always know it at the beginnig
Enrico Tassi [Fri, 4 Jan 2008 11:22:57 +0000 (11:22 +0000)]
matitadep ported to the new baseuri free model
Enrico Tassi [Fri, 4 Jan 2008 09:55:23 +0000 (09:55 +0000)]
added support for single target
Enrico Tassi [Fri, 4 Jan 2008 09:38:09 +0000 (09:38 +0000)]
experimental branch with no set baseuri command and no developments