aboutsummaryrefslogtreecommitdiff
path: root/tools/mhmake
Commit message (Expand)AuthorAgeFilesLines
* Initial work to get VcXsrv 1.15.2.0 to compile under the MSVC2013 XP targetMike DePaulo2014-09-012-8/+10
* Merge remote-tracking branch 'origin/released'marha2014-01-201-1363/+0
|\
* | Solved compile problems due to latest mergemarha2013-12-221-0/+1
* | Now use visual studio 2013 express edition for compilationmarha2013-11-121-1/+7
* | Some minor modificationsmarha2013-09-129-98/+147
* | mhmake: solved file date checking on 64-bit windowsmarha2013-01-317-12/+50
* | Now the software can be compiled from inside a cygwin terminalmarha2012-11-209-0/+0
* | zlib is now compiled as a dllmarha2012-06-2515-114/+142
* | Made creation of temp files interprocess safe in windowsmarha2012-03-127-37/+83
* | Make sure that the mhmakecoonf env variable has the correct casemarha2011-10-272-3/+3
* | Made mhmake case sensitive for filenamesmarha2011-10-272-5/+1
* | Solved possible crashmarha2011-10-062-7/+2
* | linux: make sure that newly created directories get the same permissions asmarha2011-08-013-3/+9
* | Solved problem if last character not echoed in echo command.marha2011-04-294-11/+22
* | Added safety agains mhmakeconf value ending in backspacemarha2011-03-083-31/+30
* | Implement eval sort warning functions (see gnu make manual for description)marha2011-03-0411-386/+584
* | svn merge ^/branches/released .marha2011-03-022-0/+1766
|\|
* | Solved problem of auto dependency scan not happening in case a rule exists (a...marha2011-02-032-3/+3
* | Solved problem of autodeps not checked when target does not exist and should ...marha2011-02-022-2/+2
* | Solved compile errormarha2011-02-022-2/+2
* | Solved problem of doing an mkdir on an existing dirmarha2011-02-022-1/+2
* | Print error message when mkdir function fails1.9.3.1marha2011-02-021-0/+3
* | Solved problem when running python commands and spaces in pathsmarha2011-02-022-10/+6
* | Implemented mkdir as an internal commandmarha2011-01-277-21/+67
* | Solved problem when quotes and pipe characters on the command line in vistamarha2011-01-232-32/+32
|\|
| * Reintegrate tools from trunkmarha2010-11-1944-21979/+0
| * Merged tools from trunk into released. This is to keep track of the original ...marha2010-11-1944-0/+21979
* Removed py2exemarha2011-01-203-279/+1
* Updated version infomarha2011-01-191-1/+1
* Use bison instead of bison++marha2011-01-1945-11459/+6360
* Needed by new flex++.exemarha2010-11-022-0/+0
* Solved release compilation errormarha2010-11-012-2/+2
* Implemented foreach function.marha2010-11-014-59/+136
* Make sure implicit rule searching is taking the extra dependencies into accountmarha2010-10-315-60/+92
* Increased gnu make compatibility.marha2010-10-3026-1866/+4276
* Solved linux compilation problemmarha2010-10-221-1/+1
* Increased gnu make compatibilitymarha2010-10-2230-426/+657
* Also rebuild everything if one of the exported variables is changedmarha2010-10-184-2/+18
* Solved reentrancy problem in commandqueuemarha2010-10-068-47/+72
* Make sure that mhmake and mhmake_dbg are using the same autodep filename in c...marha2010-09-052-3/+6
* Solved possible build error when having rules with multiple targetsmarha2010-09-032-2/+12
* Autodep optimisationmarha2010-09-024-34/+49
* Solved linux problemsmarha2010-09-012-1/+6
* Make it possible to use more complicated expressions in if statementsmarha2010-09-015-13/+169
* Added possibility to force a dependency scan on a target with .AUTODEPSmarha2010-08-047-3/+58
* Solved crash when compiled with VS2010marha2010-07-094-8/+17
* Take VS2008 as default compilationmarha2010-05-291-4/+4
* Added kdevelop4 project filemarha2010-05-264-3/+79
* Solved mistake in makefilemarha2010-04-301-1/+1
* Added ignore property.marha2010-04-301-1/+0