Commit graph

12 commits

Author SHA1 Message Date
Frederik Carlier
2372b76cc8
This commits updates the libs-gui build process to generate a gnustep-gui.pc file which is installed in /lib/pkgconfig and contains the GNUstep gui version number, the libraries to link (equivalent to gnustep-config --gui-libs) with and the C flags to use (equivalent to gnustep-config --objc-flags). (#246)
This can be useful when linking with libs-gui in projects which don't use the GNUstep build system.
2024-03-27 23:39:23 +01:00
ethanc8
24908dc0f3 Add IDE files to .gitignore 2023-12-31 17:38:01 -06:00
Gregory Casamento
0b2f0a4e54 Update .gitignore to ignore .swp temporary files that vi/vim sometimes creates 2023-09-13 04:29:43 -04:00
Gregory John Casamento
751d94aa2c Temporary fix for issue caused by libs-base change 2022-04-30 02:27:38 -04:00
Gregory John Casamento
eb506bd8ef Update gitignore. 2020-02-03 01:47:02 -05:00
Gregory John Casamento
f084aa177d Fix path 2020-02-03 01:05:58 -05:00
Gregory John Casamento
13e5b66acf Add needed .gitignore entries. 2020-02-03 01:05:00 -05:00
fredkiefer
eb9fd58dce Merge branch 'master' into xib_document
# Conflicts:
#	.gitignore
#	ChangeLog
2020-01-11 19:47:13 +01:00
Gregory John Casamento
81b73adb95 Add speech server app to the gitignore file 2020-01-08 08:51:02 -05:00
fredkiefer
378c1c4077 Take over the Eggplant code for XIB document decoding,
with slight cleanups to get it working with gcc.
2019-12-08 23:47:53 +01:00
Lars Sonchocky-Helldorf
783531995f gitignore update according to https://www.gitignore.io/api/xcode 2019-11-03 21:44:00 +01:00
fredkiefer
3776e17d59 Add a .gitignore file 2017-07-09 15:47:23 +00:00