summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* Install rules fixesJose2016-03-29
|
* Update copyright headersJoe George2016-03-01
|
* Fixed Makefile indentation to use tab witdh=8 and indent width = 4Benoit Foucher2015-04-13
|
* py -> pythonMatthew Newhook2015-03-21
| | | | | | rb -> ruby objc -> objective-c cs -> csharp
* Added Objective-C mappingBenoit Foucher2015-01-07
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* removing cs subdirs from top-level makefileMark Spruiell2014-11-25
|
* Simplified build.gradle files a bitDwayne Boone2014-10-23
|
* Revert "Fixed (ICE-3792) - dependencies in the repository are very crappy"Jose2014-09-11
| | | | | | | | This reverts commit 201d395c7186e50d195672db7b472989783826cb. Conflicts: cpp/config/Make.rules cpp/test/Ice/Makefile.mak
* Fixed (ICE-3792) - dependencies in the repository are very crappyJose2014-09-10
|
* Add js to toplevel Makefiles and scriptsJose2014-08-22
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* minor fixes to makefilesMark Spruiell2010-02-15
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Re-factored makedist.py, fixed make install targets.Benoit Foucher2008-02-05
|
* Updated copyrightDwayne Boone2008-01-28
|
* make clean from top-level does not clean cpp til lastDwayne Boone2008-01-25
|
* Added targets to bas MakefileDwayne Boone2008-01-15
|
* - Adding root makefile for Windows and UNIX.Brent Eagles2007-11-08
- Fixup slice makefiles