mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
Remove -WordMap information (now built in to autogsdoc) and use -Verbose
This commit is contained in:
parent
7740439ffc
commit
fa30cfa93a
2 changed files with 3 additions and 19 deletions
|
@ -256,16 +256,8 @@ Base_AGSDOC_FLAGS = \
|
|||
-MacrosTemplate Functions \
|
||||
-TypedefsTemplate TypesAndConstants \
|
||||
-VariablesTemplate TypesAndConstants \
|
||||
-Verbose YES \
|
||||
-WordMap '{\
|
||||
BLOCK_SCOPE="";\
|
||||
DEFINE_BLOCK_TYPE="//";\
|
||||
DEFINE_BLOCK_TYPE_NO_ARGS="//";\
|
||||
GS_EXPORT_CLASS="";\
|
||||
GS_IMPORT="";\
|
||||
GS_PRIVATE_INTERNAL="//";\
|
||||
WEAK_ATTRIBUTE="";\
|
||||
WINAPI="";\
|
||||
WSAAPI="";\
|
||||
}' -Up Base
|
||||
|
||||
BaseAdditions_AGSDOC_FLAGS = \
|
||||
|
@ -280,16 +272,8 @@ BaseAdditions_AGSDOC_FLAGS = \
|
|||
-MacrosTemplate Functions \
|
||||
-TypedefsTemplate TypesAndConstants \
|
||||
-VariablesTemplate TypesAndConstants \
|
||||
-Verbose YES \
|
||||
-WordMap '{\
|
||||
BLOCK_SCOPE="";\
|
||||
DEFINE_BLOCK_TYPE="//";\
|
||||
DEFINE_BLOCK_TYPE_NO_ARGS="//";\
|
||||
GS_EXPORT_CLASS="";\
|
||||
GS_IMPORT="";\
|
||||
GS_PRIVATE_INTERNAL="//";\
|
||||
WEAK_ATTRIBUTE="";\
|
||||
WINAPI="";\
|
||||
WSAAPI="";\
|
||||
}' -Up BaseAdditions
|
||||
|
||||
# Use local version of autogsdoc in case it is not installed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue