summaryrefslogtreecommitdiffstats
path: root/mingwenv.bat (follow)
Commit message (Collapse)AuthorAgeFilesLines
* root dir tidying: remove mingwenv.bat / msysenv.shEduard Braun2017-10-101-25/+0
| | | | | | | | They were used to set up paths for devlibs builds but as master does not even build with devlibs anymore, nobody should miss them. Preferred way to build master on Windows is with MSYS2 now: http://wiki.inkscape.org/wiki/index.php/Compiling_Inkscape_on_Windows_with_MSYS2
* CMake: Purge GS_PATH and GS_BINEduard Braun2017-02-261-5/+1
| | | | | They're only defined on Windows while not being used anywhere (bzr r15549)
* CMake on Windows produces same output as btool.Sebastian Faubel2016-07-261-1/+1
| | | | | | Added inkscape.com and icon to inkview.exe Added msysenv.sh to support compiling using MSYS. (bzr r15023.1.1)
* Fixed config.h defines to point to the right locations for data (icons) and ↵Sebastian Faubel2016-07-061-2/+6
| | | | | locales. (bzr r15002.1.5)
* Refactored the path settings and install scripts.Sebastian Faubel2016-07-051-9/+25
| | | | | Fixed build for 32-Bit devlibs. (bzr r15002.1.3)
* Fixed locales.Sebastian Faubel2016-07-041-2/+2
| | | (bzr r15002.1.2)
* revert erroneously committed change from rev. 13198Johan B. C. Engelen2014-03-241-1/+1
| | | (bzr r13200)
* spobject: extra careful, check that repr is not nullptrJohan B. C. Engelen2014-03-241-1/+1
| | | (bzr r13198)
* more cmake find happynessJohan B. C. Engelen2012-03-071-0/+1
| | | (bzr r11058)
* help cmake find stuffJohan B. C. Engelen2012-03-071-0/+1
| | | (bzr r11057)
* add ghostscript to path for doxygenJohan B. C. Engelen2011-10-031-1/+2
| | | (bzr r10661)
* Give priority to devlibs bin directory in PATH whenKrzysztof Kosi??ski2010-09-211-1/+1
| | | | | | running mingwenv.bat, to avoid problems caused by obsolete Gettext installations in the MinGW directory. (bzr r9774)
* Updates for devlibs revision 9Krzysztof Kosi??ski2010-02-011-1/+1
| | | (bzr r9041)
* Tweak build.xml DLL names to match upgraded devlibsKrzysztof Kosi??ski2010-01-311-7/+5
| | | (bzr r9036)
* Add python for cxxtestsBob Jamison2008-07-181-1/+1
| | | (bzr r6351)
* Final fix to boost finding on windows for cmakeJohan B. C. Engelen2008-03-301-1/+1
| | | (bzr r5256)
* add boost path to mingwenv.batJohan B. C. Engelen2008-03-301-1/+2
| | | (bzr r5252)
* update mingwenv.bat to include cmake and pkgconfig path.Johan B. C. Engelen2008-03-301-2/+4
| | | (bzr r5249)
* change mingwenv.bat according to new devlibs dirJohan B. C. Engelen2007-11-011-2/+2
| | | (bzr r4007)
* prevent compiling error on gettimeofday on mingw compilertheAdib2006-11-291-2/+2
| | | (bzr r2053)
* patch 1491236 minor win32 build adjustmentAdib Taraben2006-07-091-2/+3
| | | (bzr r1382)
* Update to gtk28Bob Jamison2006-01-191-1/+1
| | | (bzr r17)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+4
(bzr r1)