apps-projectcenter/PCBundleProj/ChangeLog
Philippe C.D. Robert 59c7905360 Updated all ChangeLog files (using cvs2cl.pl)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12023 72102866-910b-0410-8b05-ffd578937521
2002-01-07 15:05:46 +00:00

109 lines
3.1 KiB
Text

2002-01-07 16:01 probert
* GNUmakefile, PCBundleProj.pcproj: Added libProjectCenter to the
bundle's library link settings.
2002-01-07 10:37 probert
* PC.project, PCBundleProj.m, PCBundleProj.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:05 probert
* GNUmakefile, PC.proj, PC.project, PCBundleMakefileFactory.m,
PCBundleProject.m: 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, PCBundleProject.h, PCBundleProject.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:06 probert
* PCBundleProject.m: Cleaned up the writeMakefile method
2001-08-03 16:23 probert
* PCBundleMakefileFactory.h, PCBundleMakefileFactory.m,
PCBundleProj.h, PCBundleProj.m, PCBundleProject.h,
PCBundleProject.m: New version - now copyrighted by the FSF
2001-08-01 14:35 probert
* GNUmakefile, GNUmakefile.postamble, GNUmakefile.preamble,
PCBundleMakefileFactory.m: 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:08 robert
* PCBundleProject.m: Added the supporting files category
2001-01-14 16:08 robert
* PCBundleProject.h, PCBundleProject.m: the principal class can now
be set using the GUI
2001-01-13 21:46 robert
* PCBundleMakefileFactory.m: fix in the bundle project related to
the principal class.
2001-01-13 16:56 robert
* PCBundleMakefileFactory.m: the principal class should now be set
in any cases
2001-01-10 16:19 robert
* PCBundleMakefileFactory.m: Initial support for RPM SPEC file
creation
2000-11-10 19:27 robert
* PCBundleProject.h, PCBundleProject.m: some daily work...
2000-11-10 15:08 robert
* ChangeLog: changelog for 0.2
2000-11-04 14:22 robert
* GNUmakefile, GNUmakefile.postamble, GNUmakefile.preamble,
Info.table, PC.proj, PCBundleMakefileFactory.h,
PCBundleMakefileFactory.m, PCBundleProj.h, PCBundleProj.m,
PCBundleProject.h, PCBundleProject.m: the new bundle project type -
probably not 100% correct but working