Commit Graph

7 Commits

Author SHA1 Message Date
Tomasz Sowa a212a69517 add global Makefile
src/Makefile uses now 'find' for looking for *.cpp files
and we don't need Makefile.o.dep anymore
2022-06-26 06:17:20 +02:00
Tomasz Sowa 5aa215c334 fixed compilation: pikotools is in src subdirectory now 2021-05-27 12:07:13 +02:00
Tomasz Sowa 8d446b60a6 changed: using relative paths calculated with relative_path now
git-svn-id: svn://ttmath.org/publicrep/tito/trunk@1033 e52654a7-88a9-db11-a3e9-0013d4bc506e
2016-03-18 09:25:47 +00:00
Tomasz Sowa 551b8d3f17 instead of directly using 'ar' program we are using the AR macro now
(which defaults to 'ar' if you do not define it)




git-svn-id: svn://ttmath.org/publicrep/tito/trunk@992 e52654a7-88a9-db11-a3e9-0013d4bc506e
2014-11-12 04:12:13 +00:00
Tomasz Sowa 29e36a1571 removed: svn:executable attribute from files
git-svn-id: svn://ttmath.org/publicrep/tito/trunk@986 e52654a7-88a9-db11-a3e9-0013d4bc506e
2014-11-01 17:12:17 +00:00
Tomasz Sowa d10bfc9a37 added: -I../../pikotools flag when compiling
git-svn-id: svn://ttmath.org/publicrep/tito/trunk@443 e52654a7-88a9-db11-a3e9-0013d4bc506e
2013-10-15 23:49:06 +00:00
Tomasz Sowa b97d237ead moved files from tito/trunk to tito/trunk/src
git-svn-id: svn://ttmath.org/publicrep/tito/trunk@377 e52654a7-88a9-db11-a3e9-0013d4bc506e
2012-01-12 02:53:55 +00:00