source: trunk/src/gui/common/epmenv.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3408   6 years Andreas Schnellbacher - Removed unused _searchLoaderExecutable.
(edit) @3395   6 years Andreas Schnellbacher - Improved BeginLIBPATH and EndLIBPATH extension of the environment: …
(edit) @3393   6 years Andreas Schnellbacher - Improved/fixed environment extension: - There's no need to extend …
(edit) @2434   14 years Andreas Schnellbacher - Fixed line endings.
(edit) @2417   14 years Andreas Schnellbacher - Added svn keywords.
(edit) @2280   17 years Andreas Schnellbacher - Added missing semicolons.
(edit) @2259   17 years Andreas Schnellbacher - Allow for overriding the netlabs epm.env file by creating that file …
(edit) @2242   17 years Andreas Schnellbacher - Added env var resolution to ini key values. Removed UserDirName and …
(edit) @2095   18 years Andreas Schnellbacher - Fixed: env var names containing lowercase letters don't work.
(edit) @1999   18 years Andreas Schnellbacher - Commented out some DPRINTFs. - HILITE.C: Initialized all CHARs to …
(edit) @1974   18 years jbs - The "final" version of the fix to the bug where queries of Extended …
(edit) @1973   18 years jbs - After additional research it has been detemined that the maximum …
(edit) @1972   18 years jbs - Improved the fix for calls to DosQueryExtLIBPATH. 1) It should work …
(edit) @1957   18 years jbs - Fixed a bug in _ExpandEnvVar where calls to DosQueryExtLIBPATH were …
(edit) @1905   19 years Andreas Schnellbacher - Catch errors on startup earlier and give more and better error msgs. …
(edit) @1700   19 years Andreas Schnellbacher - Cosmetic changes. - Increased the array size by 20 to support 20 new …
(edit) @1680   19 years Andreas Schnellbacher - Resolve %BEGINLIBPATH% and %ENDLIBPATH% in LIBPATH extension.
(edit) @1639   19 years Andreas Schnellbacher - Added workaround to make BEGINLIBPATH changable by child processes. …
(edit) @1585   20 years Andreas Schnellbacher - Fixed: Since the EPM executable was searched in PATH after env …
(edit) @1527   20 years Andreas Schnellbacher - Fixed: Recomp couldn't be started from EPM anymore.
(edit) @1522   20 years Andreas Schnellbacher - Replaced ini key "Path" with "RootDir" to make it more consistent …
(edit) @1477   20 years Andreas Schnellbacher - Changed GetExtendedEPMEnvironment to use the NEPMD tree for the …
(edit) @1168   21 years cla - modified _searchEpmExecutable to not return the pathname of the …
(edit) @1102   22 years cla - modified _copyname() not to trap when multiline settings are found …
(edit) @770   23 years cla - modified GetExtendedEPMEnvironment to extend the environment even …
(edit) @763   23 years cla - moved some symbils from nepmd.h to the header files of the APIs …
(edit) @741   23 years cla - optimized code in GetExtendedEPMEnvironment
(edit) @740   23 years cla - fixed error in GetExtendedEPMEnvironment that path of EPM …
(edit) @726   23 years cla - modified code checking for to extend environment: fixed wrong …
(edit) @606   23 years cla - changed name of GetInstValue/NepmdGetInstValue to …
(edit) @605   23 years cla - changed symbols NEPMD_VALUETAG_* to NEPMD_INSTVALUE_*
(edit) @569   23 years cla - fixed bug preventing from extending the environment in certain situations
(edit) @519   23 years cla - modified _searchEpmExecutable() to pass back also the module …
(edit) @516   23 years cla - moved code SearchEPMExecutable() from ..\epmcall\epmcall.c to here …
(edit) @399   23 years cla - added static attribute to _copyname()
(edit) @383   23 years cla - implemented/documented that main env file is at first searched also …
(edit) @378   23 years cla - extended _searchNepmdEnvironmentFiles() to load a second environment …
(edit) @361   23 years cla - renamed env parameter of GetExtendedEPMEnvironment to envp, …
(add) @358   23 years cla First revision
Note: See TracRevisionLog for help on using the revision log.