<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcxsrv/tools/mhmake, branch 1.9.3.1</title>
<subtitle>VcXsrv Windows X Server (X2Go/Arctica Builds)
</subtitle>
<id>https://cgit.arctica-project.org/vcxsrv/atom?h=1.9.3.1</id>
<link rel='self' href='https://cgit.arctica-project.org/vcxsrv/atom?h=1.9.3.1'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/vcxsrv/'/>
<updated>2011-02-02T10:11:14+00:00</updated>
<entry>
<title>Print error message when mkdir function fails</title>
<updated>2011-02-02T10:11:14+00:00</updated>
<author>
<name>marha</name>
<email>marha@users.sourceforge.net</email>
</author>
<published>2011-02-02T10:11:14+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/vcxsrv/commit/?id=88055c814288a625ec092c64984154780640b265'/>
<id>urn:sha1:88055c814288a625ec092c64984154780640b265</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Solved problem when running python commands and spaces in paths</title>
<updated>2011-02-02T08:58:08+00:00</updated>
<author>
<name>marha</name>
<email>marha@users.sourceforge.net</email>
</author>
<published>2011-02-02T08:58:08+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/vcxsrv/commit/?id=b6e46036afc783ff8217b26be8a01da12a32a8f3'/>
<id>urn:sha1:b6e46036afc783ff8217b26be8a01da12a32a8f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented mkdir as an internal command</title>
<updated>2011-01-27T13:44:12+00:00</updated>
<author>
<name>marha</name>
<email>marha@users.sourceforge.net</email>
</author>
<published>2011-01-27T13:44:12+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/vcxsrv/commit/?id=11903063211dc368d03f52e090e52ab18ebe3f47'/>
<id>urn:sha1:11903063211dc368d03f52e090e52ab18ebe3f47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Solved problem when quotes and pipe characters on the command line in vista</title>
<updated>2011-01-23T16:43:22+00:00</updated>
<author>
<name>marha</name>
<email>marha@users.sourceforge.net</email>
</author>
<published>2011-01-23T16:43:22+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/vcxsrv/commit/?id=51181fb7f4d135d214974bb6611d51f21475eec8'/>
<id>urn:sha1:51181fb7f4d135d214974bb6611d51f21475eec8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed py2exe</title>
<updated>2011-01-20T15:50:57+00:00</updated>
<author>
<name>marha</name>
<email>marha@users.sourceforge.net</email>
</author>
<published>2011-01-20T15:50:57+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/vcxsrv/commit/?id=26ee05a8febfe1ed6da852777a8c1c2a37e4cf9b'/>
<id>urn:sha1:26ee05a8febfe1ed6da852777a8c1c2a37e4cf9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated version info</title>
<updated>2011-01-19T20:32:06+00:00</updated>
<author>
<name>marha</name>
<email>marha@users.sourceforge.net</email>
</author>
<published>2011-01-19T20:32:06+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/vcxsrv/commit/?id=1d6db05ee9b24b67aa55c631f7763e960b47b68f'/>
<id>urn:sha1:1d6db05ee9b24b67aa55c631f7763e960b47b68f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use bison instead of bison++</title>
<updated>2011-01-19T20:29:24+00:00</updated>
<author>
<name>marha</name>
<email>marha@users.sourceforge.net</email>
</author>
<published>2011-01-19T20:29:24+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/vcxsrv/commit/?id=cbe6ed88f01b654241301539d8fa3f6111a0a6de'/>
<id>urn:sha1:cbe6ed88f01b654241301539d8fa3f6111a0a6de</id>
<content type='text'>
The += operator should also take the environment variables into account
Solved problem when &amp; in redirect operator on command line
Solved syntax error when SPACE was follewed by SPACE
Removed kdevelop3 project files
Enable debug info in debug build on linux
Added support for foreach function
Fixed dependency problem for implicit rules with extra dependencies
Increased gnu make compatibility: allow implicit rules without commands
Solved wrong error message when it cannot build a target in mhmake_dbg
On windows: when checking the extension of a command: make sure a / does not cause a wrong decision
Added safety against recursive implicit rules.
Fixed wrong check on failure to open makefiles.
Make sure no message is printed when -include is used
flex and bison generated files: make sure the #line statements have the correct line numbers for the debugger after having added one line in the beginning of the file after running the flex/bison.
Make sure that the variable defined just before an error or message/info macro is defined when the message is generated.
mhmake_dbg: print error message when a target cannot be build because the directory of the target does not exist (and no rule is defined for it)
Reformatted message/info macro output
Also print makefile and line number when using error and message macro
Solved crash in mhmake_dbg when -C is specified on the command line
Solved problem in macro expansion when 2 patsubst inside each other
addprefix should not give an error when done on an empty string
Use comspec when echo is followed by a pipe character (piping is not supported by the echo internal command of mhmake)
Solved possible stack curruption (there was little chance that this was occuring)


</content>
</entry>
<entry>
<title>Reintegrate tools from trunk</title>
<updated>2010-11-19T12:14:18+00:00</updated>
<author>
<name>marha</name>
<email>marha@users.sourceforge.net</email>
</author>
<published>2010-11-19T12:14:18+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/vcxsrv/commit/?id=6be86147f292b3178413bc644853ad80b620042e'/>
<id>urn:sha1:6be86147f292b3178413bc644853ad80b620042e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merged tools from trunk into released. This is to keep track of the original versions of tools</title>
<updated>2010-11-19T12:10:26+00:00</updated>
<author>
<name>marha</name>
<email>marha@users.sourceforge.net</email>
</author>
<published>2010-11-19T12:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/vcxsrv/commit/?id=111cb82886d25b0b7faa526ce411cc8ef02235a6'/>
<id>urn:sha1:111cb82886d25b0b7faa526ce411cc8ef02235a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Needed by new flex++.exe</title>
<updated>2010-11-02T07:00:21+00:00</updated>
<author>
<name>marha</name>
<email>marha@users.sourceforge.net</email>
</author>
<published>2010-11-02T07:00:21+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/vcxsrv/commit/?id=0b12d0ee7eee12858ea04ab852836b1137338593'/>
<id>urn:sha1:0b12d0ee7eee12858ea04ab852836b1137338593</id>
<content type='text'>
</content>
</entry>
</feed>
