 |
View 0bfa3ffd6d
ignore ser tarballs
Jan Janak authored on 26/06/2008 12:33:23
|
 |
View b619eb121c
- .cvsignore with libprint.so.* added
Jan Janak authored on 26/06/2008 12:12:42
|
 |
View 4992f1053e
- .cvsignore with libser_presence.so.* added
Jan Janak authored on 26/06/2008 12:11:42
|
 |
View e727ae2eb4
- adding .cvsignore with libser_cds.so.*
Jan Janak authored on 26/06/2008 12:09:12
|
 |
View 364ce3704a
- adding .cvsignore with sercmd
Jan Janak authored on 26/06/2008 12:06:03
|
 |
View eefcb29d58
- missing include Makefile.targets
Andrei Pelinescu-Onciul authored on 26/06/2008 10:08:03
|
 |
View 1d1e18c1b3
- don't try to autodetect libreadline for a no-build target (e.g. clean). It uses Makefile.targets to get the list of no code-building targets.
Andrei Pelinescu-Onciul authored on 26/06/2008 09:08:53
|
 |
View 6567f6c7d3
- don't try to build dependencies or lex/yacc stuff unless it's really necessary (makefile target != clean,doc,modules, a.s.o ; for the complete long list see Makefile.targets)
Andrei Pelinescu-Onciul authored on 26/06/2008 09:07:35
|
 |
View ee03be75ca
- support for files installed in '*/share/ser' - replace the path to sql files in ser_mysql.sh during install - install SQL files for mysql (to be continued)
Jan Janak authored on 26/06/2008 00:54:13
|
 |
View 0013f9cbc5
- removed version table which is not needed anymore in 2.1
Jan Janak authored on 26/06/2008 00:43:06
|
 |
View 35a884d10a
- reindented
Jan Janak authored on 26/06/2008 00:27:56
|
 |
View 6a7b11f829
More flexible configuration of the path to the source database templates. There is a new configuration option in the script containing the default path to the directory containing source database templates. The value of that option will be updated during make install. Relative pathnames are converted to absolute pathnames with respect to the location of the ser_dbtext.sh script.
Jan Janak authored on 26/06/2008 00:08:55
|
 |
View fbb0bee802
More flexible configuration of the path to SQL script files. There is a new configuration option in the script containing the default path to the directory containing SQL script files. The value of that option will be updated during make install. Relative pathnames are converted to absolute pathnames with respect to the location of the ser_postgres.sh script.
Jan Janak authored on 26/06/2008 00:01:52
|