Commit graph

13 commits

Author SHA1 Message Date
OnFlApp
f9dff8ecdd fix missing links in generated documentation 2022-10-17 00:29:16 +02:00
Sergei Golovin
2fde3a4757 * fixed broken links in Documentation/HtmlNav/index.html 2021-02-08 13:49:02 +04:00
Adam Fedor
2b9ed0e196 Further copyright/license updates.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21481 72102866-910b-0410-8b05-ffd578937521
2005-07-15 22:51:23 +00:00
Adam Fedor
a9da028540 * gnustep-base.spec.in: Update make dependancy
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21052 72102866-910b-0410-8b05-ffd578937521
2005-04-05 14:55:14 +00:00
Adam Fedor
a861c353bd * Add support for systems that support unichar file paths (e.g.
Windows).
* Headers/Foundation/NSFileManager.h (-localFromOpenStepPath:,
_openStepPathFromLocal:): New methods.
(NSDirectoryEnumerator): Updated ivars.
* Source/NSFileManager.m: Idem.
(-changeCurrentDirectoryPath, changeFileAttributes:,
currentDirectoryPath, etc): Update for Windows unichar paths.
* Headers/Foundation/NSString.h: (-unicharString,
-localFromOpenStepPath:, _openStepPathFromLocal:): New methods.
* Source/NSString.m: Idem.
* Source/GSFileHandle.m (-initForReadingAtPath:,
-initForWritingAtPath, -initForUpdatingAtPath:): Update for Windows
unichar paths.
* Source/NSData.m (readContentsOfFile, -writeToFile:,
initWithContentsOfMappedFile:): Idem.
* Source/NSTask.m (NSConcreteWindowsTask): Update for Windows
unichar paths.
(Patch from Roland Schwingle <roland.schwingel@onevision.de>)


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20502 72102866-910b-0410-8b05-ffd578937521
2004-12-29 04:21:37 +00:00
Adam Fedor
e5674b2966 * Headers/Foundation/NSTimeZone.h, Source/NSTimeZone.m
(+knownTimeZoneNames:): New method.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20295 72102866-910b-0410-8b05-ffd578937521
2004-11-05 03:47:03 +00:00
Adam Fedor
c1f9bd362f * configure.ac: Standardize order of flags and libs
Check for proper defs in tzfile.h. Add sub-configure options
so they are listed in help. Add generic include/lib flags option.
* config.mak.in: Add load flags variable
* base.make.in: Idem.
* SSL/configure.ac: Add generic include/lib flags option.

* Version: Add numeric value for runtime versioning.
* Souce/GNUmakeifle: Add resource set install
* Source/Makefile.postamble (Info-gnustep.plist): New target.
* Testing/nsbundle.m: Additional tests.

* Source/NSTimeZone.m: Check for proper tzfile defs (Fixes #10724).


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20261 72102866-910b-0410-8b05-ffd578937521
2004-10-26 19:08:17 +00:00
Adam Fedor
144da83d24 * Documentation/HtmlNav/docs-web.html,
Documentation/HtmlNav/index.html: Update pointers.
* Source/DocMakefile (before-clean, after-clean): Move obj out of the
way so it isn't removed when cleaning docs.
* Tools/DocMakefile: Idem.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20183 72102866-910b-0410-8b05-ffd578937521
2004-10-01 16:05:08 +00:00
Adam Fedor
a0d5bcd374 * Documentation/HtmlNav/docs-web.html: Update to work with current
web structure.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20029 72102866-910b-0410-8b05-ffd578937521
2004-09-08 04:14:17 +00:00
Adrian Robert
536ccce9a8 added Back User Defaults to linked documents
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19932 72102866-910b-0410-8b05-ffd578937521
2004-08-28 13:05:28 +00:00
Adrian Robert
c56244ec2f changed html file to be installed on workstation to use exact images and subset of stylesheet from website; added a new file docs-web.html to be installed on website in place of the local version
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19922 72102866-910b-0410-8b05-ffd578937521
2004-08-26 01:57:27 +00:00
Adrian Robert
234b72504a include links to PDF documentation generated from texinfo
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19751 72102866-910b-0410-8b05-ffd578937521
2004-07-20 16:53:16 +00:00
Adrian Robert
5cb1b46575 added top level HTML navigation page for documentation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19582 72102866-910b-0410-8b05-ffd578937521
2004-06-22 22:15:06 +00:00