Commit graph

25 commits

Author SHA1 Message Date
Philippe C.D. Robert
a50df2110a Added libProjectCenter to the bundle's library link settings.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12022 72102866-910b-0410-8b05-ffd578937521
2002-01-07 15:01:07 +00:00
Philippe C.D. Robert
fa7bda8926 ProjectCenter now stores the project files under PROJECTNAME.pcproj to avoid
name clashes.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12017 72102866-910b-0410-8b05-ffd578937521
2002-01-07 09:37:19 +00:00
Philippe C.D. Robert
b98b09f399 Changed the build tool entry to /usr/bin/make in all project files and
templates.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@11953 72102866-910b-0410-8b05-ffd578937521
2002-01-02 17:51:53 +00:00
Philippe C.D. Robert
1de4b9ab38 Libraries, Gorm apps and tools use the install path now, too.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@11949 72102866-910b-0410-8b05-ffd578937521
2002-01-02 16:33:52 +00:00
Philippe C.D. Robert
fed5094fe2 The inspector now handles the installation path and other settings. Furthermore
it does not save changes automatically but marks the project as being edited.
Upon 'save' the project file and GNUmakefile are being saved, not before!
In addition the various PC* bundles are now maintained by ProjectCenter itself.
The installation path for ProjectCenter.app is corrected to the SYSTEM ROOT as
well.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@11948 72102866-910b-0410-8b05-ffd578937521
2002-01-02 16:05:02 +00:00
Philippe C.D. Robert
c27438e6c5 All bundles and libProjectCenter are now installed under GNUSTEP_SYSTEM_ROOT.
Also the PC.proj templates have now a correct install path default value.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@11943 72102866-910b-0410-8b05-ffd578937521
2002-01-02 12:13:06 +00:00
Philippe C.D. Robert
debdc3d8aa ProjectCenter now validates project dictionaries and updates them if requested.
I also added new keys tp the PC.project files in order to be able to generate
valid *.spec.in files needed when building RPMs.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@11925 72102866-910b-0410-8b05-ffd578937521
2002-01-01 17:27:41 +00:00
Philippe C.D. Robert
3bda3f4b47 Removed the toplevel ChangeLog, updated the ChangeLogs in the subdirectories and
raised the version number to 0.2.6.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@11915 72102866-910b-0410-8b05-ffd578937521
2001-12-29 15:37:30 +00:00
Philippe C.D. Robert
c574c7cae4 leaned up the writeMakefile method
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@11909 72102866-910b-0410-8b05-ffd578937521
2001-12-29 14:07:39 +00:00
Philippe C.D. Robert
b98c03aebc New version - now copyrighted by the FSF
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@10645 72102866-910b-0410-8b05-ffd578937521
2001-08-03 14:23:25 +00:00
Philippe C.D. Robert
08f161f3e8 New copyright information and minor template additions
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@10625 72102866-910b-0410-8b05-ffd578937521
2001-08-01 12:35:41 +00:00
Philippe C.D. Robert
5a35542c50 Applied patch from Adam Fedor
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@10277 72102866-910b-0410-8b05-ffd578937521
2001-07-01 19:01:27 +00:00
Robert Slover
3300150a67 Updated the ChangeLogs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@8604 72102866-910b-0410-8b05-ffd578937521
2001-01-14 17:54:16 +00:00
Robert Slover
ae0e0ad3bd Added the supporting files category
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@8597 72102866-910b-0410-8b05-ffd578937521
2001-01-14 16:10:20 +00:00
Robert Slover
8533503dae no PB support anymore
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@8542 72102866-910b-0410-8b05-ffd578937521
2001-01-10 14:17:47 +00:00
Robert Slover
6b6d8aba72 some daily work...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@8079 72102866-910b-0410-8b05-ffd578937521
2000-11-10 18:27:15 +00:00
Robert Slover
7345f0a00d changelog for 0.2
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@8076 72102866-910b-0410-8b05-ffd578937521
2000-11-10 14:09:15 +00:00
Robert Slover
5c5a54d2d3 some code improvements regarding the inspector
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7820 72102866-910b-0410-8b05-ffd578937521
2000-10-15 18:29:22 +00:00
Robert Slover
63ba44401c minor UI issue
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7591 72102866-910b-0410-8b05-ffd578937521
2000-09-24 13:37:23 +00:00
Robert Slover
8fb9759aa8 another issue...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7590 72102866-910b-0410-8b05-ffd578937521
2000-09-23 15:45:47 +00:00
Robert Slover
8bcb16c61a Fixed some makefile issues
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7589 72102866-910b-0410-8b05-ffd578937521
2000-09-23 14:24:22 +00:00
Robert Slover
0c574b306e removed the English.lproj stuff in libs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7576 72102866-910b-0410-8b05-ffd578937521
2000-09-21 07:07:05 +00:00
Robert Slover
668ac2222d Added a changelog
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7568 72102866-910b-0410-8b05-ffd578937521
2000-09-20 15:51:56 +00:00
Robert Slover
43aaf2c612 makefile improvements
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7531 72102866-910b-0410-8b05-ffd578937521
2000-09-17 12:13:48 +00:00
Robert Slover
611d39e478 Initial revision
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7258 72102866-910b-0410-8b05-ffd578937521
2000-08-27 19:11:42 +00:00