mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-02-21 19:01:18 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12023 72102866-910b-0410-8b05-ffd578937521
139 lines
3.8 KiB
Text
139 lines
3.8 KiB
Text
2002-01-07 16:01 probert
|
|
|
|
* GNUmakefile, PCLibProj.pcproj: Added libProjectCenter to the
|
|
bundle's library link settings.
|
|
|
|
2002-01-07 10:37 probert
|
|
|
|
* PC.project, PCLibProj.m, PCLibProj.pcproj: ProjectCenter now
|
|
stores the project files under PROJECTNAME.pcproj to avoid name
|
|
clashes.
|
|
|
|
2002-01-02 18:51 probert
|
|
|
|
* PC.proj, PC.project: Changed the build tool entry to
|
|
/usr/bin/make in all project files and templates.
|
|
|
|
2002-01-02 17:33 probert
|
|
|
|
* PCLibMakefileFactory.m: Libraries, Gorm apps and tools use the
|
|
install path now, too.
|
|
|
|
2002-01-02 17:05 probert
|
|
|
|
* GNUmakefile, LibProject.gmodel, PC.proj, PC.project: 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.
|
|
|
|
2002-01-02 13:13 probert
|
|
|
|
* GNUmakefile, PC.proj: All bundles and libProjectCenter are now
|
|
installed under GNUSTEP_SYSTEM_ROOT. Also the PC.proj templates
|
|
have now a correct install path default value.
|
|
|
|
2002-01-01 18:27 probert
|
|
|
|
* PC.proj, PCLibProject.h, PCLibProject.m: 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.
|
|
|
|
2001-12-29 16:37 probert
|
|
|
|
* ChangeLog: Removed the toplevel ChangeLog, updated the ChangeLogs
|
|
in the subdirectories and raised the version number to 0.2.6.
|
|
|
|
2001-12-29 15:07 probert
|
|
|
|
* PCLibProject.m: leaned up the writeMakefile method
|
|
|
|
2001-08-03 16:23 probert
|
|
|
|
* PCLibMakefileFactory.h, PCLibMakefileFactory.m, PCLibProj.h,
|
|
PCLibProj.m, PCLibProject.h, PCLibProject.m: New version - now
|
|
copyrighted by the FSF
|
|
|
|
2001-08-01 14:35 probert
|
|
|
|
* GNUmakefile, GNUmakefile.postamble, GNUmakefile.preamble,
|
|
PCLibMakefileFactory.m, h.template: New copyright information and
|
|
minor template additions
|
|
|
|
2001-07-01 21:01 probert
|
|
|
|
* GNUmakefile, GNUmakefile.preamble: Applied patch from Adam Fedor
|
|
|
|
2001-01-14 18:54 robert
|
|
|
|
* ChangeLog: Updated the ChangeLogs
|
|
|
|
2001-01-14 17:09 robert
|
|
|
|
* PCLibProject.m: Added the supporting files category
|
|
|
|
2001-01-10 15:17 robert
|
|
|
|
* Makefile, Makefile.postamble, Makefile.preamble, PB.project: no
|
|
PB support anymore
|
|
|
|
2000-11-10 19:27 robert
|
|
|
|
* PCLibProject.h, PCLibProject.m: some daily work...
|
|
|
|
2000-11-10 15:08 robert
|
|
|
|
* ChangeLog: changelog for 0.2
|
|
|
|
2000-10-15 20:29 robert
|
|
|
|
* PCLibProject.m: some code improvements regarding the inspector
|
|
|
|
2000-09-24 15:37 robert
|
|
|
|
* PCLibProject.m: minor UI issue
|
|
|
|
2000-09-23 17:45 robert
|
|
|
|
* PCLibMakefileFactory.m: another issue...
|
|
|
|
2000-09-23 16:24 robert
|
|
|
|
* PCLibMakefileFactory.m, PCLibProject.m: Fixed some makefile
|
|
issues
|
|
|
|
2000-09-21 09:07 robert
|
|
|
|
* PCLibMakefileFactory.m, PCLibProj.m: removed the English.lproj
|
|
stuff in libs
|
|
|
|
2000-09-20 17:51 robert
|
|
|
|
* ChangeLog: Added a changelog
|
|
|
|
2000-09-17 14:13 robert
|
|
|
|
* PCLibMakefileFactory.m: makefile improvements
|
|
|
|
2000-08-27 21:13 robert
|
|
|
|
* PCLibMakefileFactory.h, PCLibProj.h, GNUmakefile,
|
|
GNUmakefile.postamble, GNUmakefile.preamble, Info.table,
|
|
PCLibProj.m, Makefile, Makefile.postamble, Makefile.preamble,
|
|
PB.project, PC.proj, PCLibMakefileFactory.m, PCLibProject.h,
|
|
PCLibProject.m, h.template, m.template, LibProject.gmodel, Version:
|
|
Initial revision
|
|
|
|
2000-08-27 21:13 robert
|
|
|
|
* PCLibMakefileFactory.h, PCLibProj.h, GNUmakefile,
|
|
GNUmakefile.postamble, GNUmakefile.preamble, Info.table,
|
|
PCLibProj.m, Makefile, Makefile.postamble, Makefile.preamble,
|
|
PB.project, PC.proj, PCLibMakefileFactory.m, PCLibProject.h,
|
|
PCLibProject.m, h.template, m.template, LibProject.gmodel, Version:
|
|
Initial import
|
|
|