📄 changelog
字号:
Restore "automounting" of drives for install and build trees + repository1999-12-16 Simon FitzMaurice <sdf@redhat.co.uk> * standalone\win32\MainFrm.cpp Ensure standalone config tool view menu checkmarks assume state on app initialisation1999-12-16 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\FailingRulesDialog.cpp Prevent crash in release build: ASSERT->VERIFY * common\win32\ControlView.cpp Prevent crash in release build: test on NULL!=GetFocus()1999-12-14 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\CTCommonDoc.cpp common\win32\ConfigToolDoc.h common\win32\FileName.cpp common\win32\FileName.h standalone\win32\ConfigToolDoc.cpp Work around problem w\ spaces in filenames: remove spaces from install tree, build tree and repository1999-12-14 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\CSHDialog.cpp common\win32\CSHDialog.h common\win32\eCosDialog.cpp common\win32\eCosDialog.h Add overridable GetInstanceHandle() * standalone\win32\ConfigToolDoc.cpp Close document before invoking pkgadmin dialog 1999-12-13 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\CSHPropertyPage.cpp common\win32\CSHPropertyPage.h Match guicommon version * standalone\win32\Configtool.dsp common\win32\CTCommon.rc common\win32\CTCommonres.h common\win32\eCosDialog.h common\win32\eCosPropertyPage.h standalone\win32\CTres.h standalone\win32\Configtool.rc Move IDR_MLTBAR and IDB_BITMAP2 to common resources * standalone\win32\ConfigToolDoc.cpp Improve handling when tools admin1999-12-13 John Dallaway <jld@redhat.co.uk> * common\win32\CTCommonDoc.cpp, common\win32\ConfigItem.cpp, common\win32\ConfigToolDoc.h, standalone\win32\CdlTemplatesDialog.cpp: Synchronize with recent libCDL API changes.1999-12-13 John Dallaway <jld@redhat.co.uk> * standalone\common\cdl_exec.cxx, standalone\common\cdl_exec.hxx: Synchronize with recent libCDL API changes.1999-12-13 John Dallaway <jld@redhat.co.uk> * standalone\win32\MainFrm.cpp: Modify Build() function to form 'make <target>' command strings correctly.1999-12-10 John Dallaway <jld@redhat.co.uk> * common\common\build.cxx. Define the make variable OBJCOPY for use by CDL custom rules.1999-12-09 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\CTCommonres.h standalone\win32\CTres.h Renumber resource IDs (CR 901703) * common\win32\CTOptionsDialog.cpp common\win32\CTOptionsDialog.h Disable buttons as appropriate on dialog initialization (CR 901688)1999-12-09 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\CTCommon.rc common\win32\CTCommonDoc.cpp common\win32\CTCommonres.h standalone\win32\ConfigToolDoc.cpp standalone\win32\Configtool.dsp standalone\win32\MainFrm.cpp Move persistence of registry to Software\Cygnus Solutions\eCos\Common\Repository\folder.1999-12-08 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\CTCommonDoc.cpp common\win32\ConfigToolDoc.h standalone\win32\CTres.h standalone\win32\ConfigToolDoc.cpp standalone\win32\Configtool.rc standalone\win32\MainFrm.cpp standalone\win32\MainFrm.h Use IDE debugger as far as possible (not functional yet). Call pkgadmin as built-in dialog1999-12-07 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\CTCommonDoc.cpp Remove reference to runtestssheet1999-12-07 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\CTCommon.rc Restore standard app string ids * common\win32\CTCommonDoc.cpp common\win32\ConfigToolDoc.h standalone\win32\ConfigToolDoc.cpp Use function to determine test executable names * common\win32\ControlView.cpp Remove unused variable1999-12-07 John Dallaway <jld@redhat.co.uk> * standalone\common\cdl_exec.cxx, standalone\common\cdl_exec.hxx, standalone\common\ecosconfig.cxx: Add 'list' command to view the repository database.1999-12-06 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\subprocess.cpp common\win32\subprocess.h common\win32\CTCommonDoc.cpp common\win32\Thermometer.cpp standalone\win32\ConfigToolDoc.cpp standalone\win32\Configtool.cpp standalone\win32\Configtool.h standalone\win32\MainFrm.cpp standalone\win32\MainFrm.h standalone\win32\OutputView.cpp standalone\win32\OutputView.h Overhaul CSubprocess class1999-12-06 John Dallaway <jld@redhat.co.uk> * standalone\common\cdl_exec.cxx, standalone\common\cdl_exec.hxx, standalone\common\ecosconfig.cxx: Rename 'hardware' command to 'target' in line with libCDL error messages.1999-12-03 John Dallaway <jld@redhat.co.uk> * common\common\build.cxx: Modify generate_toplevel_makefile() to honour the priorities of custom make rules. Modify generate_toplevel_makefile() to ignore the install tree during 'make clean'.1999-12-03 John Dallaway <jld@redhat.co.uk> * common\common\build.cxx: Modify cygpath() to use the Cygwin function cygwin_conv_to_posix_path() for Cygwin builds.1999-12-02 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\CTUtils.cpp common\win32\CTUtils.h common\win32\StdAfx.cpp common\win32\stdafx.h Move trace fn to global namespace1999-12-02 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\CTUtils.cpp common\win32\CTUtils.h common\win32\stdafx.h Circumvent 512 character limit in TRACE1999-12-02 John Dallaway <jld@redhat.co.uk> * common\common\build.cxx: Modify generate_makefile() to resolve <PACKAGE> tokens.1999-12-01 John Dallaway <jld@redhat.co.uk> * common\common\build.cxx: Modify generate_toplevel_makefile() and generate_makefile() to resolve <PREFIX> and <REPOSITORY> tokens. Modify generate_makefile() to use the VPATH with wildcard expansion to accommodate 'make -n' for custom rules.1999-12-01 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\RulesView.cpp common\win32\RulesView.h Make locate work properly on both columns in conflicts view.1999-12-01 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\CTCommonDoc.cpp Place exception handler around get_build_info() call 1999-12-01 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\CTCommonDoc.cpp common\win32\CTOptionsDialog.cpp common\win32\CTOptionsDialog.h common\win32\ConfigToolDoc.h common\win32\FailingRulesDialog.cpp common\win32\FailingRulesDialog.h standalone\win32\ConfigToolDoc.cpp standalone\win32\MainFrm.cpp More conflict resolution work - for global conflicts * common\win32\FileName.cpp common\win32\FileName.h Introduce file-finding utility function.1999-12-01 John Dallaway <jld@redhat.co.uk> * common\win32\CTCommon.rc: Add Robert Erskine to the list of eCos team members in the 'Help About' dialog box.1999-12-01 John Dallaway <jld@redhat.co.uk> * standalone\common\cdl_exec.cxx, standalone\common\cdl_exec.hxx: Add inference_callback() function to report resolved conflicts. Modify cmd_resolve() to use the new inference_callback() function.1999-11-30 John Dallaway <jld@redhat.co.uk> * common\common\build.cxx: Modify generate_makefile() to make the 'headers' target dependent on the new 'mlt_headers' target defined in pkgconf\rules.mak.1999-11-30 John Dallaway <jld@redhat.co.uk> * common\common\build.cxx: Modify generate_makefile() to generate separate rules for copying each header file to the install tree. This speeds up 'make headers' considerably.1999-11-30 John Dallaway <jld@redhat.co.uk> * common\common\build.cxx: Modify generate_makefile() to replicate the global variables in each package makefile. This facilitates the rebuilding of individual packages in isolation.1999-11-26 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\CTCommon.rc common\win32\CTCommonres.h common\win32\ConfigToolDoc.h standalone\win32\CTres.h standalone\win32\ConfigToolDoc.cpp standalone\win32\Configtool.rc Moved sourceware references to be standalone-specific * common\win32\CTCommonDoc.cpp Do not complain about failing rules if document already saved * standalone\win32\MainFrm.cpp Try global conflict resolution1999-11-29 John Dallaway <jld@redhat.co.uk> * standalone\common\ecosconfig.cxx, standalone\common\cdl_exec.cxx, standalone\common\cdl_exec.hxx: Add experimental 'resolve' command to resolve global configuration conflicts.1999-11-29 John Dallaway <jld@redhat.co.uk> * standalone\common\ecosconfig.cxx, standalone\common\ecosconfig.h: Add new function trim_path() to remove the trailing directory separator char (if present) from a file path. Call trim_path() on the user-specified repository and install tree paths.1999-11-26 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\CellView.cpp Ignore empty strings in integer or floating cells - only are legal as intermediate values1999-11-26 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\CTCommonDoc.cpp common\win32\ConfigToolDoc.h standalone\win32\MainFrm.cpp standalone\win32\MainFrm.h Now using CDL test name values to find test executables. * standalone\win32\ViewOptions.cpp Test for existence of viewer is not enough: it must be a file1999-11-26 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\CTCommonDoc.cpp common\win32\CTOptionsDialog.cpp common\win32\CTOptionsDialog.h common\win32\ConfigToolDoc.h standalone\win32\ConfigToolDoc.cpp standalone\win32\Configtool.cpp standalone\win32\MainFrm.cpp standalone\win32\MainFrm.h Introduce class for registry access and simplify code accordingly Remove some more unused variables and code Prevent thread calculating thermometer max accessing GUI objects1999-11-26 John Dallaway <jld@redhat.co.uk> * common\common\build.cxx: Add path_to_vector() and nospace_path() functions to calculate a Win32 file path which does not contain spaces but which otherwise preserves long directory names. Modify cygpath() to use nospace_path() rather than call GetShortPathNameA() directly.1999-11-25 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\ControlView.cpp Correct find bug.1999-11-25 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\CTUtils.cpp common\win32\CTUtils.h common\win32\ConfigToolDoc.h standalone\win32\ConfigToolDoc.cpp standalone\win32\Configtool.cpp standalone\win32\Configtool.h standalone\win32\MainFrm.cpp standalone\win32\MainFrm.h standalone\win32\OutputView.cpp Use a smooth progress control for accuracy. Remove more unused stuff. Use a better algorithm for estimating a build duration.1999-11-25 John Dallaway <jld@redhat.co.uk> * standalone\win32\ConfigToolDoc.cpp, Modify SwitchMemoryLayout() to copy default memory layout files only where they do not already exist at the destination location. * common\win32\ConfigItem.cpp: Modify the string version of SetValue() to reference the transaction object as appropriate.1999-11-25 Simon FitzMaurice <sdf@redhat.co.uk> * standalone\win32\Configtool.cpp standalone\win32\MainFrm.cpp standalone\win32\MainFrm.h Correct confusion between UNICODE and ANSI in reading registry for bin dirs1999-11-25 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\CTCommonDoc.cpp common\win32\ConfigItem.cpp common\win32\ConfigItem.h common\win32\ControlView.cpp Normalize IsActive, IsEnabled functions in CConfigitem. Removed unused members from CConfigItem Removed m_nIndex from CConfigItem Fixed NULL transaction being passed to cdl layer * standalone\win32\MainFrm.cpp standalone\win32\MainFrm.h Removed unused members * common\win32\SplitterWndEx.cpp common\win32\SplitterWndEx.h Fixed crash on hiding MLT * common\win32\CTCommonres.h standalone\win32\CTres.h Restored IDS_REGKEY1999-11-25 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\CTCommonDoc.cpp common\win32\ConfigItem.cpp common\win32\ConfigItem.h common\win32\ControlView.cpp common\win32\SplitterWndEx.cpp common\win32\SplitterWndEx.h standalone\win32\MainFrm.cpp standalone\win32\MainFrm.h1999-11-25 John Dallaway <jld@redhat.co.uk> * common\win32\CTCommonDoc.cpp: Modify SaveMemoryMap() to no longer export the memory layout to the build tree. The layout is now only exported to the install tree. Modify CopyMLTFiles() to no longer copy the default memory layout exports from the repository to the build tree. The layouts are now only copied to the install tree and only where they are not already present.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -