summaryrefslogtreecommitdiff
path: root/solenv/gbuild/ExternalProject.mk
AgeCommit message (Expand)AuthorFilesLines
2019-07-05Make font-based unit test depend on instdir fontsJan-Marek Glogowski1-1/+1
2017-11-01gbuild: ExternalProject: improve NMAKE handlingMichael Stahl1-1/+1
2015-12-12Typo: strucure->structureJulien Nabet1-1/+1
2015-06-25restore gb_ExternalProject_use_unpacked, with diff. purposeDavid Tardon1-2/+8
2014-11-18windows: msbuild gets completely confused when the 'Platform' envvar is set.Jan Holesovsky1-0/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-05-30rebuild ext. project if makefile changesDavid Tardon1-0/+1
2014-03-06Add apr and serf externals for alternative webdav implementation.Matúš Kukan1-0/+1
2014-02-13gbuild: improve error messages about missing registrationsMichael Stahl1-1/+1
2013-10-25jfreereport: use jar files from WORKDIRMichael Stahl1-0/+5
2013-10-25language tool: fix buildMichael Stahl1-1/+1
2013-10-25gbuild: add gb_ExternalProject_use_jarsMichael Stahl1-0/+9
2013-07-19gbuild: add support for auto-creationa nd reuse of binary package.Norbert Thiebaud1-0/+3
2013-06-07gbuild: do not register static librariesMatúš Kukan1-5/+0
2013-05-07gbuild: ExternalProject: always build externals from scratchMichael Stahl1-3/+16
2013-05-07gbuild: ExternalProject: remove second parameter again...Michael Stahl1-6/+5
2013-05-07gbuild: remove gb_ExternalProject_use_unpackedMichael Stahl1-11/+8
2013-03-14gbuild: move MSC specific wrapper stuff to platform/Michael Stahl1-23/+3
2013-03-14cygpath only exists in Windows build, 2nd tryDavid Tardon1-1/+3
2013-03-14cygpath only exists in Windows buildDavid Tardon1-1/+1
2013-03-14add gcc-wrapperPeter Foley1-1/+20
2013-02-22quiet external module build log unless failureNorbert Thiebaud1-0/+14
2012-12-10userfriendly make targets for build and cleanLuboš Luňák1-0/+1
2012-10-05gbuild: add gb_ExternalProject_use_external:Michael Stahl1-3/+13
2012-10-05gbuild: ExternalProject: add use_libraries, use_static_librariesMichael Stahl1-7/+37
2012-10-05libcdr: argh i am getting senileMichael Stahl1-1/+1
2012-10-05libcdr: hopefully get this to buildMichael Stahl1-0/+7
2012-10-05gbuild: implement gb_ExternalProject_use_externalsMichael Stahl1-0/+4
2012-10-04add gb_ExternalProject_use_package(s)David Tardon1-0/+19
2012-09-27add gb_ExternalProject_use_external to deal with ExternalProject inter-depNorbert Thiebaud1-0/+6
2012-09-26Revert "gbuild: use one pattern rule for creating directories"Matúš Kukan1-0/+6
2012-09-26gbuild: use one pattern rule for creating directoriesMatúš Kukan1-6/+0
2012-09-22add gbuild class ExternalPackageDavid Tardon1-4/+6
2012-08-24add support for building external projectsDavid Tardon1-0/+104