1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00
Commit graph

153 commits

Author SHA1 Message Date
David Daoust
80cff24c21 removed some garbage builder from IBM that was cluttering up my log files..... 2006-08-18 14:48:25 +00:00
Ken Ryall
95ffc3032a Added docs describing how to import and debug existing executables. 2006-06-15 15:36:23 +00:00
Chris Recoskie
7279f74fd0 fix for 146239 from Beth Tibbitts, plus some other minor formatting and wording changes 2006-06-09 15:55:15 +00:00
Chris Recoskie
21f564232c update to MBS extensibility guide for custom wizard page support 2006-06-08 19:31:05 +00:00
Mikhail Sennikovsky
b2ec83348d Minor update to include the MBS Internal Builder summary 2006-06-08 16:34:42 +00:00
Mikhail Sennikovsky
8ff162362e Resolve the issue with having mfile_build.png and mfile_build.PNG files simultaneously 2006-06-06 10:14:11 +00:00
Mikhail Sennikovsky
3f302d6fc2 Resolve the issue with having mfile_build.png and mfile_build.PNG files simultaneously 2006-06-06 10:05:53 +00:00
Leo Treggiari
9b82edcc56 MBS user documentation update from Bill Hilliard 2006-06-05 21:52:20 +00:00
Doug Schaefer
9174d8ce58 Bug 141819 - Fix providers for some of the plugins. 2006-05-24 18:54:05 +00:00
Doug Schaefer
7b0cf6dc03 Updated the about.html files. 2006-05-24 13:51:50 +00:00
Leo Treggiari
14d55fd8fc Update for MBS 3.1 2006-05-10 11:46:55 +00:00
Mikhail Sennikovsky
3bba0c47ad The patch from Tim Kelly and Ken Ryall for the IManagedBuildDefinitionsStartup functionality see bug# 123275 2006-04-06 14:11:37 +00:00
Norbert Plött
8811ecbb05 Added documentation for Completion Proposal Filter preference 2006-02-02 13:39:28 +00:00
David Inglis
58f26dfed6 Fixed build for jar'd plugins
cleaned up .project files
2006-01-18 18:16:35 +00:00
Doug Schaefer
c5c47c0842 Trying out the .qualifier version for builds. 2006-01-03 19:11:47 +00:00
Doug Schaefer
4ee4285e5d Build Cleanup. 2005-11-21 16:27:25 +00:00
Doug Schaefer
04d776da10 Fixed version number in ISV docs 2005-11-15 22:24:48 +00:00
Doug Schaefer
f68ca2c02b Made all of the plugins OSGi components. 2005-11-15 21:33:43 +00:00
Doug Schaefer
f1fa62b185 Upversioned everything. Changed the features to not unpack the plugins that don't have shared libraries. 2005-11-10 21:41:23 +00:00
Leo Treggiari
73dfe96b04 Add the assignToOption attribute and update other attribute descriptions 2005-09-28 23:20:05 +00:00
Leo Treggiari
6b0195f1f8 Minor update for Output Name Provider 2005-08-28 21:27:14 +00:00
Alain Magloire
725ad300be Update images from Chris Herborth 2005-08-12 19:49:53 +00:00
David Daoust
8c37d3dbe0 Doc update from Devin.
Here's what I've changed:

changes to the doc htm files:
- added open definition
-> added concepts/cdt_c_open_definitions.htm
-> added images/openDefinition.png
-> added images/open_definition_error.png
-> updated images/openDeclaration.png
-> updated images/open_declaration_error.png
-> added tasks/cdt_t_open_definitions.htm
-> updated links to point to open definition wherever open declaration is linked
- information about the code reader buffer and properties in the menu
-> added images/cdt_pref_parser.png
-> added reference/cdt_o_parser_pref.htm (C/C++ Parser preferences)
-> added reference/cdt_u_c_parser_codereader_cache_pref.htm
-> added link to cdt_o_parser_pref.htm in reference/cdt_o_ref.htm
- removed reference/cdt_u_shared_lib_view_pref.htm since it has no useful information (also removed the corresponding link in contexts_CDT_DEBUGGER.xml)
- renamed the link absolute path "file:///E:/CDT/3.1/eclipse/org.eclipse.cdt.doc.user/images/indexer_import_largeproject1.PNG" in
tasks/indexer_importing_large_project.html to the relative path "../images/indexer_import_largeproject1.PNG"

dead links:
removed: concepts/cdt_c_editor.htm -> <br><a href="../reference/cdt_u_editor_key_bind.htm">C/C++ editor key binding actions</a>
removed: concepts/cdt_c_indexer_ctagsindexer.htm -> <a href="../tasks/cdt_t_indexer_timeout.htm"></a>
removed: concepts/cdt_c_indexer_ctagsindexer.htm -> <a href="../reference/cdt_u_search_pref.htm">Search, C/C++ Preferences window</a>
removed: concepts/cdt_c_indexer_fullindexer.htm -> <a href="../tasks/cdt_t_indexer_timeout.htm"></a>
removed: concepts/cdt_c_indexer_fullindexer.htm -> <a href="../reference/cdt_u_search_pref.htm">Search, C/C++ Preferences window</a>
removed: concepts/cdt_c_indexer_open_close.htm -> <a href="../tasks/cdt_t_indexer_timeout.htm"></a>
removed: concepts/cdt_c_indexer_open_close.htm -> <a href="../reference/cdt_u_search_pref.htm">Search, C/C++ Preferences window</a>
removed: concepts/cdt_c_indexer_prog_bar.htm -> <a href="../tasks/cdt_t_indexer_timeout.htm"></a>
removed: concepts/cdt_c_indexer_prog_bar.htm -> <a href="../reference/cdt_u_search_pref.htm">Search, C/C++ Preferences window</a>
removed: concepts/cdt_c_indexer.htm -> <a href="../tasks/cdt_t_indexer_timeout.htm"></a>
removed: concepts/cdt_c_indexer.htm -> <a href="../reference/cdt_u_search_pref.htm">Search, C/C++ Preferences window</a>
renamed to references/cdt_u_m_edit.htm: concepts/cdt-c_templates.htm -> <a href="../reference/cdt_u_menu_edit.htm">Edit menu</a>
removed: concepts/cdt_o_concepts.htm ->         <img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_c_indexer_prob_rep.htm">C/C++ Indexer Problem Reporting</a><br>
removed: reference/cdt_u_m_project.htm -> Concepts/cdtconcepts-4.htm
removed: reference/cdt_u_m_project.htm -> Tasks/cdttasks-106.htm
removed: reference/cdt_o_ref.htm -> reference/cdt_u_mfile_rbcs.htm
removed: reference/cdt_o_ref.htm -> reference/cdt_u_search_pref.htm
renamed to cdt_o_mproj_pref.htm: reference/cdt_o_ref.htm -> reference/cdt_o_mproj_pref.htm
removed: reference/cdt_u_m_project.htm -> Tasks/cdttasks-106.htm
removed: tasks/cdt_o_tasks.htm ->         <img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_indexer_prob_rep.htm">C/C++ Indexer Problem Reporting</a><br>
2005-08-12 13:43:10 +00:00
Leo Treggiari
9df072a4b2 Set the date for the 3.0 version to today. I'm done. 2005-08-10 19:25:23 +00:00
Leo Treggiari
880cbc564e Another update to MBS Extensibility Guide 2005-08-10 18:48:12 +00:00
Leo Treggiari
be533bf7c8 Another update to MBS Extensibility Guide 2005-08-10 16:18:05 +00:00
Leo Treggiari
a9858f58d8 Another update to MBS Extensibility Guide 2005-08-10 14:18:07 +00:00
Leo Treggiari
410228dc74 Another update to MBS Extensibility Guide 2005-08-10 03:04:59 +00:00
Mikhail Khodjaiants
6a8bcfb148 CDT 3.0. 2005-08-09 20:57:18 +00:00
Mikhail Khodjaiants
19a825436c CDT 3.0. 2005-08-09 19:55:59 +00:00
Mikhail Khodjaiants
796081b7d5 CDT 3.0. 2005-08-09 18:59:09 +00:00
Mikhail Khodjaiants
1e71227724 CDT 3.0. 2005-08-08 18:54:16 +00:00
Mikhail Khodjaiants
eaa4628837 CDT 3.0. 2005-08-08 15:08:16 +00:00
Doug Schaefer
37216cd824 [105915] Updates to fix up the ISV docs 2005-08-05 15:20:45 +00:00
Mikhail Sennikovsky
a5a3670177 The patch from Sunil Davasam that updates the configuration management documentation 2005-08-05 14:31:13 +00:00
Mikhail Sennikovsky
1d885096d4 A small patch from Bill Hilliard for the "import an existing managed make project" tutorial 2005-08-01 08:23:16 +00:00
Leo Treggiari
55d7f38a85 Update for MBS Extensibility Guide 2005-07-28 03:50:53 +00:00
Bogdan Gheorghe
7656bf39b8 User Docs for indexer 2005-07-27 22:05:29 +00:00
Bogdan Gheorghe
0ffe6cd37e User Docs for search 2005-07-27 21:53:38 +00:00
Bogdan Gheorghe
f4b4ef44a3 User Docs for search 2005-07-27 21:47:02 +00:00
Bogdan Gheorghe
4d5059e54b User Docs for indexer/search 2005-07-27 21:41:08 +00:00
Doug Schaefer
e7a34062d2 Adding in schemas to the Reference TOC. 2005-07-27 20:43:43 +00:00
Bogdan Gheorghe
6a673ce99d User Docs for indexer 2005-07-27 20:14:58 +00:00
Bogdan Gheorghe
f7ea41ecca User Docs for indexer 2005-07-27 20:04:02 +00:00
Doug Schaefer
e83482c41d Cleaning up the ISV docs. Remove reference to missing schema files in core. 2005-07-27 19:51:54 +00:00
Doug Schaefer
3e49b43357 Added core.search package to API docs. 2005-07-27 19:38:03 +00:00
Doug Schaefer
2af99d8ade Cleaned up DOM guide to remove mention of rewrite and workspace view. 2005-07-27 19:37:40 +00:00
Leo Treggiari
242a1adb39 Update copyrights for the pages that I modified 2005-07-23 13:27:07 +00:00
Leo Treggiari
af4ab6b951 Editorial cleanup from Bob Monteleone 2005-07-22 22:53:05 +00:00
Vladimir Hirsl
ede231c47e Updated Scanner Config Discovery property page user documentation. 2005-07-22 17:23:58 +00:00